By type
[38;5;6mmariadb [38;5;5m00:17:58.16 [0m [38;5;6mmariadb [38;5;5m00:17:58.17 [0m[1mWelcome to the Bitnami mariadb-galera container[0m [38;5;6mmariadb [38;5;5m00:17:58.18 [0mSubscribe to project updates by watching [1mhttps://github.com/bitnami/bitnami-docker-mariadb-galera[0m [38;5;6mmariadb [38;5;5m00:17:58.18 [0mSubmit issues and feature requests at [1mhttps://github.com/bitnami/bitnami-docker-mariadb-galera/issues[0m [38;5;6mmariadb [38;5;5m00:17:58.19 [0m [38;5;6mmariadb [38;5;5m00:17:58.20 [0m[38;5;2mINFO [0m ==> ** Starting MariaDB setup ** [38;5;6mmariadb [38;5;5m00:17:58.25 [0m[38;5;2mINFO [0m ==> Validating settings in MYSQL_*/MARIADB_* env vars [38;5;6mmariadb [38;5;5m00:19:58.87 [0m[38;5;5mDEBUG[0m ==> Set Galera cluster address to gcomm:// [38;5;6mmariadb [38;5;5m00:19:58.89 [0m[38;5;2mINFO [0m ==> Initializing mariadb database [38;5;6mmariadb [38;5;5m00:19:58.90 [0m[38;5;5mDEBUG[0m ==> Ensuring expected directories/files exist [38;5;6mmariadb [38;5;5m00:19:58.97 [0m[38;5;2mINFO [0m ==> Updating 'my.cnf' with custom configuration [38;5;6mmariadb [38;5;5m00:19:58.99 [0m[38;5;2mINFO [0m ==> Setting user option [38;5;6mmariadb [38;5;5m00:19:59.00 [0m[38;5;5mDEBUG[0m ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m00:19:59.27 [0m[38;5;2mINFO [0m ==> Setting wsrep_node_name option [38;5;6mmariadb [38;5;5m00:19:59.28 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_node_name to 'onap-mariadb-galera-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m00:19:59.70 [0m[38;5;2mINFO [0m ==> Setting wsrep_node_address option [38;5;6mmariadb [38;5;5m00:19:59.70 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_node_address to '10.233.75.18' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m00:21:00.47 [0m[38;5;5mDEBUG[0m ==> Set Galera cluster address to gcomm:// [38;5;6mmariadb [38;5;5m00:21:00.48 [0m[38;5;2mINFO [0m ==> Setting wsrep_sst_auth option [38;5;6mmariadb [38;5;5m00:21:00.48 [0m[38;5;5mDEBUG[0m ==> Setting wsrep_sst_auth to 'mariabackup:psw26pAr' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf [38;5;6mmariadb [38;5;5m00:22:01.06 [0m[38;5;5mDEBUG[0m ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2022-03-22 0:22:01 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-03-22 0:22:01 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 command: '/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/ [38;5;6mmariadb [38;5;5m00:22:08.66 [0m[38;5;2mINFO [0m ==> Starting mariadb in background 2022-03-22 0:22:08 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-03-22 0:22:08 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-03-22 0:22:08 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (server 10.6.5-MariaDB-log) starting as process 407 ... 2022-03-22 0:22:08 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-03-22 0:22:08 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-03-22 0:22:08 0 [Note] WSREP: wsrep_load(): Galera 4.9(rXXXX) by Codership Oy
loaded successfully. 2022-03-22 0:22:08 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-03-22 0:22:08 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2022-03-22 0:22:08 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2022-03-22 0:22:08 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2022-03-22 0:22:08 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2022-03-22 0:22:08 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.75.18; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 2022-03-22 0:22:08 0 [Note] WSREP: Start replication 2022-03-22 0:22:08 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-03-22 0:22:08 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2022-03-22 0:22:08 0 [Note] WSREP: protonet asio version 0 2022-03-22 0:22:08 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-03-22 0:22:08 0 [Note] WSREP: backend: asio 2022-03-22 0:22:08 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-03-22 0:22:08 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-03-22 0:22:08 0 [Note] WSREP: restore pc from disk failed 2022-03-22 0:22:08 0 [Note] WSREP: GMCast version 0 2022-03-22 0:22:08 0 [Note] WSREP: (1c5b257a-9892, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-03-22 0:22:08 0 [Note] WSREP: (1c5b257a-9892, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-03-22 0:22:08 0 [Note] WSREP: EVS version 1 2022-03-22 0:22:08 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-03-22 0:22:08 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-03-22 0:22:08 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-03-22 0:22:08 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-03-22 0:22:08 0 [Note] WSREP: Node 1c5b257a-9892 state prim 2022-03-22 0:22:08 0 [Note] WSREP: view(view_id(PRIM,1c5b257a-9892,1) memb { 1c5b257a-9892,0 } joined { } left { } partitioned { }) 2022-03-22 0:22:08 0 [Note] WSREP: save pc into disk 2022-03-22 0:22:08 0 [Note] WSREP: gcomm: connected 2022-03-22 0:22:08 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-03-22 0:22:08 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-03-22 0:22:08 0 [Note] WSREP: Opened channel 'galera' 2022-03-22 0:22:08 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-03-22 0:22:08 0 [Note] WSREP: Starting new group from scratch: 1c5bf6cc-a976-11ec-8d70-43d19516a535 2022-03-22 0:22:08 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 1c5bfaf4-a976-11ec-8913-f3b6e74461d4 2022-03-22 0:22:08 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 1c5bfaf4-a976-11ec-8913-f3b6e74461d4 2022-03-22 0:22:08 0 [Note] WSREP: STATE EXCHANGE: got state msg: 1c5bfaf4-a976-11ec-8913-f3b6e74461d4 from 0 (onap-mariadb-galera-0) 2022-03-22 0:22:08 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 = 1c5bf6cc-a976-11ec-8d70-43d19516a535 2022-03-22 0:22:08 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-03-22 0:22:08 1 [Note] WSREP: Starting rollbacker thread 1 2022-03-22 0:22:08 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2022-03-22 0:22:08 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-03-22 0:22:08 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2022-03-22 0:22:08 2 [Note] WSREP: Starting applier thread 2 2022-03-22 0:22:08 2 [Note] WSREP: ####### processing CC 1, local, ordered 2022-03-22 0:22:08 2 [Note] WSREP: Process first view: 1c5bf6cc-a976-11ec-8d70-43d19516a535 my uuid: 1c5b257a-a976-11ec-9892-deec851bb5d7 2022-03-22 0:22:08 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position 1c5bf6cc-a976-11ec-8d70-43d19516a535:1 with ID 1c5b257a-a976-11ec-9892-deec851bb5d7 2022-03-22 0:22:08 2 [Note] WSREP: Server status change disconnected -> connected 2022-03-22 0:22:08 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:08 2 [Note] WSREP: ####### My UUID: 1c5b257a-a976-11ec-9892-deec851bb5d7 2022-03-22 0:22:08 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-03-22 0:22:08 0 [Note] WSREP: Service thread queue flushed. 2022-03-22 0:22:08 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-03-22 0:22:08 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-03-22 0:22:08 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2022-03-22 0:22:08 0 [Note] WSREP: Service thread queue flushed. 2022-03-22 0:22:08 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 1c5bf6cc-a976-11ec-8d70-43d19516a535:0 2022-03-22 0:22:08 2 [Note] WSREP: ================================================ View: id: 1c5bf6cc-a976-11ec-8d70-43d19516a535: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: 1c5b257a-a976-11ec-9892-deec851bb5d7, onap-mariadb-galera-0 ================================================= 2022-03-22 0:22:08 2 [Note] WSREP: Server status change connected -> joiner 2022-03-22 0:22:08 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:08 2 [Note] WSREP: Server status change joiner -> initializing 2022-03-22 0:22:08 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:08 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-03-22 0:22:08 0 [Note] InnoDB: Using transactional memory 2022-03-22 0:22:08 0 [Note] InnoDB: Number of pools: 1 2022-03-22 0:22:08 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-03-22 0:22:08 0 [Note] InnoDB: Using Linux native AIO 2022-03-22 0:22:08 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-03-22 0:22:08 0 [Note] InnoDB: Completed initialization of buffer pool 2022-03-22 0:22:09 0 [Note] InnoDB: 128 rollback segments are active. 2022-03-22 0:22:09 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-03-22 0:22:09 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-03-22 0:22:11 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-03-22 0:22:11 0 [Note] InnoDB: 10.6.5 started; log sequence number 42161; transaction id 14 2022-03-22 0:22:11 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-03-22 0:22:11 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool 2022-03-22 0:22:11 0 [Warning] 'innodb-log-files-in-group' was removed. It does nothing now and exists only for compatibility with old my.cnf files. 2022-03-22 0:22:11 0 [Warning] 'innodb-file-format' was removed. It does nothing now and exists only for compatibility with old my.cnf files. /opt/bitnami/mariadb/sbin/mysqld, Version: 10.6.5-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2022-03-22 0:22:11 0 [Note] InnoDB: Buffer pool(s) load completed at 220322 0:22:11 2022-03-22 0:22:11 0 [Note] Server socket created on IP: '127.0.0.1'. 2022-03-22 0:22:11 0 [Warning] 'user' entry 'root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-22 0:22:11 0 [Warning] 'user' entry '@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-22 0:22:11 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-22 0:22:11 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-03-22 0:22:11 0 [Note] WSREP: Server initialized 2022-03-22 0:22:11 0 [Note] WSREP: Server status change initializing -> initialized 2022-03-22 0:22:11 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:11 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-03-22 0:22:11 6 [Note] WSREP: Starting applier thread 6 2022-03-22 0:22:11 7 [Note] WSREP: Starting applier thread 7 2022-03-22 0:22:11 8 [Note] WSREP: Starting applier thread 8 2022-03-22 0:22:11 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.6.5-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2022-03-22 0:22:11 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2022-03-22 0:22:11 2 [Note] WSREP: Server status change initialized -> joined 2022-03-22 0:22:11 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:11 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:11 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2022-03-22 0:22:11 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-03-22 0:22:11 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-03-22 0:22:11 2 [Note] WSREP: Server status change joined -> synced 2022-03-22 0:22:11 2 [Note] WSREP: Synchronized with group, ready for connections 2022-03-22 0:22:11 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. [38;5;6mmariadb [38;5;5m00:22:12.69 [0m[38;5;5mDEBUG[0m ==> Checking if WSREP is ready [38;5;6mmariadb [38;5;5m00:22:12.70 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select VARIABLE_VALUE from information_schema.GLOBAL_STATUS where VARIABLE_NAME = 'wsrep_ready'; # Time: 220322 0:22:12 # User@Host: root[root] @ localhost [] # Thread_id: 11 Schema: mysql QC_hit: No # Query_time: 0.151732 Lock_time: 0.150597 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 130 use mysql; SET timestamp=1647908532; select VARIABLE_VALUE from information_schema.GLOBAL_STATUS where VARIABLE_NAME = 'wsrep_ready'; [38;5;6mmariadb [38;5;5m00:22:12.87 [0m[38;5;5mDEBUG[0m ==> WSREP status ON [38;5;6mmariadb [38;5;5m00:22:12.88 [0m[38;5;5mDEBUG[0m ==> Sleeping 5 seconds before continuing with initialization [38;5;6mmariadb [38;5;5m00:22:17.89 [0m[38;5;5mDEBUG[0m ==> Deleting all users to avoid issues with galera configuration [38;5;6mmariadb [38;5;5m00:22:17.91 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 220322 0:22:18 # User@Host: root[root] @ localhost [] # Thread_id: 12 Schema: mysql QC_hit: No # Query_time: 0.968994 Lock_time: 0.966448 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 SET timestamp=1647908538; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); [38;5;6mmariadb [38;5;5m00:22:18.90 [0m[38;5;5mDEBUG[0m ==> Configuring root user credentials [38;5;6mmariadb [38;5;5m00:22:18.91 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: -- create root@localhost user for local admin access -- create user 'root'@'localhost' identified by "enO2bEb6"; -- grant all on *.* to 'root'@'localhost' with grant option; -- create admin user for remote access create user 'root'@'%' identified by "enO2bEb6"; grant all on *.* to 'root'@'%' with grant option; flush privileges; 2022-03-22 0:22:18 13 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m00:22:18.94 [0m[38;5;5mDEBUG[0m ==> removing the unknown user [38;5;6mmariadb [38;5;5m00:22:18.96 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select Host from user where User=''; # Time: 220322 0:22:19 # User@Host: root[root] @ localhost [] # Thread_id: 14 Schema: mysql QC_hit: No # Query_time: 0.896317 Lock_time: 0.895656 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 72 SET timestamp=1647908539; select Host from user where User=''; [38;5;6mmariadb [38;5;5m00:22:19.88 [0m[38;5;5mDEBUG[0m ==> creating database user \'my-user\' [38;5;6mmariadb [38;5;5m00:22:19.89 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "tE21Ofi9"; [38;5;6mmariadb [38;5;5m00:22:19.91 [0m[38;5;5mDEBUG[0m ==> Removing all other hosts for the user [38;5;6mmariadb [38;5;5m00:22:19.93 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; [38;5;6mmariadb [38;5;5m00:22:19.95 [0m[38;5;5mDEBUG[0m ==> Configure mariabackup user credentials [38;5;6mmariadb [38;5;5m00:22:19.97 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "psw26pAr"; [38;5;6mmariadb [38;5;5m00:22:19.99 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2022-03-22 0:22:20 18 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m00:22:20.03 [0m[38;5;5mDEBUG[0m ==> Configure replication user [38;5;6mmariadb [38;5;5m00:22:20.04 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor"; grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor"; flush privileges; 2022-03-22 0:22:20 19 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m00:22:20.08 [0m[38;5;5mDEBUG[0m ==> Flushing privileges [38;5;6mmariadb [38;5;5m00:22:20.09 [0m[38;5;5mDEBUG[0m ==> Executing SQL command: flush privileges; 2022-03-22 0:22:20 20 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. [38;5;6mmariadb [38;5;5m00:22:20.14 [0m[38;5;2mINFO [0m ==> Stopping mariadb 2022-03-22 0:22:20 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2022-03-22 0:22:20 0 [Note] WSREP: Shutdown replication 2022-03-22 0:22:20 0 [Note] WSREP: Server status change synced -> disconnecting 2022-03-22 0:22:20 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:20 0 [Note] WSREP: Closing send monitor... 2022-03-22 0:22:20 0 [Note] WSREP: Closed send monitor. 2022-03-22 0:22:20 0 [Note] WSREP: gcomm: terminating thread 2022-03-22 0:22:20 0 [Note] WSREP: gcomm: joining thread 2022-03-22 0:22:20 0 [Note] WSREP: gcomm: closing backend 2022-03-22 0:22:20 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2022-03-22 0:22:20 0 [Note] WSREP: view((empty)) 2022-03-22 0:22:20 0 [Note] WSREP: gcomm: closed 2022-03-22 0:22:20 0 [Note] WSREP: New SELF-LEAVE. 2022-03-22 0:22:20 0 [Note] WSREP: Flow-control interval: [0, 0] 2022-03-22 0:22:20 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2022-03-22 0:22:20 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2022-03-22 0:22:20 0 [Note] WSREP: RECV thread exiting 0: Success 2022-03-22 0:22:20 2 [Note] WSREP: ================================================ View: id: 1c5bf6cc-a976-11ec-8d70-43d19516a535: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): ================================================= 2022-03-22 0:22:20 2 [Note] WSREP: Non-primary view 2022-03-22 0:22:20 0 [Note] WSREP: recv_thread() joined. 2022-03-22 0:22:20 0 [Note] WSREP: Closing replication queue. 2022-03-22 0:22:20 0 [Note] WSREP: Closing slave action queue. 2022-03-22 0:22:20 2 [Note] WSREP: Server status change disconnecting -> disconnected 2022-03-22 0:22:20 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:20 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:20 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2022-03-22 0:22:20 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-03-22 0:22:20 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2022-03-22 0:22:20 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-03-22 0:22:20 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2022-03-22 0:22:20 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2022-03-22 0:22:20 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-03-22 0:22:20 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-03-22 0:22:20 1 [Note] WSREP: rollbacker thread exiting 1 2022-03-22 0:22:20 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2022-03-22 0:22:20 0 [Note] WSREP: dtor state: CLOSED 2022-03-22 0:22:20 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2022-03-22 0:22:20 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2022-03-22 0:22:20 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2022-03-22 0:22:20 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2022-03-22 0:22:20 0 [Note] WSREP: cert index usage at exit 1 2022-03-22 0:22:20 0 [Note] WSREP: cert trx map usage at exit 11 2022-03-22 0:22:20 0 [Note] WSREP: deps set usage at exit 0 2022-03-22 0:22:20 0 [Note] WSREP: avg deps dist 1 2022-03-22 0:22:20 0 [Note] WSREP: avg cert interval 0 2022-03-22 0:22:20 0 [Note] WSREP: cert index size 1 2022-03-22 0:22:20 0 [Note] WSREP: Service thread queue flushed. 2022-03-22 0:22:20 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2022-03-22 0:22:20 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2022-03-22 0:22:20 0 [Note] WSREP: Flushing memory map to disk... 2022-03-22 0:22:21 0 [Note] InnoDB: FTS optimize thread exiting. 2022-03-22 0:22:21 0 [Note] InnoDB: Starting shutdown... 2022-03-22 0:22:21 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2022-03-22 0:22:21 0 [Note] InnoDB: Buffer pool(s) dump completed at 220322 0:22:21 2022-03-22 0:22:21 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" 2022-03-22 0:22:21 0 [Note] InnoDB: Shutdown completed; log sequence number 61532; transaction id 26 2022-03-22 0:22:21 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete [38;5;6mmariadb [38;5;5m00:22:22.16 [0m[38;5;5mDEBUG[0m ==> Waiting for mariadb to unlock db files [38;5;6mmariadb [38;5;5m00:22:22.20 [0m[38;5;2mINFO [0m ==> ** MariaDB setup finished! ** [38;5;6mmariadb [38;5;5m00:22:22.29 [0m[38;5;2mINFO [0m ==> ** Starting MariaDB ** [38;5;6mmariadb [38;5;5m00:22:22.29 [0m[38;5;2mINFO [0m ==> Setting previous boot 2022-03-22 0:22:22 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2022-03-22 0:22:22 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2022-03-22 0:22:22 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (server 10.6.5-MariaDB-log) starting as process 1 ... 2022-03-22 0:22:22 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2022-03-22 0:22:22 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2022-03-22 0:22:22 0 [Note] WSREP: wsrep_load(): Galera 4.9(rXXXX) by Codership Oy loaded successfully. 2022-03-22 0:22:22 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2022-03-22 0:22:22 0 [Note] WSREP: Found saved state: 1c5bf6cc-a976-11ec-8d70-43d19516a535:12, safe_to_bootstrap: 1 2022-03-22 0:22:22 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: 1c5bf6cc-a976-11ec-8d70-43d19516a535 Seqno: 1 - 12 Offset: 1280 Synced: 1 2022-03-22 0:22:22 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 1c5bf6cc-a976-11ec-8d70-43d19516a535, offset: 1280 2022-03-22 0:22:22 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2022-03-22 0:22:22 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2022-03-22 0:22:22 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2022-03-22 0:22:22 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2022-03-22 0:22:22 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2022-03-22 0:22:22 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2022-03-22 0:22:22 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2022-03-22 0:22:22 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.75.18; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; 2022-03-22 0:22:22 0 [Note] WSREP: Service thread queue flushed. 2022-03-22 0:22:22 0 [Note] WSREP: ####### Assign initial position for certification: 1c5bf6cc-a976-11ec-8d70-43d19516a535:12, protocol version: -1 2022-03-22 0:22:22 0 [Note] WSREP: Start replication 2022-03-22 0:22:22 0 [Note] WSREP: Connecting with bootstrap option: 1 2022-03-22 0:22:22 0 [Note] WSREP: Setting GCS initial position to 1c5bf6cc-a976-11ec-8d70-43d19516a535:12 2022-03-22 0:22:22 0 [Note] WSREP: protonet asio version 0 2022-03-22 0:22:22 0 [Note] WSREP: Using CRC-32C for message checksums. 2022-03-22 0:22:22 0 [Note] WSREP: backend: asio 2022-03-22 0:22:22 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2022-03-22 0:22:22 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2022-03-22 0:22:22 0 [Note] WSREP: restore pc from disk failed 2022-03-22 0:22:22 0 [Note] WSREP: GMCast version 0 2022-03-22 0:22:22 0 [Note] WSREP: (246dadc3-b13f, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2022-03-22 0:22:22 0 [Note] WSREP: (246dadc3-b13f, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2022-03-22 0:22:22 0 [Note] WSREP: EVS version 1 2022-03-22 0:22:22 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2022-03-22 0:22:22 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2022-03-22 0:22:22 0 [Note] WSREP: EVS version upgrade 0 -> 1 2022-03-22 0:22:22 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2022-03-22 0:22:22 0 [Note] WSREP: Node 246dadc3-b13f state prim 2022-03-22 0:22:22 0 [Note] WSREP: view(view_id(PRIM,246dadc3-b13f,1) memb { 246dadc3-b13f,0 } joined { } left { } partitioned { }) 2022-03-22 0:22:22 0 [Note] WSREP: save pc into disk 2022-03-22 0:22:22 0 [Note] WSREP: gcomm: connected 2022-03-22 0:22:22 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2022-03-22 0:22:22 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2022-03-22 0:22:22 0 [Note] WSREP: Opened channel 'galera' 2022-03-22 0:22:22 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2022-03-22 0:22:22 1 [Note] WSREP: Starting rollbacker thread 1 2022-03-22 0:22:22 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 246ed9d7-a976-11ec-8e82-2f0fb9c319fc 2022-03-22 0:22:22 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 246ed9d7-a976-11ec-8e82-2f0fb9c319fc 2022-03-22 0:22:22 0 [Note] WSREP: STATE EXCHANGE: got state msg: 246ed9d7-a976-11ec-8e82-2f0fb9c319fc from 0 (onap-mariadb-galera-0) 2022-03-22 0:22:22 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 = 1c5bf6cc-a976-11ec-8d70-43d19516a535 2022-03-22 0:22:22 0 [Note] WSREP: Flow-control interval: [16, 16] 2022-03-22 0:22:22 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2022-03-22 0:22:22 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-03-22 0:22:22 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2022-03-22 0:22:22 2 [Note] WSREP: Starting applier thread 2 2022-03-22 0:22:22 2 [Note] WSREP: ####### processing CC 13, local, ordered 2022-03-22 0:22:22 2 [Note] WSREP: Process first view: 1c5bf6cc-a976-11ec-8d70-43d19516a535 my uuid: 246dadc3-a976-11ec-b13f-430a05ed5d62 2022-03-22 0:22:22 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position 1c5bf6cc-a976-11ec-8d70-43d19516a535:13 with ID 246dadc3-a976-11ec-b13f-430a05ed5d62 2022-03-22 0:22:22 2 [Note] WSREP: Server status change disconnected -> connected 2022-03-22 0:22:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:22 2 [Note] WSREP: ####### My UUID: 246dadc3-a976-11ec-b13f-430a05ed5d62 2022-03-22 0:22:22 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2022-03-22 0:22:22 0 [Note] WSREP: Service thread queue flushed. 2022-03-22 0:22:22 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2022-03-22 0:22:22 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-03-22 0:22:22 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2022-03-22 0:22:22 0 [Note] WSREP: Service thread queue flushed. 2022-03-22 0:22:22 2 [Note] WSREP: ================================================ View: id: 1c5bf6cc-a976-11ec-8d70-43d19516a535: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: 246dadc3-a976-11ec-b13f-430a05ed5d62, onap-mariadb-galera-0 ================================================= 2022-03-22 0:22:22 2 [Note] WSREP: Server status change connected -> joiner 2022-03-22 0:22:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:22 2 [Note] WSREP: Server status change joiner -> initializing 2022-03-22 0:22:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:22 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-03-22 0:22:22 0 [Note] InnoDB: Using transactional memory 2022-03-22 0:22:22 0 [Note] InnoDB: Number of pools: 1 2022-03-22 0:22:22 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-03-22 0:22:22 0 [Note] InnoDB: Using Linux native AIO 2022-03-22 0:22:22 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2022-03-22 0:22:22 0 [Note] InnoDB: Completed initialization of buffer pool 2022-03-22 0:22:22 0 [Note] InnoDB: 128 rollback segments are active. 2022-03-22 0:22:22 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-03-22 0:22:22 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-03-22 0:22:25 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-03-22 0:22:25 0 [Note] InnoDB: 10.6.5 started; log sequence number 61532; transaction id 27 2022-03-22 0:22:25 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool 2022-03-22 0:22:25 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-03-22 0:22:25 0 [Warning] 'innodb-log-files-in-group' was removed. It does nothing now and exists only for compatibility with old my.cnf files. 2022-03-22 0:22:25 0 [Warning] 'innodb-file-format' was removed. It does nothing now and exists only for compatibility with old my.cnf files. /opt/bitnami/mariadb/sbin/mysqld, Version: 10.6.5-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2022-03-22 0:22:25 0 [Note] InnoDB: Buffer pool(s) load completed at 220322 0:22:25 2022-03-22 0:22:25 0 [Note] Server socket created on IP: '0.0.0.0'. 2022-03-22 0:22:25 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-22 0:22:25 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2022-03-22 0:22:25 0 [Note] WSREP: Server initialized 2022-03-22 0:22:25 0 [Note] WSREP: Server status change initializing -> initialized 2022-03-22 0:22:25 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:25 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2022-03-22 0:22:25 6 [Note] WSREP: Starting applier thread 6 2022-03-22 0:22:25 8 [Note] WSREP: Starting applier thread 8 2022-03-22 0:22:25 7 [Note] WSREP: Starting applier thread 7 2022-03-22 0:22:25 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.6.5-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2022-03-22 0:22:25 5 [Note] WSREP: Recovered cluster id 1c5bf6cc-a976-11ec-8d70-43d19516a535 2022-03-22 0:22:25 2 [Note] WSREP: Server status change initialized -> joined 2022-03-22 0:22:25 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:25 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:22:25 2 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2022-03-22 0:22:25 2 [Note] WSREP: Min available from gcache for CC from group: 1 2022-03-22 0:22:25 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-03-22 0:22:25 2 [Note] WSREP: Server status change joined -> synced 2022-03-22 0:22:25 2 [Note] WSREP: Synchronized with group, ready for connections 2022-03-22 0:22:25 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 220322 0:22:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908551; SELECT page_size, compress_ops, 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.000475 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:22:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908561; SELECT page_size, buffer_pool_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.000175 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908561; SELECT page_size, buffer_pool_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.000186 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:22:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:23:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 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=1647908581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-22 0:23:08 0 [Note] WSREP: (246dadc3-b13f, 'tcp://0.0.0.0:4567') connection established to 40168903-9ba5 tcp://10.233.70.244:4567 2022-03-22 0:23:08 0 [Note] WSREP: (246dadc3-b13f, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2022-03-22 0:23:09 0 [Note] WSREP: declaring 40168903-9ba5 at tcp://10.233.70.244:4567 stable 2022-03-22 0:23:09 0 [Note] WSREP: Node 246dadc3-b13f state prim 2022-03-22 0:23:09 0 [Note] WSREP: view(view_id(PRIM,246dadc3-b13f,2) memb { 246dadc3-b13f,0 40168903-9ba5,0 } joined { } left { } partitioned { }) 2022-03-22 0:23:09 0 [Note] WSREP: save pc into disk 2022-03-22 0:23:09 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2022-03-22 0:23:09 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 406856dd-a976-11ec-8a20-bf1b18d0a41a 2022-03-22 0:23:09 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 406856dd-a976-11ec-8a20-bf1b18d0a41a 2022-03-22 0:23:09 0 [Note] WSREP: STATE EXCHANGE: got state msg: 406856dd-a976-11ec-8a20-bf1b18d0a41a from 0 (onap-mariadb-galera-0) 2022-03-22 0:23:09 0 [Note] WSREP: STATE EXCHANGE: got state msg: 406856dd-a976-11ec-8a20-bf1b18d0a41a from 1 (onap-mariadb-galera-1) 2022-03-22 0:23:09 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 1, members = 1/2 (joined/total), act_id = 13, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 1c5bf6cc-a976-11ec-8d70-43d19516a535 2022-03-22 0:23:09 0 [Note] WSREP: Flow-control interval: [23, 23] 2022-03-22 0:23:09 2 [Note] WSREP: ####### processing CC 14, local, ordered 2022-03-22 0:23:09 2 [Note] WSREP: ####### My UUID: 246dadc3-a976-11ec-b13f-430a05ed5d62 2022-03-22 0:23:09 2 [Note] WSREP: Skipping cert index reset 2022-03-22 0:23:09 2 [Note] WSREP: REPL Protocols: 10 (5) 2022-03-22 0:23:09 2 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2022-03-22 0:23:09 0 [Note] WSREP: Service thread queue flushed. 2022-03-22 0:23:09 2 [Note] WSREP: ================================================ View: id: 1c5bf6cc-a976-11ec-8d70-43d19516a535:14 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(2): 0: 246dadc3-a976-11ec-b13f-430a05ed5d62, onap-mariadb-galera-0 1: 40168903-a976-11ec-9ba5-a3224992cd26, onap-mariadb-galera-1 ================================================= 2022-03-22 0:23:09 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:23:09 2 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2022-03-22 0:23:09 2 [Note] WSREP: Min available from gcache for CC from group: 1 # Time: 220322 0:23:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-22 0:23:11 0 [Note] WSREP: (246dadc3-b13f, 'tcp://0.0.0.0:4567') turning message relay requesting off 2022-03-22 0:23:12 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2022-03-22 0:23:12 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2022-03-22 0:23:12 2 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2022-03-22 0:23:12 2 [Note] WSREP: Cert index preload: 14 -> 14 2022-03-22 0:23:12 2 [Note] WSREP: Server status change synced -> donor 2022-03-22 0:23:12 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:23:12 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:23:12 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.70.244:4568 sending 14-14, preload starts from 14 2022-03-22 0:23:12 0 [Note] WSREP: Donor monitor thread started to monitor 2022-03-22 0:23:12 0 [Note] WSREP: IST sender 14 -> 14 2022-03-22 0:23:12 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.70.244:4444/xtrabackup_sst//1' --local-port '3306' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '1c5bf6cc-a976-11ec-8d70-43d19516a535:14' --gtid-domain-id '0' --binlog 'mysql-bin' --mysqld-args --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariadb --datadir=/bitnami/mariadb/data --socket=/opt/bitnami/mariadb/tmp/mysql.sock --pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2022-03-22 0:23:12 2 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] SSL configuration: CA='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20220322 00:23:12.738) WSREP_SST: [INFO] Streaming with mbstream (20220322 00:23:13.248) WSREP_SST: [INFO] Using socat as streamer (20220322 00:23:13.257) WSREP_SST: [INFO] Using '/opt/bitnami/mariadb/tmp/tmp.v7WvSnTVQw' as mariabackup temporary directory (20220322 00:23:13.310) WSREP_SST: [INFO] Using '/tmp/tmp.KWhQLXfcAI' as mariabackup working directory (20220322 00:23:13.330) WSREP_SST: [INFO] Streaming GTID file before SST (20220322 00:23:13.343) WSREP_SST: [INFO] Evaluating '/opt/bitnami/mariadb//bin/mbstream' -c 'xtrabackup_galera_info' | socat -u stdio TCP:10.233.70.244:4444; RC=( ${PIPESTATUS[@]} ) (20220322 00:23:13.386) WSREP_SST: [INFO] Sleeping before data transfer for SST (20220322 00:23:13.409) # Time: 220322 0:23:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 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=1647908601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 31 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.70.244:4444 (20220322 00:23:23.421) WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file='/opt/bitnami/mariadb/conf/my.cnf' --backup --no-version-check --databases-exclude='lost+found' --tmpdir='/opt/bitnami/mariadb/tmp/tmp.v7WvSnTVQw' --innodb-data-home-dir='./' --log-bin='mysql-bin' --user='mariabackup' --socket='/opt/bitnami/mariadb/tmp/mysql.sock' --galera-info --stream=mbstream --target-dir='/tmp/tmp.KWhQLXfcAI' --datadir='/bitnami/mariadb/data' --mysqld-args '--basedir=/opt/bitnami/mariadb' '--pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2> '/bitnami/mariadb/data/mariabackup.backup.log' | socat -u stdio TCP:10.233.70.244:4444; RC=( ${PIPESTATUS[@]} ) (20220322 00:23:23.428) # Time: 220322 0:23:23 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.002286 Lock_time: 0.001593 Rows_sent: 0 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1647908603; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; 2022-03-22 0:23:24 35 [Note] WSREP: Desyncing and pausing the provider 2022-03-22 0:23:24 35 [Note] WSREP: pause 2022-03-22 0:23:24 35 [Note] WSREP: Provider paused at 1c5bf6cc-a976-11ec-8d70-43d19516a535:14 (6) 2022-03-22 0:23:24 35 [Note] WSREP: Provider paused at: 14 # Time: 220322 0:23:25 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.001035 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1647908605; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2022-03-22 0:23:25 35 [Note] WSREP: Resuming and resyncing the provider 2022-03-22 0:23:25 35 [Note] WSREP: resume 2022-03-22 0:23:25 35 [Note] WSREP: resuming provider at 6 2022-03-22 0:23:25 35 [Note] WSREP: Provider resumed. 2022-03-22 0:23:25 0 [Note] WSREP: SST sent: 1c5bf6cc-a976-11ec-8d70-43d19516a535:14 2022-03-22 0:23:25 0 [Note] WSREP: Server status change donor -> joined 2022-03-22 0:23:25 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:23:25 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 1.0 (onap-mariadb-galera-1) complete. 2022-03-22 0:23:25 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2022-03-22 0:23:25 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-03-22 0:23:25 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2022-03-22 0:23:25 6 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-03-22 0:23:25 6 [Note] WSREP: Server status change joined -> synced 2022-03-22 0:23:25 6 [Note] WSREP: Synchronized with group, ready for connections 2022-03-22 0:23:25 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20220322 00:23:25.349) WSREP_SST: [INFO] Cleaning up temporary directories (20220322 00:23:25.358) 2022-03-22 0:23:25 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec 2022-03-22 0:23:29 0 [Note] WSREP: async IST sender served 2022-03-22 0:23:29 0 [Note] WSREP: 1.0 (onap-mariadb-galera-1): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2022-03-22 0:23:29 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) synced with group. # Time: 220322 0:23:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:23:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:23:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 44 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:24:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-22 0:24:04 0 [Note] WSREP: (246dadc3-b13f, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://10.233.71.249:4567 2022-03-22 0:24:04 0 [Note] WSREP: (246dadc3-b13f, 'tcp://0.0.0.0:4567') connection established to 6101121a-a9ea tcp://10.233.71.249:4567 2022-03-22 0:24:04 0 [Note] WSREP: declaring 40168903-9ba5 at tcp://10.233.70.244:4567 stable 2022-03-22 0:24:04 0 [Note] WSREP: declaring 6101121a-a9ea at tcp://10.233.71.249:4567 stable 2022-03-22 0:24:04 0 [Note] WSREP: Node 246dadc3-b13f state prim 2022-03-22 0:24:04 0 [Note] WSREP: view(view_id(PRIM,246dadc3-b13f,3) memb { 246dadc3-b13f,0 40168903-9ba5,0 6101121a-a9ea,0 } joined { } left { } partitioned { }) 2022-03-22 0:24:04 0 [Note] WSREP: save pc into disk 2022-03-22 0:24:04 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2022-03-22 0:24:04 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 61528b6a-a976-11ec-8da1-3323ed5dfce2 2022-03-22 0:24:04 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 61528b6a-a976-11ec-8da1-3323ed5dfce2 2022-03-22 0:24:04 0 [Note] WSREP: STATE EXCHANGE: got state msg: 61528b6a-a976-11ec-8da1-3323ed5dfce2 from 0 (onap-mariadb-galera-0) 2022-03-22 0:24:04 0 [Note] WSREP: STATE EXCHANGE: got state msg: 61528b6a-a976-11ec-8da1-3323ed5dfce2 from 1 (onap-mariadb-galera-1) 2022-03-22 0:24:05 0 [Note] WSREP: STATE EXCHANGE: got state msg: 61528b6a-a976-11ec-8da1-3323ed5dfce2 from 2 (onap-mariadb-galera-2) 2022-03-22 0:24:05 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 2, members = 2/3 (joined/total), act_id = 14, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 1c5bf6cc-a976-11ec-8d70-43d19516a535 2022-03-22 0:24:05 0 [Note] WSREP: Flow-control interval: [28, 28] 2022-03-22 0:24:05 8 [Note] WSREP: ####### processing CC 15, local, ordered 2022-03-22 0:24:05 8 [Note] WSREP: ####### My UUID: 246dadc3-a976-11ec-b13f-430a05ed5d62 2022-03-22 0:24:05 8 [Note] WSREP: Skipping cert index reset 2022-03-22 0:24:05 8 [Note] WSREP: REPL Protocols: 10 (5) 2022-03-22 0:24:05 8 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2022-03-22 0:24:05 0 [Note] WSREP: Service thread queue flushed. 2022-03-22 0:24:05 8 [Note] WSREP: ================================================ View: id: 1c5bf6cc-a976-11ec-8d70-43d19516a535:15 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(3): 0: 246dadc3-a976-11ec-b13f-430a05ed5d62, onap-mariadb-galera-0 1: 40168903-a976-11ec-9ba5-a3224992cd26, onap-mariadb-galera-1 2: 6101121a-a976-11ec-a9ea-42496acef66a, onap-mariadb-galera-2 ================================================= 2022-03-22 0:24:05 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:24:05 8 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2022-03-22 0:24:05 8 [Note] WSREP: Min available from gcache for CC from group: 1 2022-03-22 0:24:07 0 [Note] WSREP: (246dadc3-b13f, 'tcp://0.0.0.0:4567') turning message relay requesting off 2022-03-22 0:24:08 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2022-03-22 0:24:08 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 15) 2022-03-22 0:24:08 8 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2022-03-22 0:24:08 8 [Note] WSREP: Cert index preload: 15 -> 15 2022-03-22 0:24:08 8 [Note] WSREP: Server status change synced -> donor 2022-03-22 0:24:08 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.71.249:4568 sending 15-15, preload starts from 15 2022-03-22 0:24:08 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:24:08 8 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:24:08 0 [Note] WSREP: Donor monitor thread started to monitor 2022-03-22 0:24:08 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.71.249:4444/xtrabackup_sst//1' --local-port '3306' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '1c5bf6cc-a976-11ec-8d70-43d19516a535:15' --gtid-domain-id '0' --binlog 'mysql-bin' --mysqld-args --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariadb --datadir=/bitnami/mariadb/data --socket=/opt/bitnami/mariadb/tmp/mysql.sock --pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2022-03-22 0:24:08 0 [Note] WSREP: IST sender 15 -> 15 2022-03-22 0:24:08 8 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] SSL configuration: CA='', CERT='', KEY='', MODE='DISABLED', encrypt='0' (20220322 00:24:08.322) WSREP_SST: [INFO] Moving '/bitnami/mariadb/data/mariabackup.backup.log' to '/tmp/sst_log_archive/mariabackup.backup.log.2022.03.22-00.24.08.834790239' (20220322 00:24:08.851) WSREP_SST: [INFO] Streaming with mbstream (20220322 00:24:08.891) WSREP_SST: [INFO] Using socat as streamer (20220322 00:24:08.900) WSREP_SST: [INFO] Using '/opt/bitnami/mariadb/tmp/tmp.MdI6cw9vgp' as mariabackup temporary directory (20220322 00:24:08.936) WSREP_SST: [INFO] Using '/tmp/tmp.IwbiXXe39p' as mariabackup working directory (20220322 00:24:08.949) WSREP_SST: [INFO] Streaming GTID file before SST (20220322 00:24:08.992) WSREP_SST: [INFO] Evaluating '/opt/bitnami/mariadb//bin/mbstream' -c 'xtrabackup_galera_info' | socat -u stdio TCP:10.233.71.249:4444; RC=( ${PIPESTATUS[@]} ) (20220322 00:24:09.003) WSREP_SST: [INFO] Sleeping before data transfer for SST (20220322 00:24:09.028) # Time: 220322 0:24:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 53 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 53 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.71.249:4444 (20220322 00:24:19.039) WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file='/opt/bitnami/mariadb/conf/my.cnf' --backup --no-version-check --databases-exclude='lost+found' --tmpdir='/opt/bitnami/mariadb/tmp/tmp.MdI6cw9vgp' --innodb-data-home-dir='./' --log-bin='mysql-bin' --user='mariabackup' --socket='/opt/bitnami/mariadb/tmp/mysql.sock' --galera-info --stream=mbstream --target-dir='/tmp/tmp.IwbiXXe39p' --datadir='/bitnami/mariadb/data' --mysqld-args '--basedir=/opt/bitnami/mariadb' '--pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2> '/bitnami/mariadb/data/mariabackup.backup.log' | socat -u stdio TCP:10.233.71.249:4444; RC=( ${PIPESTATUS[@]} ) (20220322 00:24:19.048) # Time: 220322 0:24:19 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.004236 Lock_time: 0.002228 Rows_sent: 0 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1647908659; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; 2022-03-22 0:24:20 56 [Note] WSREP: Desyncing and pausing the provider 2022-03-22 0:24:20 56 [Note] WSREP: pause 2022-03-22 0:24:20 56 [Note] WSREP: Provider paused at 1c5bf6cc-a976-11ec-8d70-43d19516a535:15 (12) 2022-03-22 0:24:20 56 [Note] WSREP: Provider paused at: 15 # Time: 220322 0:24:20 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000937 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1647908660; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2022-03-22 0:24:20 56 [Note] WSREP: Resuming and resyncing the provider 2022-03-22 0:24:20 56 [Note] WSREP: resume 2022-03-22 0:24:20 56 [Note] WSREP: resuming provider at 12 2022-03-22 0:24:20 56 [Note] WSREP: Provider resumed. 2022-03-22 0:24:20 0 [Note] WSREP: SST sent: 1c5bf6cc-a976-11ec-8d70-43d19516a535:15 2022-03-22 0:24:20 0 [Note] WSREP: Server status change donor -> joined 2022-03-22 0:24:20 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2022-03-22 0:24:20 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 2.0 (onap-mariadb-galera-2) complete. 2022-03-22 0:24:20 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 15) 2022-03-22 0:24:20 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2022-03-22 0:24:20 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2022-03-22 0:24:20 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2022-03-22 0:24:20 2 [Note] WSREP: Server status change joined -> synced 2022-03-22 0:24:20 2 [Note] WSREP: Synchronized with group, ready for connections 2022-03-22 0:24:20 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20220322 00:24:20.885) WSREP_SST: [INFO] Cleaning up temporary directories (20220322 00:24:20.891) 2022-03-22 0:24:20 0 [Note] WSREP: Donor monitor thread ended with total time 12 sec # Time: 220322 0:24:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 57 Schema: QC_hit: No # Query_time: 0.001929 Lock_time: 0.001790 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-22 0:24:25 0 [Note] WSREP: async IST sender served 2022-03-22 0:24:25 0 [Note] WSREP: 2.0 (onap-mariadb-galera-2): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2022-03-22 0:24:25 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) synced with group. # Time: 220322 0:24:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.002994 Lock_time: 0.002862 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:24:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908681; SELECT page_size, compress_ops, 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.000336 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:24:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 70 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908691; SELECT page_size, compress_ops, 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.000170 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:25:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 73 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908701; SELECT page_size, buffer_pool_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.000524 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:25:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.003131 Lock_time: 0.003056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:25:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908721; SELECT page_size, compress_ops, 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.000229 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 82 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:25:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908731; SELECT page_size, compress_ops, 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.000254 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:25:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908741; SELECT page_size, compress_ops, 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.000190 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:25:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:26:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:26:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:26:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 105 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 105 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:26:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 109 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 109 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:26:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 113 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 113 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:26:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 117 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 117 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:27:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 122 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 122 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 121 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 121 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:27:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:27:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 129 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 129 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 130 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 130 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:27:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 133 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908851; SELECT page_size, compress_ops, 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.000252 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 133 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:27:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 138 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908861; SELECT page_size, compress_ops, 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.000236 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:27:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 142 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 142 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908871; SELECT page_size, buffer_pool_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.000525 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:28:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 145 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 146 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908881; SELECT page_size, compress_ops, 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.000283 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 145 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:28:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 149 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 149 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:28:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000806 Lock_time: 0.000732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.003572 Lock_time: 0.003469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:28:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 157 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 158 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 157 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:28:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 161 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908921; SELECT page_size, buffer_pool_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.000287 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 161 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 162 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:28:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 165 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 165 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:29:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 169 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908941; SELECT page_size, compress_ops, 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.000269 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 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=1647908941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 169 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:29:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 174 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908951; SELECT page_size, buffer_pool_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.000216 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:29:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 177 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 177 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 178 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 178 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:29:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 182 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 181 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 182 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 181 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:29:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 185 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647908981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 185 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647908981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:29:57 # User@Host: [] @ [] # Thread_id: 8 Schema: ejbca QC_hit: No # Query_time: 11.727469 Lock_time: 0.001369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 0 use ejbca; SET timestamp=1647908997; CREATE TABLE PublisherQueueData ( pk VARCHAR(250) BINARY NOT NULL, fingerprint VARCHAR(250) BINARY, lastUpdate BIGINT(20) NOT NULL, publishStatus INT(11) NOT NULL, publishType INT(11) NOT NULL, publisherId INT(11) NOT NULL, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, timeCreated BIGINT(20) NOT NULL, tryCounter INT(11) NOT NULL, volatileData LONGTEXT, PRIMARY KEY (pk) ); # Time: 220322 0:30:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:30:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:30:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:30:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:30:35 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.087294 Lock_time: 0.002783 Rows_sent: 36 Rows_examined: 72 # Rows_affected: 0 Bytes_sent: 1922 SET timestamp=1647909035; 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 = 'ejbca') AND (TABLE_NAME LIKE '%') AND TABLE_TYPE IN ('BASE TABLE','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.006367 Lock_time: 0.000551 Rows_sent: 311 Rows_examined: 622 # Rows_affected: 0 Bytes_sent: 29965 SET timestamp=1647909035; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (TABLE_SCHEMA = 'ejbca') AND (1 = 1) AND (COLUMN_NAME LIKE '%') ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.020044 Lock_time: 0.019829 Rows_sent: 4 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1222 SET timestamp=1647909035; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, NON_UNIQUE, TABLE_SCHEMA INDEX_QUALIFIER, INDEX_NAME, 3 TYPE, SEQ_IN_INDEX ORDINAL_POSITION, COLUMN_NAME, COLLATION ASC_OR_DESC, CARDINALITY, NULL PAGES, NULL FILTER_CONDITION FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_NAME = 'ocspresponsedata' AND (TABLE_SCHEMA = 'ejbca') ORDER BY NON_UNIQUE, TYPE, INDEX_NAME, ORDINAL_POSITION; # Time: 220322 0:30:40 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.004809 Lock_time: 0.004521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1647909040; select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='APPROVAL_PROFILE'; # Time: 220322 0:30:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.001241 Lock_time: 0.001026 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.001350 Lock_time: 0.001201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 594 SET timestamp=1647909041; select cadata0_.cAId as cAId1_14_, cadata0_.data as data2_14_, cadata0_.expireTime as expireTi3_14_, cadata0_.name as name4_14_, cadata0_.rowProtection as rowProte5_14_, cadata0_.rowVersion as rowVersi6_14_, cadata0_.status as status7_14_, cadata0_.subjectDN as subjectD8_14_, cadata0_.updateTime as updateTi9_14_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.002310 Lock_time: 0.002138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 430 SET timestamp=1647909041; select roledata0_.id as id1_30_, roledata0_.nameSpace as nameSpac2_30_, roledata0_.rawData as rawData3_30_, roledata0_.roleName as roleName4_30_, roledata0_.rowProtection as rowProte5_30_, roledata0_.rowVersion as rowVersi6_30_ from RoleData roledata0_; # Time: 220322 0:30:42 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.001637 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 832 SET timestamp=1647909042; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.004300 Lock_time: 0.004078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 532 SET timestamp=1647909042; select servicedat0_.id as id1_33_, servicedat0_.data as data2_33_, servicedat0_.name as name3_33_, servicedat0_.nextRunTimeStamp as nextRunT4_33_, servicedat0_.rowProtection as rowProte5_33_, servicedat0_.rowVersion as rowVersi6_33_, servicedat0_.runTimeStamp as runTimeS7_33_ from ServiceData servicedat0_; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.002490 Lock_time: 0.002309 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 447 SET timestamp=1647909042; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.002227 Lock_time: 0.002035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 426 SET timestamp=1647909042; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.001632 Lock_time: 0.001460 Rows_sent: 3 Rows_examined: 13 # Rows_affected: 0 Bytes_sent: 1153 SET timestamp=1647909042; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, NON_UNIQUE, TABLE_SCHEMA INDEX_QUALIFIER, INDEX_NAME, 3 TYPE, SEQ_IN_INDEX ORDINAL_POSITION, COLUMN_NAME, COLLATION ASC_OR_DESC, CARDINALITY, NULL PAGES, NULL FILTER_CONDITION FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_NAME = 'CertificateData' AND (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND NON_UNIQUE = 0 ORDER BY NON_UNIQUE, TYPE, INDEX_NAME, ORDINAL_POSITION; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.001820 Lock_time: 0.001657 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 91 SET timestamp=1647909042; select internalke0_.id as col_0_0_ from InternalKeyBindingData internalke0_ where internalke0_.keyBindingType='OcspKeyBinding'; # Time: 220322 0:30:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000483 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 130 SET timestamp=1647909051; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # Time: 220322 0:31:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 224 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 224 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:31:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 228 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 228 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.002748 Lock_time: 0.002601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:31:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000723 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:31:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 237 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 236 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 237 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 236 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:31:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 240 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 240 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:31:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:31:55 # User@Host: rene[rene] @ [10.233.70.248] # Thread_id: 248 Schema: nbi QC_hit: No # Query_time: 0.012931 Lock_time: 0.000388 Rows_sent: 0 Rows_examined: 79 # Rows_affected: 0 Bytes_sent: 92 use nbi; SET timestamp=1647909115; select table_name from information_schema.TABLES where table_type='SEQUENCE'; # Time: 220322 0:31:57 # User@Host: rene[rene] @ [10.233.70.248] # Thread_id: 248 Schema: nbi QC_hit: No # Query_time: 0.010317 Lock_time: 0.001928 Rows_sent: 0 Rows_examined: 79 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1647909117; select table_name from information_schema.TABLES where table_type='SEQUENCE'; # User@Host: rene[rene] @ [10.233.70.248] # Thread_id: 248 Schema: nbi QC_hit: No # Query_time: 0.001397 Lock_time: 0.000367 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1647909117; 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 = 'nbi') AND (TABLE_NAME LIKE '%') AND TABLE_TYPE IN ('BASE TABLE','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: rene[rene] @ [10.233.70.248] # Thread_id: 248 Schema: nbi QC_hit: No # Query_time: 0.002034 Lock_time: 0.000490 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1247 SET timestamp=1647909117; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (TABLE_SCHEMA = 'nbi') AND (1 = 1) AND (COLUMN_NAME LIKE '%') ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # Time: 220322 0:32:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 250 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 250 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000254 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 926 use ejbca; SET timestamp=1647909121; select roledata0_.id as id1_30_, roledata0_.nameSpace as nameSpac2_30_, roledata0_.rawData as rawData3_30_, roledata0_.roleName as roleName4_30_, roledata0_.rowProtection as rowProte5_30_, roledata0_.rowVersion as rowVersi6_30_ from RoleData roledata0_; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000397 Lock_time: 0.000231 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 890 SET timestamp=1647909121; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # Time: 220322 0:32:05 # User@Host: rene[rene] @ [10.233.70.248] # Thread_id: 248 Schema: nbi QC_hit: No # Query_time: 0.003989 Lock_time: 0.003808 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 505 use nbi; SET timestamp=1647909125; select executiont0_.internal_id as internal1_0_, executiont0_.create_date as create_d2_0_, executiont0_.last_attempt_date as last_att3_0_, executiont0_.order_item_id as order_it4_0_, executiont0_.relied_tasks as relied_t5_0_, executiont0_.service_order_info_json as service_6_0_ from execution_task executiont0_ where trim(executiont0_.relied_tasks) like ''; # Time: 220322 0:32:10 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000203 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 890 use ejbca; SET timestamp=1647909130; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # Time: 220322 0:32:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 253 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909131; SELECT page_size, compress_ops, 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.000169 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 253 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:32:15 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000533 Lock_time: 0.000289 Rows_sent: 2 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 969 SET timestamp=1647909135; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1; # Time: 220322 0:32:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909141; SELECT page_size, buffer_pool_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.000486 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909141; SELECT page_size, compress_ops, 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.000222 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:32:28 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.001923 Lock_time: 0.001718 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 84 SET timestamp=1647909148; select cryptotoke0_.id as col_0_0_ from CryptoTokenData cryptotoke0_; # Time: 220322 0:32:29 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000277 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 650 SET timestamp=1647909149; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_ where cryptotoke0_.tokenName='ManagementCA'; # Time: 220322 0:32:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 262 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909151; SELECT page_size, compress_ops, 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.000125 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:32:32 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000246 Lock_time: 0.000087 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 1139 SET timestamp=1647909152; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_ where cryptotoke0_.tokenName='ManagementCA'; # Time: 220322 0:32:33 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000172 Lock_time: 0.000059 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 5275 SET timestamp=1647909153; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_ where cryptotoke0_.tokenName='ManagementCA'; # Time: 220322 0:32:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 266 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 266 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:32:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 269 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909171; SELECT page_size, compress_ops, 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.000160 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 269 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:33:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909181; SELECT page_size, buffer_pool_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.000351 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:33:09 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.002371 Lock_time: 0.002122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 447 SET timestamp=1647909189; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # Time: 220322 0:33:10 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000196 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 447 SET timestamp=1647909190; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_ where certificat0_.certificateProfileName='CUSTOM_ENDUSER'; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000146 Lock_time: 0.000061 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4961 SET timestamp=1647909190; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000532 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 426 SET timestamp=1647909190; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000211 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 426 SET timestamp=1647909190; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_ where endentityp0_.profileName='Custom_EndEntity'; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000313 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 157 SET timestamp=1647909190; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000233 Lock_time: 0.000090 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4563 SET timestamp=1647909190; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # Time: 220322 0:33:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909191; SELECT page_size, compress_ops, 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.000199 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909191; SELECT page_size, compress_ops, 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.000129 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:33:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 282 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909201; SELECT page_size, compress_ops, 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.000190 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909201; SELECT page_size, compress_ops, 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.000561 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:33:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909211; SELECT page_size, buffer_pool_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.000260 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:33:36 # User@Host: datarouter[datarouter] @ [10.233.72.42] # Thread_id: 290 Schema: datarouter QC_hit: No # Query_time: 0.002477 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 use datarouter; SET timestamp=1647909216; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = database() AND TABLE_NAME LIKE '%' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: datarouter[datarouter] @ [10.233.72.42] # Thread_id: 290 Schema: datarouter QC_hit: No # Query_time: 0.002494 Lock_time: 0.002281 Rows_sent: 19 Rows_examined: 19 # Rows_affected: 0 Bytes_sent: 879 SET timestamp=1647909216; select * from PARAMETERS; # User@Host: datarouter[datarouter] @ [10.233.72.42] # Thread_id: 290 Schema: datarouter QC_hit: No # Query_time: 0.000389 Lock_time: 0.000230 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1647909216; select count(*) from FEEDS where DELETED = 0; # User@Host: datarouter[datarouter] @ [10.233.72.42] # Thread_id: 290 Schema: datarouter QC_hit: No # Query_time: 0.000296 Lock_time: 0.000197 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1647909216; select count(*) from SUBSCRIPTIONS; # Time: 220322 0:33:37 # User@Host: datarouter[datarouter] @ [10.233.72.42] # Thread_id: 290 Schema: datarouter QC_hit: No # Query_time: 0.003865 Lock_time: 0.003747 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 128 SET timestamp=1647909217; select NODEID, NAME from NODES; # Time: 220322 0:33:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 292 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=1647909221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 291 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909221; SELECT page_size, buffer_pool_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.000151 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909221; SELECT page_size, buffer_pool_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.000185 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:33:51 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000742 Lock_time: 0.000327 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4961 use ejbca; SET timestamp=1647909231; select certificat0_.id as id1_16_, certificat0_.certificateProfileName as certific2_16_, certificat0_.data as data3_16_, certificat0_.rowProtection as rowProte4_16_, certificat0_.rowVersion as rowVersi5_16_ from CertificateProfileData certificat0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 295 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 296 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000134 Lock_time: 0.000052 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4563 SET timestamp=1647909231; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 295 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 296 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:34:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 Schema: QC_hit: No # Query_time: 0.003765 Lock_time: 0.003637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:34:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 303 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 304 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909251; SELECT page_size, compress_ops, 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.000254 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 303 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:34:13 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000227 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 430 SET timestamp=1647909253; select roledata0_.id as id1_30_, roledata0_.nameSpace as nameSpac2_30_, roledata0_.rawData as rawData3_30_, roledata0_.roleName as roleName4_30_, roledata0_.rowProtection as rowProte5_30_, roledata0_.rowVersion as rowVersi6_30_ from RoleData roledata0_ where roledata0_.roleName='Certificate Update Admin' and (roledata0_.nameSpace is null); # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000370 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 832 SET timestamp=1647909253; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1729042890; # Time: 220322 0:34:18 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000398 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 157 SET timestamp=1647909258; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000279 Lock_time: 0.000180 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1647909258; select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='VALIDATOR'; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000231 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 4563 SET timestamp=1647909258; select endentityp0_.id as id1_20_, endentityp0_.data as data2_20_, endentityp0_.profileName as profileN3_20_, endentityp0_.rowProtection as rowProte4_20_, endentityp0_.rowVersion as rowVersi5_20_ from EndEntityProfileData endentityp0_; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.002732 Lock_time: 0.002595 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 492 SET timestamp=1647909258; select userdataso0_.id as id1_35_, userdataso0_.data as data2_35_, userdataso0_.name as name3_35_, userdataso0_.rowProtection as rowProte4_35_, userdataso0_.rowVersion as rowVersi5_35_, userdataso0_.updateCounter as updateCo6_35_ from UserDataSourceData userdataso0_; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000507 Lock_time: 0.000358 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 9443 SET timestamp=1647909258; select cryptotoke0_.id as id1_19_, cryptotoke0_.lastUpdate as lastUpda2_19_, cryptotoke0_.rowProtection as rowProte3_19_, cryptotoke0_.rowVersion as rowVersi4_19_, cryptotoke0_.tokenData as tokenDat5_19_, cryptotoke0_.tokenName as tokenNam6_19_, cryptotoke0_.tokenProps as tokenPro7_19_, cryptotoke0_.tokenType as tokenTyp8_19_ from CryptoTokenData cryptotoke0_; # Time: 220322 0:34:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909261; SELECT page_size, compress_ops, 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.000371 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909261; SELECT page_size, compress_ops, 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.000306 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:34:22 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000436 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1647909262; select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='VALIDATOR'; # Time: 220322 0:34:27 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000503 Lock_time: 0.000291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1647909267; select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='VALIDATOR'; # Time: 220322 0:34:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000899 Lock_time: 0.000705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000586 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1647909271; select profiledat0_.id as id1_27_, profiledat0_.profileName as profileN2_27_, profiledat0_.profileType as profileT3_27_, profiledat0_.rawData as rawData4_27_, profiledat0_.rowProtection as rowProte5_27_, profiledat0_.rowVersion as rowVersi6_27_ from ProfileData profiledat0_ where profiledat0_.profileType='VALIDATOR'; # Time: 220322 0:34:36 # User@Host: ejbca[ejbca] @ [10.233.76.100] # Thread_id: 203 Schema: ejbca QC_hit: No # Query_time: 0.000727 Lock_time: 0.000445 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 832 SET timestamp=1647909276; select rolemember0_.primaryKey as primaryK1_31_, rolemember0_.description as descript2_31_, rolemember0_.roleId as roleId3_31_, rolemember0_.rowVersion as rowVersi4_31_, rolemember0_.tokenIssuerId as tokenIss5_31_, rolemember0_.tokenMatchKey as tokenMat6_31_, rolemember0_.tokenMatchOperator as tokenMat7_31_, rolemember0_.tokenMatchValue as tokenMat8_31_, rolemember0_.tokenType as tokenTyp9_31_, rolemember0_.rowProtection as rowProt10_31_ from RoleMemberData rolemember0_ where rolemember0_.roleId=1729042890; # Time: 220322 0:34:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:34:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 319 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=1647909291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 319 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:35:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.004289 Lock_time: 0.004214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 323 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 323 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:35:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 328 Schema: QC_hit: No # Query_time: 0.002056 Lock_time: 0.001960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 327 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 327 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909311; SELECT page_size, compress_ops, 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.000369 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:35:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 332 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 332 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 331 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 331 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:35:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 336 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909331; SELECT page_size, buffer_pool_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.000198 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 335 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 335 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:35:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 340 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 339 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 339 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 340 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:35:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 344 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909351; SELECT page_size, compress_ops, 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.000201 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 344 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 343 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2022-03-22 0:35:52 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220322 0:36:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 348 Schema: QC_hit: No # Query_time: 0.004209 Lock_time: 0.004116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.016075 Lock_time: 0.015974 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.012280 Lock_time: 0.012123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 348 Schema: QC_hit: No # Query_time: 0.024115 Lock_time: 0.023953 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:36:07 # User@Host: sdnctl[sdnctl] @ [10.233.77.167] # Thread_id: 389 Schema: sdnctl QC_hit: No # Query_time: 0.011730 Lock_time: 0.002103 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 548 use sdnctl; SET timestamp=1647909367; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = database() AND TABLE_NAME LIKE 'SVC_LOGIC' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: sdnctl[sdnctl] @ [10.233.77.167] # Thread_id: 389 Schema: sdnctl QC_hit: No # Query_time: 0.004601 Lock_time: 0.000347 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 549 SET timestamp=1647909367; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = database() AND TABLE_NAME LIKE 'NODE_TYPES' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # Time: 220322 0:36:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 391 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909371; SELECT page_size, compress_ops, 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.000419 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909371; SELECT page_size, compress_ops, 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.000294 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 391 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: datarouter[datarouter] @ [10.233.72.42] # Thread_id: 290 Schema: datarouter QC_hit: No # Query_time: 0.000512 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1128 use datarouter; SET timestamp=1647909371; select * from FEEDS; # User@Host: datarouter[datarouter] @ [10.233.72.42] # Thread_id: 290 Schema: datarouter QC_hit: No # Query_time: 0.004590 Lock_time: 0.004379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 266 SET timestamp=1647909371; select * from FEED_ENDPOINT_IDS; # User@Host: datarouter[datarouter] @ [10.233.72.42] # Thread_id: 290 Schema: datarouter QC_hit: No # Query_time: 0.003636 Lock_time: 0.003522 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 184 SET timestamp=1647909371; select * from FEED_ENDPOINT_ADDRS; # User@Host: datarouter[datarouter] @ [10.233.72.42] # Thread_id: 290 Schema: datarouter QC_hit: No # Query_time: 0.000318 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 466 SET timestamp=1647909371; select * from GROUPS; # User@Host: datarouter[datarouter] @ [10.233.72.42] # Thread_id: 290 Schema: datarouter QC_hit: No # Query_time: 0.000349 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1538 SET timestamp=1647909371; select * from SUBSCRIPTIONS; # User@Host: datarouter[datarouter] @ [10.233.72.42] # Thread_id: 290 Schema: datarouter QC_hit: No # Query_time: 0.003889 Lock_time: 0.003726 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 402 SET timestamp=1647909371; select SEQUENCE, FEEDID, USERID, SUBNET, NODESET from INGRESS_ROUTES; # User@Host: datarouter[datarouter] @ [10.233.72.42] # Thread_id: 290 Schema: datarouter QC_hit: No # Query_time: 0.004295 Lock_time: 0.004168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 162 SET timestamp=1647909371; select SUBID, NODEID from EGRESS_ROUTES; # User@Host: datarouter[datarouter] @ [10.233.72.42] # Thread_id: 290 Schema: datarouter QC_hit: No # Query_time: 0.003961 Lock_time: 0.003797 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 250 SET timestamp=1647909371; select FROMNODE, TONODE, VIANODE from NETWORK_ROUTES; # Time: 220322 0:36:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 396 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 396 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 395 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 395 Schema: QC_hit: No # Query_time: 0.001195 Lock_time: 0.001147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:36:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 400 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909391; SELECT page_size, compress_ops, 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.000223 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:36:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 404 Schema: QC_hit: No # Query_time: 0.001164 Lock_time: 0.001017 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000761 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 404 Schema: QC_hit: No # Query_time: 0.000729 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-22 0:36:41 389 [Warning] Aborted connection 389 to db: 'sdnctl' user: 'sdnctl' host: '10.233.77.167' (Got an error reading communication packets) # Time: 220322 0:36:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909411; SELECT page_size, compress_ops, 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.000299 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 408 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:37:00 # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.003792 Lock_time: 0.003626 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 use nengdb; SET timestamp=1647909420; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOGLOCK; # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.000095 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647909420; DELETE FROM nengdb.DATABASECHANGELOGLOCK; # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.001588 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1647909420; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA='nengdb' AND TABLE_NAME='DATABASECHANGELOG' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.004334 Lock_time: 0.004142 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1647909420; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOG; # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.000190 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1166 SET timestamp=1647909420; SELECT * FROM nengdb.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC; # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.000219 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1647909420; SELECT COUNT(*) FROM nengdb.DATABASECHANGELOGLOCK; # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.000296 Lock_time: 0.000150 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 65 SET timestamp=1647909420; SELECT MAX(ORDEREXECUTED) FROM nengdb.DATABASECHANGELOG; # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.006197 Lock_time: 0.006106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647909420; delete from SERVICE_PARAMETER; # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.004448 Lock_time: 0.004369 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647909420; delete from IDENTIFIER_MAP; # Time: 220322 0:37:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.003325 Lock_time: 0.003237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647909421; delete from EXTERNAL_INTERFACE; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.000316 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647909421; delete from IDENTIFIER_MAP where POLICY_FN_NAME='UUID'; # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.000139 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647909421; delete from IDENTIFIER_MAP where POLICY_FN_NAME='TIMESTAMP'; # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.000271 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 1 Bytes_sent: 11 SET timestamp=1647909421; delete from IDENTIFIER_MAP where POLICY_FN_NAME='UUID'; # User@Host: nenguser[nenguser] @ [10.233.78.117] # Thread_id: 411 Schema: nengdb QC_hit: No # Query_time: 0.000106 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 1 Bytes_sent: 11 SET timestamp=1647909421; delete from IDENTIFIER_MAP where POLICY_FN_NAME='TIMESTAMP'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:37:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909431; SELECT page_size, compress_ops, 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.000207 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909431; SELECT page_size, buffer_pool_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.000220 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:37:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:37:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909451; SELECT page_size, buffer_pool_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.000371 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909451; SELECT page_size, buffer_pool_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.000224 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:37:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909461; SELECT page_size, compress_ops, 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.000194 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000795 Lock_time: 0.000703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:37:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:38:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:38:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909491; SELECT page_size, compress_ops, 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.000501 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909491; SELECT page_size, buffer_pool_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.000378 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.000850 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:38:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909501; SELECT page_size, compress_ops, 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.000250 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 444 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909501; SELECT page_size, compress_ops, 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.000238 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:38:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 448 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909511; SELECT page_size, compress_ops, 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.000140 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:38:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 452 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 452 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 453 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 453 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:38:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 456 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909531; SELECT page_size, compress_ops, 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.000227 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 457 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 457 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:39:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 461 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=1647909541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 461 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:39:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 466 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 465 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 465 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 466 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:39:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 470 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 470 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:39:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:39:37 # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.006161 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 use etsicatalog; SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001383 Lock_time: 0.000259 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001558 Lock_time: 0.000271 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001349 Lock_time: 0.000233 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.008090 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001201 Lock_time: 0.000171 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001118 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001119 Lock_time: 0.000188 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.006676 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001117 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001335 Lock_time: 0.000246 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001331 Lock_time: 0.000221 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.009649 Lock_time: 0.000278 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001579 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.011785 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001393 Lock_time: 0.000230 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001790 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.008250 Lock_time: 0.000301 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001459 Lock_time: 0.000286 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001417 Lock_time: 0.000236 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000919 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001059 Lock_time: 0.000147 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001236 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001077 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001139 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001090 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001170 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001047 Lock_time: 0.000177 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.008445 Lock_time: 0.000315 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001426 Lock_time: 0.000196 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001237 Lock_time: 0.000183 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.007294 Lock_time: 0.000235 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001218 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000881 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909577; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # Time: 220322 0:39:39 # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.009297 Lock_time: 0.000281 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909579; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001597 Lock_time: 0.000357 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909579; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001456 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909579; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001279 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909579; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001259 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909579; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001013 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909579; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000907 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909579; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000890 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909579; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # Time: 220322 0:39:41 # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.009166 Lock_time: 0.000269 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001151 Lock_time: 0.000259 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001300 Lock_time: 0.000196 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001234 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001242 Lock_time: 0.000196 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001250 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001177 Lock_time: 0.000224 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001020 Lock_time: 0.000111 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001020 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000996 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001088 Lock_time: 0.000128 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.009296 Lock_time: 0.000294 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001292 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001473 Lock_time: 0.000233 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001480 Lock_time: 0.000265 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001312 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001362 Lock_time: 0.000295 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 479 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000820 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 479 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001157 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 478 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 478 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001214 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.007260 Lock_time: 0.000326 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001296 Lock_time: 0.000322 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001069 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000964 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001000 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000889 Lock_time: 0.000161 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000938 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000994 Lock_time: 0.000163 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001169 Lock_time: 0.000192 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000998 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000992 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001064 Lock_time: 0.000147 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000958 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000921 Lock_time: 0.000111 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001007 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001022 Lock_time: 0.000140 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001088 Lock_time: 0.000132 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001246 Lock_time: 0.000171 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001140 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001119 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001121 Lock_time: 0.000199 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000986 Lock_time: 0.000185 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000984 Lock_time: 0.000161 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001069 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.008836 Lock_time: 0.000346 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001233 Lock_time: 0.000158 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001299 Lock_time: 0.000143 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001284 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.002079 Lock_time: 0.000173 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001423 Lock_time: 0.000247 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001515 Lock_time: 0.000199 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001274 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001255 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001364 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001432 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001283 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001159 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001440 Lock_time: 0.000265 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001456 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001318 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001129 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.006453 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000925 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001114 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000862 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000807 Lock_time: 0.000108 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000803 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000877 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001234 Lock_time: 0.000169 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001196 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000921 Lock_time: 0.000171 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001219 Lock_time: 0.000219 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001140 Lock_time: 0.000177 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001127 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001754 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001051 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.003060 Lock_time: 0.000129 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.009400 Lock_time: 0.000328 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000891 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000973 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001185 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001010 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001135 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001271 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001035 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001314 Lock_time: 0.000161 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001054 Lock_time: 0.000171 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001226 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001197 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001222 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001210 Lock_time: 0.000192 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001373 Lock_time: 0.000199 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001467 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001438 Lock_time: 0.000214 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.008972 Lock_time: 0.000253 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001246 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001385 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001434 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.002834 Lock_time: 0.000219 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001809 Lock_time: 0.000353 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001560 Lock_time: 0.000247 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001509 Lock_time: 0.000232 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.002717 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.002338 Lock_time: 0.001298 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.006498 Lock_time: 0.000300 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001242 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001319 Lock_time: 0.000264 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001086 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001378 Lock_time: 0.000355 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001124 Lock_time: 0.000256 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001019 Lock_time: 0.000132 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001075 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001131 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.004146 Lock_time: 0.001129 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001018 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000905 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000886 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001098 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001231 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001152 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.007052 Lock_time: 0.000374 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001220 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001184 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001236 Lock_time: 0.000224 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001231 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001136 Lock_time: 0.000204 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001741 Lock_time: 0.000349 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001404 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001437 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001520 Lock_time: 0.000301 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.009727 Lock_time: 0.002330 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001598 Lock_time: 0.000267 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.001483 Lock_time: 0.000248 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1647909581; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000385 Lock_time: 0.000218 Rows_sent: 16 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 791 SET timestamp=1647909581; SELECT `django_migrations`.`app`, `django_migrations`.`name` FROM `django_migrations`; # Time: 220322 0:39:42 # User@Host: etsicatalog[etsicatalog] @ [10.233.77.163] # Thread_id: 477 Schema: etsicatalog QC_hit: No # Query_time: 0.000842 Lock_time: 0.000336 Rows_sent: 0 Rows_examined: 15 # Rows_affected: 0 Bytes_sent: 203 SET timestamp=1647909582; SELECT `auth_permission`.`content_type_id`, `auth_permission`.`codename` FROM `auth_permission` INNER JOIN `django_content_type` ON (`auth_permission`.`content_type_id` = `django_content_type`.`id`) WHERE `auth_permission`.`content_type_id` IN (34, 37, 40, 43, 19, 22, 25, 28, 31) ORDER BY `django_content_type`.`app_label` ASC, `django_content_type`.`model` ASC, `auth_permission`.`codename` ASC; # Time: 220322 0:39:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 483 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 483 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 482 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 482 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:40:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 487 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 487 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:40:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.002696 Lock_time: 0.002586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 491 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 491 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:40:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 495 Schema: QC_hit: No # Query_time: 0.001262 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 495 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:40:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:40:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:40:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.002256 Lock_time: 0.002102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:41:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:41:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:41:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.000835 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:41:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 522 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 522 Schema: QC_hit: No # Query_time: 0.005034 Lock_time: 0.004878 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:41:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:41:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:42:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 535 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 535 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:42:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:42:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:42:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:42:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:42:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:43:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:43:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.001787 Lock_time: 0.001696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 562 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 562 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:43:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.001090 Lock_time: 0.000994 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 566 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 566 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:43:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 571 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 571 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:43:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 575 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 574 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 575 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 574 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:43:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 578 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 579 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 578 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 579 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:44:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 582 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 582 Schema: QC_hit: No # Query_time: 0.000853 Lock_time: 0.000774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 583 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:44:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 586 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 586 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.001075 Lock_time: 0.001003 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:44:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:44:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 595 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 595 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:44:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 599 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 599 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:44:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 603 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 603 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:45:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:45:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:45:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 615 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 615 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:45:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 619 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 619 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:45:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:45:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:46:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:46:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:46:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 639 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 639 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 638 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 638 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:46:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.000728 Lock_time: 0.000594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647909991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647909991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:46:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:46:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 651 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 651 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:47:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 657 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910021; SELECT page_size, compress_ops, 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.000110 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:47:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910031; SELECT page_size, compress_ops, 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.000372 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:47:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 665 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910041; SELECT page_size, compress_ops, 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.000268 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 666 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 666 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:47:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 669 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 669 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:47:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910061; SELECT page_size, buffer_pool_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.000286 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 673 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:47:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 678 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910071; SELECT page_size, compress_ops, 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.000275 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910071; SELECT page_size, compress_ops, 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.000189 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 678 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:48:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910081; SELECT page_size, buffer_pool_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.002332 Lock_time: 0.002265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:48:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 687 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 687 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910091; SELECT page_size, buffer_pool_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.000414 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910091; SELECT page_size, buffer_pool_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.000247 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:48:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 691 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 691 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 692 Schema: QC_hit: No # Query_time: 0.001950 Lock_time: 0.001835 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:48:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910111; SELECT page_size, buffer_pool_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.000336 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 696 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:48:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 700 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 699 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 700 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 699 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:48:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910131; SELECT page_size, compress_ops, 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.000350 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 703 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 703 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-22 0:48:51 8 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220322 0:49:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 709 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910141; SELECT page_size, compress_ops, 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.017482 Lock_time: 0.017352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910141; SELECT page_size, compress_ops, 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.000464 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 709 Schema: QC_hit: No # Query_time: 0.018504 Lock_time: 0.018286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-22 0:49:04 712 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-22 0:49:04 713 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-22 0:49:04 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-22 0:49:04 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2022-03-22 0:49:04 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220322 0:49:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 714 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 714 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:49:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 718 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 718 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:49:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:49:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 726 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 726 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 727 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 727 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:49:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:50:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:50:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:50:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:50:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:50:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:50:43 # User@Host: so_user[so_user] @ [10.233.68.67] # Thread_id: 755 Schema: catalogdb QC_hit: No # Query_time: 0.002354 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use catalogdb; SET timestamp=1647910243; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220322 0:50:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:51:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:51:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 776 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 776 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:51:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-22 0:51:27 2 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220322 0:51:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:51:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 790 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 790 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:51:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.112116 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 47 # Rows_affected: 0 Bytes_sent: 92 use camundabpmn; SET timestamp=1647910311; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:52:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:52:06 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.004008 Lock_time: 0.002496 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 560 SET timestamp=1647910326; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RU_EXECUTION' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001831 Lock_time: 0.000335 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1647910326; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_PROCINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001765 Lock_time: 0.000289 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 555 SET timestamp=1647910326; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_ID_USER' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001616 Lock_time: 0.000365 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1647910326; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_CASE_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001475 Lock_time: 0.000261 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1647910326; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_CASEINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001381 Lock_time: 0.000316 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910326; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_DECISION_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001811 Lock_time: 0.000322 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1647910326; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_DECINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.003514 Lock_time: 0.000490 Rows_sent: 26 Rows_examined: 52 # Rows_affected: 0 Bytes_sent: 3734 SET timestamp=1647910326; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RU_JOB' ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # Time: 220322 0:52:09 # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.009236 Lock_time: 0.008225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1647910329; SELECT event_name FROM information_schema.events LIMIT 1; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000330 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001555 Lock_time: 0.000344 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910329; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000482 Lock_time: 0.000345 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002454 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000354 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001673 Lock_time: 0.000357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000418 Lock_time: 0.000254 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910329; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.025828 Lock_time: 0.025302 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 57 SET timestamp=1647910329; SELECT SUM(found) FROM ((SELECT 1 as found FROM information_schema.tables WHERE table_schema='requestdb') UNION ALL (SELECT 1 as found FROM information_schema.views WHERE table_schema='requestdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.table_constraints WHERE table_schema='requestdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.triggers WHERE event_object_schema='requestdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.routines WHERE routine_schema='requestdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.events WHERE event_schema='requestdb' LIMIT 1)) as all_found; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000533 Lock_time: 0.000318 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910329; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000434 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001383 Lock_time: 0.000301 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000361 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.005143 Lock_time: 0.000267 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000297 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000374 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001789 Lock_time: 0.000357 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000541 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000446 Lock_time: 0.000252 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910329; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000473 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002637 Lock_time: 0.000362 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000111 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001113 Lock_time: 0.000071 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000083 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 976 SET timestamp=1647910329; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001436 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000290 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000299 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001636 Lock_time: 0.000251 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000330 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000419 Lock_time: 0.000248 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910329; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000296 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002401 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000141 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001437 Lock_time: 0.000121 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000198 Lock_time: 0.000082 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 1068 SET timestamp=1647910329; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001439 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000303 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000336 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001802 Lock_time: 0.000281 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000370 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000438 Lock_time: 0.000269 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910329; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000518 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002453 Lock_time: 0.000347 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000159 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001217 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000183 Lock_time: 0.000064 Rows_sent: 2 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 1201 SET timestamp=1647910329; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001363 Lock_time: 0.000128 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000402 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000380 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001435 Lock_time: 0.000346 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000323 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000431 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910329; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.005927 Lock_time: 0.005724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910329; delete from infra_active_requests where source != 'VID' and source != 'POLO'; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000109 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910329; delete from infra_active_requests where request_body like '<%'; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000178 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001653 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000182 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001582 Lock_time: 0.000128 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000171 Lock_time: 0.000057 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1312 SET timestamp=1647910329; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001419 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000260 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000165 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001260 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910329; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000193 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910329; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000289 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910329; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # Time: 220322 0:52:10 # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000432 Lock_time: 0.000290 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002363 Lock_time: 0.000325 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000096 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001183 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000176 Lock_time: 0.000049 Rows_sent: 4 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 1441 SET timestamp=1647910330; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001275 Lock_time: 0.000115 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000273 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001456 Lock_time: 0.000295 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000335 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000336 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910330; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000406 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002285 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000146 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001206 Lock_time: 0.000142 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000191 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 1580 SET timestamp=1647910330; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001435 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000392 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000295 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001583 Lock_time: 0.000291 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000283 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000368 Lock_time: 0.000224 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910330; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000359 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.003241 Lock_time: 0.000312 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000131 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001565 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000202 Lock_time: 0.000054 Rows_sent: 6 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 1696 SET timestamp=1647910330; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001531 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000293 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000316 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001816 Lock_time: 0.000268 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000306 Lock_time: 0.000201 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000361 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910330; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000323 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002522 Lock_time: 0.000232 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000183 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001264 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000318 Lock_time: 0.000065 Rows_sent: 7 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 1784 SET timestamp=1647910330; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001525 Lock_time: 0.000115 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000260 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000324 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001506 Lock_time: 0.000275 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000286 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000341 Lock_time: 0.000173 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910330; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000369 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002707 Lock_time: 0.000301 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000165 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001480 Lock_time: 0.000142 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000317 Lock_time: 0.000083 Rows_sent: 8 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1920 SET timestamp=1647910330; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001593 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000351 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000359 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001599 Lock_time: 0.000264 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000289 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000364 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910330; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000354 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002790 Lock_time: 0.000335 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000229 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001472 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000230 Lock_time: 0.000044 Rows_sent: 9 Rows_examined: 9 # Rows_affected: 0 Bytes_sent: 2046 SET timestamp=1647910330; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001236 Lock_time: 0.000092 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000314 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000339 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001747 Lock_time: 0.000286 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000315 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000375 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910330; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000385 Lock_time: 0.000263 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002655 Lock_time: 0.000461 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000148 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001298 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000168 Lock_time: 0.000042 Rows_sent: 10 Rows_examined: 10 # Rows_affected: 0 Bytes_sent: 2153 SET timestamp=1647910330; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001340 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000276 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000217 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001664 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000308 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000418 Lock_time: 0.000270 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910330; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000371 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002429 Lock_time: 0.000307 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000141 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001283 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000226 Lock_time: 0.000053 Rows_sent: 11 Rows_examined: 11 # Rows_affected: 0 Bytes_sent: 2330 SET timestamp=1647910330; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001355 Lock_time: 0.000121 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000320 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000309 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001517 Lock_time: 0.000307 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000312 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000427 Lock_time: 0.000272 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910330; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002023 Lock_time: 0.001880 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001938 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000134 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001288 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000280 Lock_time: 0.000056 Rows_sent: 12 Rows_examined: 12 # Rows_affected: 0 Bytes_sent: 2485 SET timestamp=1647910330; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001290 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000250 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000228 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001474 Lock_time: 0.000342 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000226 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000299 Lock_time: 0.000115 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910330; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000413 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002358 Lock_time: 0.000287 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000143 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001343 Lock_time: 0.000274 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000259 Lock_time: 0.000073 Rows_sent: 13 Rows_examined: 13 # Rows_affected: 0 Bytes_sent: 2623 SET timestamp=1647910330; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001231 Lock_time: 0.000100 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910330; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000166 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000199 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910330; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 220322 0:52:11 # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001523 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000229 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000313 Lock_time: 0.000158 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910331; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000198 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002175 Lock_time: 0.000228 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000110 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001068 Lock_time: 0.000082 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000181 Lock_time: 0.000040 Rows_sent: 14 Rows_examined: 14 # Rows_affected: 0 Bytes_sent: 2742 SET timestamp=1647910331; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001100 Lock_time: 0.000076 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000257 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000302 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001883 Lock_time: 0.000274 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000194 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000230 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910331; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000301 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001742 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000099 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001068 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000047 Rows_sent: 15 Rows_examined: 15 # Rows_affected: 0 Bytes_sent: 2896 SET timestamp=1647910331; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001040 Lock_time: 0.000124 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000239 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001303 Lock_time: 0.000253 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000263 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000351 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910331; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000470 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002139 Lock_time: 0.000219 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000103 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001181 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000171 Lock_time: 0.000039 Rows_sent: 16 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 3029 SET timestamp=1647910331; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000904 Lock_time: 0.000089 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000251 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000332 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001407 Lock_time: 0.000283 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000292 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000389 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910331; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000453 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002412 Lock_time: 0.000328 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000100 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001022 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000179 Lock_time: 0.000036 Rows_sent: 17 Rows_examined: 17 # Rows_affected: 0 Bytes_sent: 3167 SET timestamp=1647910331; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000973 Lock_time: 0.000075 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000241 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000215 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001077 Lock_time: 0.000241 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000250 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000302 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910331; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000445 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002429 Lock_time: 0.000357 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000124 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001224 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000189 Lock_time: 0.000042 Rows_sent: 18 Rows_examined: 18 # Rows_affected: 0 Bytes_sent: 3305 SET timestamp=1647910331; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001205 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000325 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000384 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001950 Lock_time: 0.000303 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000296 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000326 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910331; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000340 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002236 Lock_time: 0.000312 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000147 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001323 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000347 Lock_time: 0.000064 Rows_sent: 19 Rows_examined: 19 # Rows_affected: 0 Bytes_sent: 3436 SET timestamp=1647910331; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001199 Lock_time: 0.000076 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000229 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001629 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000296 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000413 Lock_time: 0.000219 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910331; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000363 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002053 Lock_time: 0.000337 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000132 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001528 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000238 Lock_time: 0.000052 Rows_sent: 20 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 3577 SET timestamp=1647910331; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001201 Lock_time: 0.000121 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000220 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000240 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001572 Lock_time: 0.000284 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000329 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000384 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910331; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000403 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002372 Lock_time: 0.000288 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000144 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001437 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000288 Lock_time: 0.000056 Rows_sent: 21 Rows_examined: 21 # Rows_affected: 0 Bytes_sent: 3704 SET timestamp=1647910331; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001700 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000322 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000381 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001717 Lock_time: 0.000295 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000328 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000359 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910331; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000466 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002764 Lock_time: 0.000403 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000125 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001810 Lock_time: 0.000163 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000159 Lock_time: 0.000038 Rows_sent: 22 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 3863 SET timestamp=1647910331; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.003975 Lock_time: 0.000105 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000206 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000245 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001634 Lock_time: 0.000199 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000225 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000309 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910331; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000268 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002014 Lock_time: 0.000267 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000094 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001104 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000194 Lock_time: 0.000035 Rows_sent: 23 Rows_examined: 23 # Rows_affected: 0 Bytes_sent: 3999 SET timestamp=1647910331; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001045 Lock_time: 0.000086 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000204 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000186 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001290 Lock_time: 0.000217 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000166 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000259 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910331; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000474 Lock_time: 0.000338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002490 Lock_time: 0.000294 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000160 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001510 Lock_time: 0.000098 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000255 Lock_time: 0.000041 Rows_sent: 24 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 4182 SET timestamp=1647910331; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001441 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000306 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000271 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001507 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910331; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000341 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910331; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000396 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910331; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # Time: 220322 0:52:12 # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000285 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002088 Lock_time: 0.000226 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000233 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001352 Lock_time: 0.000161 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000280 Lock_time: 0.000069 Rows_sent: 25 Rows_examined: 25 # Rows_affected: 0 Bytes_sent: 4382 SET timestamp=1647910332; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001265 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000229 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000195 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001260 Lock_time: 0.000207 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000355 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000289 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910332; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000330 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002445 Lock_time: 0.000325 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000086 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001115 Lock_time: 0.000074 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000478 Lock_time: 0.000057 Rows_sent: 26 Rows_examined: 26 # Rows_affected: 0 Bytes_sent: 4539 SET timestamp=1647910332; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001743 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000218 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000185 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001591 Lock_time: 0.000303 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000421 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000265 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910332; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000348 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002408 Lock_time: 0.000323 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000138 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001006 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000157 Lock_time: 0.000033 Rows_sent: 27 Rows_examined: 27 # Rows_affected: 0 Bytes_sent: 4719 SET timestamp=1647910332; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001420 Lock_time: 0.000171 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000297 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000310 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001656 Lock_time: 0.000307 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000461 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000368 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910332; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.005155 Lock_time: 0.004941 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910332; UPDATE request_processing_data SET IS_DATA_INTERNAL = 1 WHERE TAG = 'BPMNExecutionData'; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000155 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910332; UPDATE request_processing_data SET IS_DATA_INTERNAL = 0 WHERE TAG = 'StackInformation' OR TAG = 'pincFabricConfigRequest'; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000153 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001579 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000196 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001346 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000289 Lock_time: 0.000057 Rows_sent: 28 Rows_examined: 28 # Rows_affected: 0 Bytes_sent: 4843 SET timestamp=1647910332; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001560 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000198 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000209 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001244 Lock_time: 0.000173 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000309 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000357 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910332; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000275 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002194 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000085 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001126 Lock_time: 0.000090 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000200 Lock_time: 0.000039 Rows_sent: 29 Rows_examined: 29 # Rows_affected: 0 Bytes_sent: 4970 SET timestamp=1647910332; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001134 Lock_time: 0.000089 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000295 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000350 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001766 Lock_time: 0.000302 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000313 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000536 Lock_time: 0.000287 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910332; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000386 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002368 Lock_time: 0.000267 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000158 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001274 Lock_time: 0.000129 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000302 Lock_time: 0.000052 Rows_sent: 30 Rows_examined: 30 # Rows_affected: 0 Bytes_sent: 5137 SET timestamp=1647910332; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001378 Lock_time: 0.000124 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000259 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000233 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001553 Lock_time: 0.000229 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000333 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000390 Lock_time: 0.000217 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910332; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000466 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002707 Lock_time: 0.000329 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000154 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001429 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000354 Lock_time: 0.000056 Rows_sent: 31 Rows_examined: 31 # Rows_affected: 0 Bytes_sent: 5297 SET timestamp=1647910332; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001469 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000273 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000414 Lock_time: 0.000303 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001507 Lock_time: 0.000291 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000306 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000341 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910332; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000465 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002188 Lock_time: 0.000283 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000109 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001044 Lock_time: 0.000083 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000190 Lock_time: 0.000040 Rows_sent: 32 Rows_examined: 32 # Rows_affected: 0 Bytes_sent: 5461 SET timestamp=1647910332; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001202 Lock_time: 0.000121 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000326 Lock_time: 0.000245 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000270 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.003413 Lock_time: 0.000241 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000344 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000412 Lock_time: 0.000257 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910332; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000440 Lock_time: 0.000319 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002508 Lock_time: 0.000266 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000149 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001689 Lock_time: 0.000150 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000462 Lock_time: 0.000054 Rows_sent: 33 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 5621 SET timestamp=1647910332; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001782 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000232 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000445 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001589 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910332; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000255 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910332; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000337 Lock_time: 0.000224 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910332; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # Time: 220322 0:52:13 # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000488 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.003280 Lock_time: 0.000290 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910333; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000129 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001424 Lock_time: 0.000100 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910333; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000438 Lock_time: 0.000055 Rows_sent: 34 Rows_examined: 34 # Rows_affected: 0 Bytes_sent: 5756 SET timestamp=1647910333; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001140 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910333; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000193 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000246 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001177 Lock_time: 0.000168 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910333; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000252 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000281 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910333; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.005712 Lock_time: 0.005423 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910333; UPDATE infra_active_requests SET request_status='COMPLETE' where request_status = 'COMPLETED'; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.003810 Lock_time: 0.003497 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910333; UPDATE archived_infra_requests SET request_status='COMPLETE' where request_status = 'COMPLETED'; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000148 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001454 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910333; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000168 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001380 Lock_time: 0.000147 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910333; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000330 Lock_time: 0.000057 Rows_sent: 35 Rows_examined: 35 # Rows_affected: 0 Bytes_sent: 5885 SET timestamp=1647910333; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.006580 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910333; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000279 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000312 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001764 Lock_time: 0.000302 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910333; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000329 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000400 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910333; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='requestdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000389 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.002546 Lock_time: 0.000333 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910333; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000135 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001379 Lock_time: 0.000147 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910333; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000366 Lock_time: 0.000056 Rows_sent: 36 Rows_examined: 36 # Rows_affected: 0 Bytes_sent: 6008 SET timestamp=1647910333; SELECT * FROM `requestdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001537 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910333; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000359 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000299 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.001722 Lock_time: 0.000328 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910333; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'requestdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.76.233] # Thread_id: 810 Schema: requestdb QC_hit: No # Query_time: 0.000290 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910333; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 220322 0:52:15 # User@Host: so_user[so_user] @ [10.233.76.233] # Thread_id: 808 Schema: requestdb QC_hit: No # Query_time: 0.041040 Lock_time: 0.000441 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1647910335; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220322 0:52:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 816 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 816 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 817 Schema: QC_hit: No # Query_time: 0.001076 Lock_time: 0.001009 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 817 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-22 0:52:28 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 220322 0:52:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 820 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 820 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:52:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:52:44 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001240 Lock_time: 0.000673 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1647910364; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 00:52:44.543' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 00:52:44.543') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 00:52:44.543') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 0:52:49 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.002233 Lock_time: 0.001755 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647910369; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 00:52:49.54' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 00:52:49.54') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 00:52:49.54') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 0:52:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:52:54 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001219 Lock_time: 0.001001 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use catalogdb; SET timestamp=1647910374; SELECT event_name FROM information_schema.events LIMIT 1; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000501 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910374; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000458 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910374; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001619 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1647910374; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000347 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910374; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.005759 Lock_time: 0.005382 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 57 SET timestamp=1647910374; SELECT SUM(found) FROM ((SELECT 1 as found FROM information_schema.tables WHERE table_schema='catalogdb') UNION ALL (SELECT 1 as found FROM information_schema.views WHERE table_schema='catalogdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.table_constraints WHERE table_schema='catalogdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.triggers WHERE event_object_schema='catalogdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.routines WHERE routine_schema='catalogdb' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.events WHERE event_schema='catalogdb' LIMIT 1)) as all_found; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000343 Lock_time: 0.000192 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910374; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000464 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910374; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001266 Lock_time: 0.000334 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1647910374; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000322 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910374; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004683 Lock_time: 0.000188 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910374; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000375 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910374; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000501 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910374; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001420 Lock_time: 0.000325 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910374; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000451 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910374; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000432 Lock_time: 0.000267 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910374; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 220322 0:52:55 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000531 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910375; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002694 Lock_time: 0.000317 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910375; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000135 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910375; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001259 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910375; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000181 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 976 SET timestamp=1647910375; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001442 Lock_time: 0.000173 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910375; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000357 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910375; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000317 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910375; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001574 Lock_time: 0.000415 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910375; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000474 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910375; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000512 Lock_time: 0.000313 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910375; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 220322 0:52:56 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000257 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910376; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001421 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910376; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000113 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910376; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001223 Lock_time: 0.000158 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910376; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000166 Lock_time: 0.000053 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 1070 SET timestamp=1647910376; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001347 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910376; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000373 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910376; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000272 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910376; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001405 Lock_time: 0.000242 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910376; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000559 Lock_time: 0.000363 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910376; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000477 Lock_time: 0.000272 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910376; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004916 Lock_time: 0.004549 Rows_sent: 0 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910376; DELETE from service where model_uuid in ( SELECT SERVICE_MODEL_UUID FROM service_to_resource_customizations GROUP BY SERVICE_MODEL_UUID, resource_model_customization_uuid HAVING COUNT(*) > 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002008 Lock_time: 0.001875 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910376; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003098 Lock_time: 0.000254 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910376; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000157 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910376; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001479 Lock_time: 0.000171 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910376; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000249 Lock_time: 0.000109 Rows_sent: 2 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 1182 SET timestamp=1647910376; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001446 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910376; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000303 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910376; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000239 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910376; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001776 Lock_time: 0.000242 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910376; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000229 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910376; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000349 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910376; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 220322 0:52:57 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.008219 Lock_time: 0.006898 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1647910377; INSERT INTO network_resource_customization_to_service SELECT service_model_uuid,resource_model_customization_uuid FROM service_to_resource_customizations WHERE model_type = 'network' and service_model_uuid in(select model_uuid from service) AND resource_model_customization_uuid in ( SELECT MODEL_CUSTOMIZATION_UUID from network_resource_customization); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.007986 Lock_time: 0.006864 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1647910377; INSERT INTO allotted_resource_customization_to_service SELECT service_model_uuid,resource_model_customization_uuid FROM service_to_resource_customizations WHERE model_type = 'allottedResource' and service_model_uuid in(select model_uuid from service) AND resource_model_customization_uuid in ( SELECT MODEL_CUSTOMIZATION_UUID from allotted_resource_customization); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.008336 Lock_time: 0.007278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1647910377; INSERT INTO vnf_resource_customization_to_service SELECT service_model_uuid,resource_model_customization_uuid FROM service_to_resource_customizations WHERE model_type = 'vnf' and service_model_uuid in(select model_uuid from service) AND resource_model_customization_uuid in ( SELECT MODEL_CUSTOMIZATION_UUID from vnf_resource_customization); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000402 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 4 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_recipe SET vnf_type = 'VNF-API-DEFAULT' WHERE vnf_type = 'VID_DEFAULT'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000257 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_recipe SET description = 'Vnf api recipe to create vnf' WHERE description = 'VID_DEFAULT recipe to create VNF if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000270 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_recipe SET description = 'Vnf api recipe to delete vnf' WHERE description = 'VID_DEFAULT recipe to delete VNF if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000164 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_recipe SET description = 'Vnf api recipe to update vnf' WHERE description = 'VID_DEFAULT update'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000147 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_recipe SET description = 'Vnf api recipe to replace vnf' WHERE description = 'VID_DEFAULT replace'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000111 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_recipe SET description = 'Vnf api recipe to do an in place software update' WHERE description = 'VID_DEFAULT inPlaceSoftwareUpdate'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000120 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_recipe SET description = 'Vnf api recipe to apply updated config' WHERE description = 'VID_DEFAULT applyUpdatedConfig'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.006399 Lock_time: 0.006200 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910377; UPDATE service SET model_name = 'VNF-API-DEFAULT', description = 'Vnf api service for VID to use for infra APIH orchestration' WHERE model_name = 'VID_DEFAULT'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000106 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE service_recipe SET description = 'Vnf api recipe to activate service-instance' WHERE description = 'VID_DEFAULT activate'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000187 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910377; UPDATE service_recipe SET description = 'Vnf api recipe to create service-instance' WHERE description = 'VID_DEFAULT recipe to create service-instance if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000161 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE service_recipe SET description = 'Vnf api recipe to deactivate service-instance' WHERE description = 'VID_DEFAULT deactivate'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910377; UPDATE service_recipe SET description = 'Vnf api recipe to delete service-instance' WHERE description = 'VID_DEFAULT recipe to delete service-instance if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000204 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to create volume-group' WHERE description = 'VID_DEFAULT recipe to create volume-group if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000168 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to delete volume-group' WHERE description = 'VID_DEFAULT recipe to delete volume-group if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000188 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to update volume-group' WHERE description = 'VID_DEFAULT recipe to update volume-group if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000164 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to create vf-module' WHERE description = 'VID_DEFAULT recipe to create vf-module if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000255 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to delete vf-module' WHERE description = 'VID_DEFAULT recipe to delete vf-module if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000211 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to update vf-module' WHERE description = 'VID_DEFAULT recipe to update vf-module if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000199 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to replace vf-module' WHERE description = 'VID_DEFAULT vfModule replace'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000289 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 29 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910377; UPDATE network_recipe SET description = 'Vnf api recipe to create network' WHERE description = 'VID_DEFAULT recipe to create network if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000378 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 29 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910377; UPDATE network_recipe SET description = 'Vnf api recipe to update network' WHERE description = 'VID_DEFAULT recipe to update network if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000429 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 29 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910377; UPDATE network_recipe SET description = 'Vnf api recipe to delete network' WHERE description = 'VID_DEFAULT recipe to delete network if no custom BPMN flow is found'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000199 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002508 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000095 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001090 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000192 Lock_time: 0.000065 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 1315 SET timestamp=1647910377; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001274 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000238 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000264 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001587 Lock_time: 0.000273 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000398 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000490 Lock_time: 0.000306 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910377; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000495 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_recipe SET ORCHESTRATION_URI = '/mso/async/services/VnfInPlaceUpdate' WHERE VNF_TYPE = 'GR-API-DEFAULT' AND ACTION = 'inPlaceSoftwareUpdate'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000308 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 20 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910377; UPDATE vnf_recipe SET ORCHESTRATION_URI = '/mso/async/services/VnfConfigUpdate' WHERE VNF_TYPE = 'GR-API-DEFAULT' AND ACTION = 'applyUpdatedConfig'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000287 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910377; UPDATE service SET MODEL_INVARIANT_UUID = '944862ae-bb65-4429-8330-a6c9170d6672' WHERE MODEL_INVARIANT_UUID = 'DummyGRApiDefaultModelInvariantUUID?'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000210 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE service_recipe SET DESCRIPTION = 'Vnf api recipe to assign service-instance' WHERE ACTION = 'assignInstance' AND DESCRIPTION LIKE '%VID_DEFAULT%'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000203 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE service_recipe SET DESCRIPTION = 'Vnf api recipe to unassign service-instance' WHERE ACTION = 'unassignInstance' AND DESCRIPTION LIKE '%VID_DEFAULT%'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000216 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001071 Lock_time: 0.000090 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000091 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001020 Lock_time: 0.000075 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000146 Lock_time: 0.000041 Rows_sent: 4 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 1463 SET timestamp=1647910377; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001512 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000194 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000234 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001457 Lock_time: 0.000224 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000301 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000364 Lock_time: 0.000219 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910377; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000503 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003160 Lock_time: 0.000333 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000230 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001359 Lock_time: 0.000139 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000200 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 1585 SET timestamp=1647910377; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001792 Lock_time: 0.000126 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000369 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003192 Lock_time: 0.003127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001992 Lock_time: 0.000350 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000265 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000330 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910377; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.008509 Lock_time: 0.008252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'Service-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000172 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'Service-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000128 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'assignService' WHERE MACRO_ACTION = 'Service-Macro-Assign'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000125 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'activateService' WHERE MACRO_ACTION = 'Service-Macro-Activate'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000113 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'unassignService' WHERE MACRO_ACTION = 'Service-Macro-Unassign'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000109 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'Service-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000122 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'Service-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000120 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'Network-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000119 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'Network-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000172 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'replaceService' WHERE MACRO_ACTION = 'VNF-Macro-Replace'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000132 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'VNF-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000172 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'VNF-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000113 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'VolumeGroup-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000095 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'VolumeGroup-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000110 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'VFModule-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000110 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'VFModule-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000105 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000094 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000113 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'deleteService' WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000095 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910377; UPDATE northbound_request_ref_lookup SET ACTION = 'createService' WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000176 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001992 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000198 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001530 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000200 Lock_time: 0.000054 Rows_sent: 6 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 1693 SET timestamp=1647910377; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001669 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000267 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000262 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001561 Lock_time: 0.000288 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000419 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000327 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910377; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.016719 Lock_time: 0.003980 Rows_sent: 0 Rows_examined: 2163 # Rows_affected: 103 Bytes_sent: 52 SET timestamp=1647910377; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('Service-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create')), ('Service-Create', '2', 'ActivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create')), ('Service-Delete', '1', 'DeactivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete')), ('Service-Delete', '2', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete')), ('Service-Macro-Assign', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), ('Service-Macro-Assign', '2', 'AssignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), ('Service-Macro-Assign', '3', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), ('Service-Macro-Assign', '4', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), ('Service-Macro-Assign', '5', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign')), ('Service-Macro-Activate', '1', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '2', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '3', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '4', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '5', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '6', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '7', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Activate', '8', 'ActivateServiceInstance', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate')), ('Service-Macro-Unassign', '1', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), ('Service-Macro-Unassign', '2', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), ('Service-Macro-Unassign', '3', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), ('Service-Macro-Unassign', '4', 'UnassignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), ('Service-Macro-Unassign', '5', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign')), ('Service-Macro-Create', '1', 'AssignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '2', 'CreateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '3', 'AssignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '4', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '5', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '6', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '7', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '8', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '9', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '10', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '11', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '12', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '13', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '14', 'ActivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Create', '15', 'ActivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create')), ('Service-Macro-Delete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '3', 'DeactivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '4', 'DeleteVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '5', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '6', 'DeactivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '7', 'DeleteNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '8', 'DeactivateNetworkCollectionBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '9', 'DeleteNetworkCollectionBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '10', 'DeactivateServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '11', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '12', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '13', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '14', 'UnassignNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '15', 'UnassignServiceInstanceBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Network-Create', '1', 'AssignNetwork1802BB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create')), ('Network-Create', '2', 'CreateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create')), ('Network-Create', '3', 'ActivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create')), ('Network-Delete', '1', 'DeactivateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete')), ('Network-Delete', '2', 'DeleteNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete')), ('Network-Delete', '3', 'UnassignNetwork1802BB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete')), ('VNF-Create', '1', 'AssignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create')), ('VNF-Create', '2', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create')), ('VNF-Delete', '1', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete')), ('VNF-Delete', '2', 'UnassignVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete')), ('VNF-Macro-Recreate', '1', 'AAICheckVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), ('VNF-Macro-Recreate', '2', 'AAISetVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), ('VNF-Macro-Recreate', '3', 'VNF-Macro-Replace', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), ('VNF-Macro-Recreate', '4', 'SDNOVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), ('VNF-Macro-Recreate', '5', 'AAIUnsetVnfInMaintBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate')), ('VNF-Macro-Replace', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), ('VNF-Macro-Replace', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), ('VNF-Macro-Replace', '3', 'DeactivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), ('VNF-Macro-Replace', '4', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), ('VNF-Macro-Replace', '5', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), ('VNF-Macro-Replace', '6', 'ActivateVnfBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace')), ('VolumeGroup-Create', '1', 'AssignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create')), ('VolumeGroup-Create', '2', 'CreateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create')), ('VolumeGroup-Create', '3', 'ActivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create')), ('VolumeGroup-Delete', '1', 'DeactivateVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete')), ('VolumeGroup-Delete', '2', 'DeleteVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete')), ('VolumeGroup-Delete', '3', 'UnassignVolumeGroupBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete')), ('VFModule-Create', '1', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create')), ('VFModule-Create', '2', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create')), ('VFModule-Create', '3', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create')), ('VFModule-Delete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete')), ('VFModule-Delete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete')), ('VFModule-Delete', '3', 'UnassignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete')), ('NetworkCollection-Macro-Create', '1', 'CreateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), ('NetworkCollection-Macro-Create', '2', 'AssignNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), ('NetworkCollection-Macro-Create', '3', 'CreateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), ('NetworkCollection-Macro-Create', '4', 'ActivateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), ('NetworkCollection-Macro-Create', '5', 'ActivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create')), ('NetworkCollection-Macro-Delete', '1', 'DeactivateNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), ('NetworkCollection-Macro-Delete', '2', 'DeleteNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), ('NetworkCollection-Macro-Delete', '3', 'UnassignNetworkBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), ('NetworkCollection-Macro-Delete', '4', 'DeactivateNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), ('NetworkCollection-Macro-Delete', '5', 'DeleteNetworkCollectionBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete')), ('AVPNBonding-Macro-Delete','1','DeactivateServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete')), ('AVPNBonding-Macro-Delete','2','DeactivateAndUnassignVpnBondingLinksBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete')), ('AVPNBonding-Macro-Delete','3','UnassignServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete')), ('AVPNBonding-Macro-Create','1','SniroHoming',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), ('AVPNBonding-Macro-Create','2','CreateCustomerVpnBindingBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), ('AVPNBonding-Macro-Create','3','AvpnAssignServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), ('AVPNBonding-Macro-Create','4','AssignAndActivateVpnBondingLinksBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')), ('AVPNBonding-Macro-Create','5','ActivateServiceInstanceBB',1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create')); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000142 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001637 Lock_time: 0.000239 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910377; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000163 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910377; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 220322 0:52:58 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001282 Lock_time: 0.000092 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000147 Lock_time: 0.000040 Rows_sent: 7 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 1799 SET timestamp=1647910378; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001211 Lock_time: 0.000091 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000407 Lock_time: 0.000310 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000331 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002071 Lock_time: 0.000395 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000342 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000379 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910378; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000215 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001469 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000137 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001399 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000053 Rows_sent: 8 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1914 SET timestamp=1647910378; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001591 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000272 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000498 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002064 Lock_time: 0.000382 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000298 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000368 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910378; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004101 Lock_time: 0.003739 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000290 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000300 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Assign'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000276 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Activate'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000270 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Unassign'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000294 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000292 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Service-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000303 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Network-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000297 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'Network-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000267 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = FALSE WHERE MACRO_ACTION = 'VNF-Macro-Replace'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000301 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VNF-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000284 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VNF-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000529 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VolumeGroup-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000334 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VolumeGroup-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000283 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VFModule-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000281 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VFModule-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000331 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000275 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000277 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'AVPNBonding-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000310 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'AVPNBonding-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000296 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE northbound_request_ref_lookup SET ISTOPLEVELFLOW = TRUE WHERE MACRO_ACTION = 'VNF-Macro-Recreate'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000228 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002553 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000118 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001485 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000208 Lock_time: 0.000053 Rows_sent: 9 Rows_examined: 9 # Rows_affected: 0 Bytes_sent: 2034 SET timestamp=1647910378; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001545 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000349 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000294 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001869 Lock_time: 0.000398 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000342 Lock_time: 0.000254 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000427 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910378; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000559 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002914 Lock_time: 0.000403 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000155 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001459 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000195 Lock_time: 0.000048 Rows_sent: 10 Rows_examined: 10 # Rows_affected: 0 Bytes_sent: 2156 SET timestamp=1647910378; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001464 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000250 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000305 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001667 Lock_time: 0.000260 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000410 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000502 Lock_time: 0.000249 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910378; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000184 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002634 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000108 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001240 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000200 Lock_time: 0.000039 Rows_sent: 11 Rows_examined: 11 # Rows_affected: 0 Bytes_sent: 2269 SET timestamp=1647910378; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001384 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000305 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000321 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001729 Lock_time: 0.000301 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000295 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000413 Lock_time: 0.000259 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910378; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000503 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003138 Lock_time: 0.000329 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000150 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001878 Lock_time: 0.000121 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000356 Lock_time: 0.000110 Rows_sent: 12 Rows_examined: 12 # Rows_affected: 0 Bytes_sent: 2434 SET timestamp=1647910378; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001568 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000361 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000358 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002126 Lock_time: 0.000298 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000300 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000445 Lock_time: 0.000254 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910378; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000463 Lock_time: 0.000327 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003030 Lock_time: 0.000303 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000099 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001193 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000258 Lock_time: 0.000084 Rows_sent: 13 Rows_examined: 13 # Rows_affected: 0 Bytes_sent: 2558 SET timestamp=1647910378; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001293 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000405 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000324 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001565 Lock_time: 0.000323 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000398 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000683 Lock_time: 0.000257 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910378; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000368 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002504 Lock_time: 0.000385 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000151 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001158 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000048 Rows_sent: 14 Rows_examined: 14 # Rows_affected: 0 Bytes_sent: 2679 SET timestamp=1647910378; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001190 Lock_time: 0.000111 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000252 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000262 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001746 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000206 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001723 Lock_time: 0.001617 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910378; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000475 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 103 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910378; UPDATE orchestration_flow_reference SET FLOW_NAME = 'HomingV2' WHERE FLOW_NAME = 'SniroHoming'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000080 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001470 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000095 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001195 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000143 Lock_time: 0.000036 Rows_sent: 15 Rows_examined: 15 # Rows_affected: 0 Bytes_sent: 2791 SET timestamp=1647910378; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001230 Lock_time: 0.000082 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000228 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000269 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001624 Lock_time: 0.000231 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000198 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000288 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910378; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000364 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002240 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000081 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001026 Lock_time: 0.000068 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000132 Lock_time: 0.000030 Rows_sent: 16 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 2925 SET timestamp=1647910378; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001090 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910378; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000211 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000437 Lock_time: 0.000350 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910378; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 220322 0:52:59 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001693 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000220 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000444 Lock_time: 0.000246 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000255 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 23 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910379; UPDATE vnf_components_recipe SET description = 'Vnf api recipe to soft delete vf-module' WHERE description = 'VID_DEFAULT vfModule soft delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000139 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001629 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000140 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001568 Lock_time: 0.000183 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000215 Lock_time: 0.000048 Rows_sent: 17 Rows_examined: 17 # Rows_affected: 0 Bytes_sent: 3095 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001418 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000301 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000242 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001791 Lock_time: 0.000298 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000343 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000388 Lock_time: 0.000226 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000884 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 103 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910379; UPDATE orchestration_flow_reference SET FLOW_NAME = 'ActivateServiceInstanceBB' WHERE FLOW_NAME = 'ActivateServiceInstance'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000279 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 103 # Rows_affected: 2 Bytes_sent: 11 SET timestamp=1647910379; DELETE FROM orchestration_flow_reference WHERE FLOW_NAME = 'DeactivateNetworkCollectionBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000275 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 33 # Rows_affected: 3 Bytes_sent: 52 SET timestamp=1647910379; UPDATE building_block_detail SET TARGET_ACTION = 'CHANGE_MODEL' WHERE TARGET_ACTION = 'CHANGEMODEL'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000212 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003098 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000113 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001285 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000194 Lock_time: 0.000043 Rows_sent: 18 Rows_examined: 18 # Rows_affected: 0 Bytes_sent: 3216 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001548 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000358 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000311 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001866 Lock_time: 0.000356 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000288 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000467 Lock_time: 0.000288 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000352 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003764 Lock_time: 0.000287 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000143 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001527 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000283 Lock_time: 0.000049 Rows_sent: 19 Rows_examined: 19 # Rows_affected: 0 Bytes_sent: 3420 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001603 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000289 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000273 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001438 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000335 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000426 Lock_time: 0.000274 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003931 Lock_time: 0.003337 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 2 Bytes_sent: 52 SET timestamp=1647910379; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('VFModule-DeactivateAndCloudDelete', '1', 'DeactivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete')), ('VFModule-DeactivateAndCloudDelete', '2', 'DeleteVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete')); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000159 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001201 Lock_time: 0.000121 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000117 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001484 Lock_time: 0.000108 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000294 Lock_time: 0.000047 Rows_sent: 20 Rows_examined: 20 # Rows_affected: 0 Bytes_sent: 3654 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001538 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000324 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000291 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001404 Lock_time: 0.000275 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000209 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000260 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000115 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910379; DELETE FROM `vnf_recipe` WHERE `NF_ROLE`='POLO_DEFAULT'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000108 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002617 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000191 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001515 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000264 Lock_time: 0.000053 Rows_sent: 21 Rows_examined: 21 # Rows_affected: 0 Bytes_sent: 3790 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001544 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000280 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000268 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001886 Lock_time: 0.000287 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000288 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.000927 Lock_time: 0.000404 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1647910379; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 00:52:59.54' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 00:52:59.54') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 00:52:59.54') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000454 Lock_time: 0.000228 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 use catalogdb; SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000747 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 23 # Rows_affected: 1 Bytes_sent: 13 SET timestamp=1647910379; INSERT INTO orchestration_flow_reference (COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) values ( 'Service-Macro-Deactivate', '1', 'DeactivateServiceInstanceBB', '1', (SELECT id FROM northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Deactivate')); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000175 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001785 Lock_time: 0.000128 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000160 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001534 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000288 Lock_time: 0.000056 Rows_sent: 22 Rows_examined: 22 # Rows_affected: 0 Bytes_sent: 3926 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001440 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000364 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000311 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001865 Lock_time: 0.000334 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000350 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000407 Lock_time: 0.000247 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000479 Lock_time: 0.000213 Rows_sent: 0 Rows_examined: 23 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910379; UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Create'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000274 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 23 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910379; UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Delete'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000273 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 23 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910379; UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Activate'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000149 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001500 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000080 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001164 Lock_time: 0.000070 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000145 Lock_time: 0.000029 Rows_sent: 23 Rows_examined: 23 # Rows_affected: 0 Bytes_sent: 4074 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001033 Lock_time: 0.000098 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000219 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000280 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001854 Lock_time: 0.000265 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000280 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000385 Lock_time: 0.000224 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000548 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 23 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910379; UPDATE northbound_request_ref_lookup SET MIN_API_VERSION = 5 WHERE MACRO_ACTION = 'Service-Macro-Deactivate'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000156 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001811 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000103 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001629 Lock_time: 0.000132 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000400 Lock_time: 0.000063 Rows_sent: 24 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 4209 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001839 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000247 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000291 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.005796 Lock_time: 0.000399 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000390 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000425 Lock_time: 0.000247 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000550 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 24 # Rows_affected: 1 Bytes_sent: 13 SET timestamp=1647910379; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('Network-Update', '1', 'UpdateNetworkBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Update')); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000145 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001387 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000138 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002134 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000294 Lock_time: 0.000057 Rows_sent: 25 Rows_examined: 25 # Rows_affected: 0 Bytes_sent: 4362 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001518 Lock_time: 0.000185 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000285 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000319 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001761 Lock_time: 0.000278 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000364 Lock_time: 0.000249 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000388 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000142 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001576 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000163 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001419 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000176 Lock_time: 0.000037 Rows_sent: 26 Rows_examined: 26 # Rows_affected: 0 Bytes_sent: 4481 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001348 Lock_time: 0.000107 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000236 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000296 Lock_time: 0.000208 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001729 Lock_time: 0.000249 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000227 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000323 Lock_time: 0.000224 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000109 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001293 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000133 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000968 Lock_time: 0.000070 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000148 Lock_time: 0.000031 Rows_sent: 27 Rows_examined: 27 # Rows_affected: 0 Bytes_sent: 4648 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000964 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000228 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000151 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001883 Lock_time: 0.000340 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000274 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000438 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001178 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 305 # Rows_affected: 9 Bytes_sent: 52 SET timestamp=1647910379; UPDATE orchestration_status_state_transition_directive SET TARGET_ACTION = "ACTIVATE" WHERE TARGET_ACTION = "ACTIVE"; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000120 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001423 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000136 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001503 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000292 Lock_time: 0.000057 Rows_sent: 28 Rows_examined: 28 # Rows_affected: 0 Bytes_sent: 4783 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001472 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000308 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000260 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002003 Lock_time: 0.000313 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000489 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000406 Lock_time: 0.000226 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000672 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 48 # Rows_affected: 2 Bytes_sent: 52 SET timestamp=1647910379; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('Service-Macro-Delete', '1', 'DeactivateFabricConfigurationBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')), ('Service-Macro-Delete', '2', 'UnassignFabricConfigurationBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete')); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000158 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001458 Lock_time: 0.000140 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000121 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001196 Lock_time: 0.000097 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000291 Lock_time: 0.000053 Rows_sent: 29 Rows_examined: 29 # Rows_affected: 0 Bytes_sent: 4913 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001446 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000314 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000210 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001733 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000254 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000303 Lock_time: 0.000163 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000439 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003925 Lock_time: 0.000308 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000113 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001529 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000364 Lock_time: 0.000061 Rows_sent: 30 Rows_examined: 30 # Rows_affected: 0 Bytes_sent: 5048 SET timestamp=1647910379; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001662 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000521 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000182 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001575 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910379; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000298 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910379; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000311 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910379; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 220322 0:53:00 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000338 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002314 Lock_time: 0.000192 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000135 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001542 Lock_time: 0.000139 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000288 Lock_time: 0.000044 Rows_sent: 31 Rows_examined: 31 # Rows_affected: 0 Bytes_sent: 5155 SET timestamp=1647910380; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001302 Lock_time: 0.000110 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000246 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000313 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001304 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000313 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000310 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910380; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000376 Lock_time: 0.000236 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003520 Lock_time: 0.000284 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000299 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001267 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000213 Lock_time: 0.000037 Rows_sent: 32 Rows_examined: 32 # Rows_affected: 0 Bytes_sent: 5270 SET timestamp=1647910380; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001301 Lock_time: 0.000085 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000242 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000185 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001531 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000271 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000433 Lock_time: 0.000254 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910380; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000178 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001729 Lock_time: 0.000139 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000165 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001694 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000301 Lock_time: 0.000055 Rows_sent: 33 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 5371 SET timestamp=1647910380; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001797 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000317 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000259 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001830 Lock_time: 0.000254 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000234 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000343 Lock_time: 0.000188 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910380; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000311 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003594 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000166 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001270 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000273 Lock_time: 0.000039 Rows_sent: 34 Rows_examined: 34 # Rows_affected: 0 Bytes_sent: 5469 SET timestamp=1647910380; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001449 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000296 Lock_time: 0.000204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000162 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001513 Lock_time: 0.000150 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000209 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000346 Lock_time: 0.000126 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910380; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000136 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001940 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000118 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001748 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000278 Lock_time: 0.000056 Rows_sent: 35 Rows_examined: 35 # Rows_affected: 0 Bytes_sent: 5568 SET timestamp=1647910380; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001517 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000215 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000294 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001634 Lock_time: 0.000274 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000191 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000238 Lock_time: 0.000112 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910380; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000337 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004606 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000147 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001848 Lock_time: 0.000132 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000490 Lock_time: 0.000069 Rows_sent: 36 Rows_examined: 36 # Rows_affected: 0 Bytes_sent: 5696 SET timestamp=1647910380; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001507 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000191 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000211 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001847 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000305 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000335 Lock_time: 0.000196 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910380; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002191 Lock_time: 0.000420 Rows_sent: 0 Rows_examined: 150 # Rows_affected: 6 Bytes_sent: 52 SET timestamp=1647910380; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('VFModule-ScaleOut', '1', 'GenericVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), ('VFModule-ScaleOut', '2', 'AssignVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), ('VFModule-ScaleOut', '3', 'CreateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), ('VFModule-ScaleOut', '4', 'ActivateVfModuleBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), ('VFModule-ScaleOut', '5', 'ConfigurationScaleOutBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')), ('VFModule-ScaleOut', '6', 'GenericVnfHealthCheckBB', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut')); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000192 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001648 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000248 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001236 Lock_time: 0.000107 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000384 Lock_time: 0.000159 Rows_sent: 37 Rows_examined: 37 # Rows_affected: 0 Bytes_sent: 5843 SET timestamp=1647910380; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001174 Lock_time: 0.000100 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000131 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000214 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001936 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000220 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000245 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910380; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000263 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910380; DELETE FROM catalogdb.service_recipe where orchestration_uri = '/mso/async/services/CreateGenericMacroServiceNetworkVnf' or orchestration_uri = '/mso/async/services/DeleteGenericMacroServiceNetworkVnf'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000127 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001758 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000180 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001402 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000349 Lock_time: 0.000041 Rows_sent: 38 Rows_examined: 38 # Rows_affected: 0 Bytes_sent: 5966 SET timestamp=1647910380; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001634 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000358 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000397 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002208 Lock_time: 0.000383 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000183 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000234 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910380; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000310 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003580 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000164 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001303 Lock_time: 0.000126 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000260 Lock_time: 0.000045 Rows_sent: 39 Rows_examined: 39 # Rows_affected: 0 Bytes_sent: 6089 SET timestamp=1647910380; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001342 Lock_time: 0.000111 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000172 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000201 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001564 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000227 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000270 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910380; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000226 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002070 Lock_time: 0.000263 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000147 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001175 Lock_time: 0.000074 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000163 Lock_time: 0.000030 Rows_sent: 40 Rows_examined: 40 # Rows_affected: 0 Bytes_sent: 6227 SET timestamp=1647910380; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001525 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000353 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000308 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001877 Lock_time: 0.000334 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000280 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000309 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910380; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000449 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004182 Lock_time: 0.000331 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000172 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001465 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000264 Lock_time: 0.000044 Rows_sent: 41 Rows_examined: 41 # Rows_affected: 0 Bytes_sent: 6328 SET timestamp=1647910380; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001378 Lock_time: 0.000095 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000325 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000380 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001806 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000344 Lock_time: 0.000253 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000399 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910380; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000363 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 25 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910380; update northbound_request_ref_lookup set ACTION='scaleOut' where MACRO_ACTION='VFModule-ScaleOut'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000204 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001412 Lock_time: 0.000099 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000127 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001517 Lock_time: 0.000107 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000360 Lock_time: 0.000052 Rows_sent: 42 Rows_examined: 42 # Rows_affected: 0 Bytes_sent: 6510 SET timestamp=1647910380; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001426 Lock_time: 0.000100 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000304 Lock_time: 0.000234 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000296 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001804 Lock_time: 0.000315 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910380; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000382 Lock_time: 0.000274 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910380; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000447 Lock_time: 0.000279 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910380; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 220322 0:53:01 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000435 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003980 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000173 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001833 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000562 Lock_time: 0.000066 Rows_sent: 43 Rows_examined: 43 # Rows_affected: 0 Bytes_sent: 6635 SET timestamp=1647910381; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001721 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000767 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000259 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001621 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000259 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000316 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910381; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000161 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001268 Lock_time: 0.000087 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000099 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001241 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000306 Lock_time: 0.000038 Rows_sent: 44 Rows_examined: 44 # Rows_affected: 0 Bytes_sent: 6771 SET timestamp=1647910381; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001075 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000176 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000222 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.005060 Lock_time: 0.003918 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 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=1647910381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000158 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000333 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910381; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003949 Lock_time: 0.003715 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateNetworkBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000152 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateNetworkCollectionBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000146 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateVfModuleBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000211 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Rollback' WHERE FLOW_NAME = 'CreateVolumeGroupBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000277 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteNetworkBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000186 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteNetworkCollectionBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000292 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteVfModuleBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000309 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'DeleteVolumeGroupBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignNetwork1802BB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000190 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignNetworkBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignServiceInstanceBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000184 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignVfModuleBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000262 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignVnfBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000208 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UnassignVolumeGroupBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000181 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'UpdateNetworkBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000185 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'VnfAdapterBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000150 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001251 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000083 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001081 Lock_time: 0.000068 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000267 Lock_time: 0.000029 Rows_sent: 45 Rows_examined: 45 # Rows_affected: 0 Bytes_sent: 6924 SET timestamp=1647910381; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001050 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000231 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000227 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001153 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000246 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000283 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910381; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000287 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003012 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000155 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000977 Lock_time: 0.000099 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000326 Lock_time: 0.000040 Rows_sent: 46 Rows_examined: 46 # Rows_affected: 0 Bytes_sent: 7069 SET timestamp=1647910381; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000977 Lock_time: 0.000092 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000229 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000267 Lock_time: 0.000198 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001520 Lock_time: 0.000274 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000261 Lock_time: 0.000196 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000320 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910381; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000446 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'GenericVnfHealthCheckBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000298 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910381; UPDATE rainy_day_handler_macro SET POLICY = 'Abort' WHERE FLOW_NAME = 'ConfigurationScaleOutBB'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000188 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001814 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000139 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001591 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000411 Lock_time: 0.000052 Rows_sent: 47 Rows_examined: 47 # Rows_affected: 0 Bytes_sent: 7222 SET timestamp=1647910381; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001057 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000185 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001297 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000333 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000389 Lock_time: 0.000197 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910381; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000180 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001333 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000152 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001241 Lock_time: 0.000121 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000358 Lock_time: 0.000050 Rows_sent: 48 Rows_examined: 48 # Rows_affected: 0 Bytes_sent: 7369 SET timestamp=1647910381; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001259 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000172 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001005 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000192 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000291 Lock_time: 0.000161 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910381; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000383 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002948 Lock_time: 0.000272 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000142 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001162 Lock_time: 0.000116 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000382 Lock_time: 0.000056 Rows_sent: 49 Rows_examined: 49 # Rows_affected: 0 Bytes_sent: 7495 SET timestamp=1647910381; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001188 Lock_time: 0.000112 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000243 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000202 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001079 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000302 Lock_time: 0.000217 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000277 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910381; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000125 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002126 Lock_time: 0.000157 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001218 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000257 Lock_time: 0.000040 Rows_sent: 50 Rows_examined: 50 # Rows_affected: 0 Bytes_sent: 7611 SET timestamp=1647910381; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001142 Lock_time: 0.000087 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000237 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000199 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001585 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000259 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000348 Lock_time: 0.000214 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910381; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000574 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 47 # Rows_affected: 11 Bytes_sent: 54 SET timestamp=1647910381; update building_block_detail set RESOURCE_TYPE = "NO_VALIDATE" where RESOURCE_TYPE = "CUSTOM"; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000125 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001188 Lock_time: 0.000112 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000109 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001118 Lock_time: 0.000092 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000325 Lock_time: 0.000055 Rows_sent: 51 Rows_examined: 51 # Rows_affected: 0 Bytes_sent: 7749 SET timestamp=1647910381; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001475 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000247 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000201 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001600 Lock_time: 0.000255 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000275 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000547 Lock_time: 0.000391 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910381; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000138 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001902 Lock_time: 0.000128 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000129 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001905 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000385 Lock_time: 0.000046 Rows_sent: 52 Rows_examined: 52 # Rows_affected: 0 Bytes_sent: 7870 SET timestamp=1647910381; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001376 Lock_time: 0.000072 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000229 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000318 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001651 Lock_time: 0.000284 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000325 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000368 Lock_time: 0.000199 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910381; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000401 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003357 Lock_time: 0.000368 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000118 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001402 Lock_time: 0.000104 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000217 Lock_time: 0.000033 Rows_sent: 53 Rows_examined: 53 # Rows_affected: 0 Bytes_sent: 7999 SET timestamp=1647910381; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001075 Lock_time: 0.000095 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000224 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000260 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001360 Lock_time: 0.000221 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000232 Lock_time: 0.000164 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000375 Lock_time: 0.000221 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910381; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.011346 Lock_time: 0.011038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1647910381; INSERT INTO catalogdb.service_proxy_customization_temp (model_customization_uuid,model_instance_name,model_uuid,model_invariant_uuid,model_version,model_name,tosca_node_type,description,source_service_model_uuid) SELECT T1.model_customization_uuid, T1.model_instance_name,T2.model_uuid, T2.model_invariant_uuid, T2.model_version, T2.model_name, T1.tosca_node_type, T2.description, T1.source_service_model_uuid FROM catalogdb.service_proxy_customization T1 JOIN catalogdb.service_proxy T2 ON T1.service_proxy_model_uuid = T2.model_uuid; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000465 Lock_time: 0.000299 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004091 Lock_time: 0.000287 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000080 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001067 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000218 Lock_time: 0.000028 Rows_sent: 54 Rows_examined: 54 # Rows_affected: 0 Bytes_sent: 8103 SET timestamp=1647910381; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001290 Lock_time: 0.000069 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000185 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000200 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001638 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000179 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000433 Lock_time: 0.000266 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910381; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000378 Lock_time: 0.000257 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003712 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000144 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001567 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000301 Lock_time: 0.000047 Rows_sent: 55 Rows_examined: 55 # Rows_affected: 0 Bytes_sent: 8236 SET timestamp=1647910381; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001633 Lock_time: 0.000129 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000327 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000245 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001701 Lock_time: 0.000248 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910381; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000355 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910381; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000278 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910381; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 220322 0:53:02 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000365 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003757 Lock_time: 0.000343 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910382; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000130 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001446 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910382; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000352 Lock_time: 0.000050 Rows_sent: 56 Rows_examined: 56 # Rows_affected: 0 Bytes_sent: 8387 SET timestamp=1647910382; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001389 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910382; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000318 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000255 Lock_time: 0.000190 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001754 Lock_time: 0.000754 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910382; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000249 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000264 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910382; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000168 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001501 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910382; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000132 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001353 Lock_time: 0.000098 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910382; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000306 Lock_time: 0.000049 Rows_sent: 57 Rows_examined: 57 # Rows_affected: 0 Bytes_sent: 8520 SET timestamp=1647910382; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001636 Lock_time: 0.000183 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910382; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000275 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000259 Lock_time: 0.000178 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001499 Lock_time: 0.000231 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910382; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000267 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000416 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910382; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000310 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003227 Lock_time: 0.000228 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910382; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000097 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001230 Lock_time: 0.000089 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910382; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000312 Lock_time: 0.000035 Rows_sent: 58 Rows_examined: 58 # Rows_affected: 0 Bytes_sent: 8655 SET timestamp=1647910382; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001423 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910382; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000194 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000188 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001261 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910382; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000295 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910382; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000274 Lock_time: 0.000158 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910382; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000574 Lock_time: 0.000315 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910382; DELETE FROM vf_module_customization WHERE vf_module_model_uuid NOT IN (SELECT model_uuid FROM vf_module); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.013417 Lock_time: 0.012942 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1647910382; -- Migrate linkage between VNF/Services, re-add foreign key INSERT INTO vnf_resource_customization (SELECT vrc.MODEL_CUSTOMIZATION_UUID,vrc.MODEL_INSTANCE_NAME, vrc.MIN_INSTANCES,vrc.MAX_INSTANCES,vrc.AVAILABILITY_ZONE_MAX_COUNT,vrc.NF_TYPE,vrc.NF_ROLE,vrc.NF_FUNCTION, vrc.NF_NAMING_CODE,vrc.MULTI_STAGE_DESIGN,vrc.CREATION_TIMESTAMP, vrc.VNF_RESOURCE_MODEL_UUID,vrc.INSTANCE_GROUP_MODEL_UUID,NULL,crcs.SERVICE_MODEL_UUID from vnf_resource_customization vrc, vnf_resource_customization_to_service crcs, service srv WHERE crcs.RESOURCE_MODEL_CUSTOMIZATION_UUID = vrc.MODEL_CUSTOMIZATION_UUID AND srv.MODEL_UUID=crcs.SERVICE_MODEL_UUID); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000115 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910382; DELETE FROM vnf_resource_customization where SERVICE_MODEL_UUID IS NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.010021 Lock_time: 0.008745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1647910382; INSERT INTO vnfc_instance_group_customization (SELECT vnfcgroup.VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID, vnfcgroup.INSTANCE_GROUP_MODEL_UUID, vnfcgroup.FUNCTION, vnfcgroup.DESCRIPTION, vnfcgroup.CREATION_TIMESTAMP, vnfrc.ID FROM vnfc_instance_group_customization vnfcgroup, vnf_resource_customization vnfrc WHERE vnfrc.MODEL_CUSTOMIZATION_UUID = vnfcgroup.VNF_RESOURCE_CUSTOMIZATION_MODEL_UUID); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000141 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910382; DELETE FROM vnfc_instance_group_customization where VNF_RESOURCE_CUSTOMIZATION_ID IS NULL; # Time: 220322 0:53:03 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.010405 Lock_time: 0.010012 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1647910383; -- Migrate linkage between VNF/VFMODULEs, re-add foreign key INSERT INTO vf_module_customization (SELECT vmc.MODEL_CUSTOMIZATION_UUID, vmc.LABEL, vmc.INITIAL_COUNT, vmc.MIN_INSTANCES, vmc.MAX_INSTANCES, vmc.AVAILABILITY_ZONE_COUNT, vmc.HEAT_ENVIRONMENT_ARTIFACT_UUID, vmc.VOL_ENVIRONMENT_ARTIFACT_UUID, vmc.CREATION_TIMESTAMP, vmc.VF_MODULE_MODEL_UUID, NULL,vnfrc.ID FROM vf_module_customization vmc, vnf_res_custom_to_vf_module_custom vnfcvf, vnf_resource_customization vnfrc WHERE vnfcvf.VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID = vmc.MODEL_CUSTOMIZATION_UUID AND vnfrc.MODEL_CUSTOMIZATION_UUID=vnfcvf.VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000115 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910383; DELETE FROM vf_module_customization where VNF_RESOURCE_CUSTOMIZATION_ID IS NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.007985 Lock_time: 0.007628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910383; UPDATE cvnfc_customization as cvnfcc JOIN vf_module_vnf AS vfmvnf ON vfmvnf.model_customization_uuid = cvnfcc.VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID AND cvnfcc.VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID=vfmvnf.VNF_MODEL_CUST_UUID SET cvnfcc.VF_MODULE_CUSTOMIZATION_ID = vfmvnf.vf_module_id; # Time: 220322 0:53:04 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002252 Lock_time: 0.002118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004635 Lock_time: 0.000313 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000120 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001376 Lock_time: 0.000104 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000314 Lock_time: 0.000043 Rows_sent: 59 Rows_examined: 59 # Rows_affected: 0 Bytes_sent: 8774 SET timestamp=1647910384; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001514 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000190 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000197 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001580 Lock_time: 0.000217 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000189 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000259 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910384; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000822 Lock_time: 0.000689 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003583 Lock_time: 0.000259 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000172 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001538 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000583 Lock_time: 0.000050 Rows_sent: 60 Rows_examined: 60 # Rows_affected: 0 Bytes_sent: 8901 SET timestamp=1647910384; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001749 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000443 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000366 Lock_time: 0.000276 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002184 Lock_time: 0.000345 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000324 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000301 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910384; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000440 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004254 Lock_time: 0.000288 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000170 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001803 Lock_time: 0.000132 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000568 Lock_time: 0.000064 Rows_sent: 61 Rows_examined: 61 # Rows_affected: 0 Bytes_sent: 9009 SET timestamp=1647910384; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001720 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000287 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000217 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001915 Lock_time: 0.000301 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000266 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000324 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910384; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000462 Lock_time: 0.000281 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004248 Lock_time: 0.000286 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000127 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001330 Lock_time: 0.000104 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000391 Lock_time: 0.000046 Rows_sent: 62 Rows_examined: 62 # Rows_affected: 0 Bytes_sent: 9136 SET timestamp=1647910384; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001541 Lock_time: 0.000108 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000257 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000269 Lock_time: 0.000194 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001881 Lock_time: 0.000321 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000314 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000362 Lock_time: 0.000214 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910384; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000336 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003448 Lock_time: 0.000291 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001582 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000399 Lock_time: 0.000050 Rows_sent: 63 Rows_examined: 63 # Rows_affected: 0 Bytes_sent: 9264 SET timestamp=1647910384; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001312 Lock_time: 0.000081 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000312 Lock_time: 0.000225 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000291 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001899 Lock_time: 0.000290 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000333 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000399 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910384; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000356 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003572 Lock_time: 0.000318 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000128 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001349 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000389 Lock_time: 0.000049 Rows_sent: 64 Rows_examined: 64 # Rows_affected: 0 Bytes_sent: 9386 SET timestamp=1647910384; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001476 Lock_time: 0.000112 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000307 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000198 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001971 Lock_time: 0.000733 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000316 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000378 Lock_time: 0.000235 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910384; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.015685 Lock_time: 0.015193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 50 SET timestamp=1647910384; /* Migrate the existing data */ INSERT INTO tmp_configuration_customization (`model_customization_uuid` , `model_instance_name`, `configuration_type` , `configuration_role` , `configuration_function` , `creation_timestamp` , `configuration_model_uuid` , `service_proxy_customization_model_customization_uuid` , `service_model_uuid`) SELECT `config`.`model_customization_uuid`, `config`.`model_instance_name`, `config`.`configuration_type`, `config`.`configuration_role`, `config`.`configuration_function`, `config`.`creation_timestamp`, `config`.`configuration_model_uuid`, `config`.`service_proxy_customization_model_customization_uuid`, `svc`.`model_uuid` service_model_uuid FROM configuration_customization config, service svc, configuration_customization_to_service config_svc WHERE config_svc.service_model_uuid = svc.model_uuid AND config_svc.resource_model_customization_uuid = config.model_customization_uuid; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000399 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004136 Lock_time: 0.000305 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000205 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001762 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000509 Lock_time: 0.000055 Rows_sent: 65 Rows_examined: 65 # Rows_affected: 0 Bytes_sent: 9529 SET timestamp=1647910384; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001734 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000316 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000366 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001873 Lock_time: 0.000268 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910384; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000381 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910384; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000331 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910384; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 220322 0:53:05 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001994 Lock_time: 0.001889 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.005333 Lock_time: 0.000392 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000135 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001488 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000488 Lock_time: 0.000063 Rows_sent: 66 Rows_examined: 66 # Rows_affected: 0 Bytes_sent: 9671 SET timestamp=1647910385; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001545 Lock_time: 0.000129 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000216 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000288 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002959 Lock_time: 0.000257 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000237 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000421 Lock_time: 0.000232 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910385; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000509 Lock_time: 0.000355 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004633 Lock_time: 0.000328 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000105 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001281 Lock_time: 0.000079 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000267 Lock_time: 0.000031 Rows_sent: 67 Rows_examined: 67 # Rows_affected: 0 Bytes_sent: 9792 SET timestamp=1647910385; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001625 Lock_time: 0.000104 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000373 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000228 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002033 Lock_time: 0.000283 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000280 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000331 Lock_time: 0.000199 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910385; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000372 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003626 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000134 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002106 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000630 Lock_time: 0.000063 Rows_sent: 68 Rows_examined: 68 # Rows_affected: 0 Bytes_sent: 9922 SET timestamp=1647910385; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001918 Lock_time: 0.000104 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000265 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000216 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001572 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000300 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000334 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910385; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000352 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003909 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000174 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001642 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000324 Lock_time: 0.000040 Rows_sent: 69 Rows_examined: 69 # Rows_affected: 0 Bytes_sent: 10068 SET timestamp=1647910385; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001640 Lock_time: 0.000163 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000283 Lock_time: 0.000186 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000174 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001430 Lock_time: 0.000168 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910385; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000144 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910385; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000204 Lock_time: 0.000101 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910385; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 220322 0:53:06 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000372 Lock_time: 0.000223 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004216 Lock_time: 0.000337 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000184 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001456 Lock_time: 0.000168 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000282 Lock_time: 0.000046 Rows_sent: 70 Rows_examined: 70 # Rows_affected: 0 Bytes_sent: 10203 SET timestamp=1647910386; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001283 Lock_time: 0.000100 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000165 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000136 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001271 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000179 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000241 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910386; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000379 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004768 Lock_time: 0.000197 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000145 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001379 Lock_time: 0.000094 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000316 Lock_time: 0.000039 Rows_sent: 71 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 10353 SET timestamp=1647910386; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001401 Lock_time: 0.000094 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000224 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000227 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002140 Lock_time: 0.000204 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000147 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000081 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910386; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000315 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003690 Lock_time: 0.000188 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000186 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001624 Lock_time: 0.000126 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000391 Lock_time: 0.000048 Rows_sent: 72 Rows_examined: 72 # Rows_affected: 0 Bytes_sent: 10466 SET timestamp=1647910386; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001449 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000189 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000153 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001497 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000266 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000274 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910386; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000377 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004434 Lock_time: 0.000243 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000167 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001411 Lock_time: 0.000142 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000310 Lock_time: 0.000039 Rows_sent: 73 Rows_examined: 73 # Rows_affected: 0 Bytes_sent: 10601 SET timestamp=1647910386; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001432 Lock_time: 0.000094 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000212 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000197 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001505 Lock_time: 0.000204 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000177 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000194 Lock_time: 0.000094 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910386; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000441 Lock_time: 0.000262 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004269 Lock_time: 0.000232 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000148 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001598 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000572 Lock_time: 0.000137 Rows_sent: 74 Rows_examined: 74 # Rows_affected: 0 Bytes_sent: 10722 SET timestamp=1647910386; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001263 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000166 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000237 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001771 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000196 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000254 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910386; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000184 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003299 Lock_time: 0.000192 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000095 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001141 Lock_time: 0.000088 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000396 Lock_time: 0.000034 Rows_sent: 75 Rows_examined: 75 # Rows_affected: 0 Bytes_sent: 10862 SET timestamp=1647910386; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001215 Lock_time: 0.000089 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000192 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000137 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001427 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000134 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000206 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910386; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000291 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004604 Lock_time: 0.000266 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000117 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001447 Lock_time: 0.000103 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000591 Lock_time: 0.000054 Rows_sent: 76 Rows_examined: 76 # Rows_affected: 0 Bytes_sent: 10963 SET timestamp=1647910386; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001434 Lock_time: 0.000115 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000195 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000226 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001657 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000267 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000306 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910386; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000218 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001719 Lock_time: 0.000127 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000076 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001334 Lock_time: 0.000071 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000223 Lock_time: 0.000028 Rows_sent: 77 Rows_examined: 77 # Rows_affected: 0 Bytes_sent: 11140 SET timestamp=1647910386; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001350 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000189 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000175 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001872 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000219 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000250 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910386; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000348 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003896 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000123 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001514 Lock_time: 0.000114 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000267 Lock_time: 0.000031 Rows_sent: 78 Rows_examined: 78 # Rows_affected: 0 Bytes_sent: 11278 SET timestamp=1647910386; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001207 Lock_time: 0.000068 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000133 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000178 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001780 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000216 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000354 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910386; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.005108 Lock_time: 0.004849 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910386; UPDATE cloud_sites SET SUPPORT_FABRIC = b'0' WHERE CLOUD_VERSION != '1.0.0'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000188 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001634 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000143 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001937 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000682 Lock_time: 0.000082 Rows_sent: 79 Rows_examined: 79 # Rows_affected: 0 Bytes_sent: 11393 SET timestamp=1647910386; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001461 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000198 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000220 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001848 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000203 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000208 Lock_time: 0.000105 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910386; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000271 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004065 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000144 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001990 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000577 Lock_time: 0.000048 Rows_sent: 80 Rows_examined: 80 # Rows_affected: 0 Bytes_sent: 11531 SET timestamp=1647910386; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001701 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000187 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000163 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002207 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000213 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000302 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910386; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000385 Lock_time: 0.000242 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004637 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000175 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001424 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000419 Lock_time: 0.000044 Rows_sent: 81 Rows_examined: 81 # Rows_affected: 0 Bytes_sent: 11670 SET timestamp=1647910386; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001473 Lock_time: 0.000102 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000202 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000187 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001478 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910386; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000207 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910386; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000299 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910386; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # Time: 220322 0:53:07 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000323 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003824 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000187 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001473 Lock_time: 0.000169 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000398 Lock_time: 0.000055 Rows_sent: 82 Rows_examined: 82 # Rows_affected: 0 Bytes_sent: 11780 SET timestamp=1647910387; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001353 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000175 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000181 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001656 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000202 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000284 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910387; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000291 Lock_time: 0.000167 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.005115 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000138 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001715 Lock_time: 0.000139 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000644 Lock_time: 0.000075 Rows_sent: 83 Rows_examined: 83 # Rows_affected: 0 Bytes_sent: 11893 SET timestamp=1647910387; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001698 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000213 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000187 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001931 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000245 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000377 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910387; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000265 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004163 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000146 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001726 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000698 Lock_time: 0.000054 Rows_sent: 84 Rows_examined: 84 # Rows_affected: 0 Bytes_sent: 12027 SET timestamp=1647910387; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001816 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000162 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000139 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001669 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000184 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000263 Lock_time: 0.000130 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910387; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000135 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004397 Lock_time: 0.000118 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000111 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001550 Lock_time: 0.000104 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000385 Lock_time: 0.000043 Rows_sent: 85 Rows_examined: 85 # Rows_affected: 0 Bytes_sent: 12202 SET timestamp=1647910387; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001876 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000203 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000171 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001741 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000187 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000246 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910387; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001913 Lock_time: 0.001801 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003763 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000108 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001243 Lock_time: 0.000073 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000273 Lock_time: 0.000030 Rows_sent: 86 Rows_examined: 86 # Rows_affected: 0 Bytes_sent: 12328 SET timestamp=1647910387; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001336 Lock_time: 0.000066 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000219 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000184 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001892 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000199 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000262 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910387; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000263 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003512 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000186 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001364 Lock_time: 0.000111 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000402 Lock_time: 0.000044 Rows_sent: 87 Rows_examined: 87 # Rows_affected: 0 Bytes_sent: 12425 SET timestamp=1647910387; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001251 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000222 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000176 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001986 Lock_time: 0.000207 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000202 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000305 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910387; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000363 Lock_time: 0.000221 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003393 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000126 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001361 Lock_time: 0.000123 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000453 Lock_time: 0.000050 Rows_sent: 88 Rows_examined: 88 # Rows_affected: 0 Bytes_sent: 12543 SET timestamp=1647910387; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001209 Lock_time: 0.000106 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000189 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000238 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002013 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000175 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000230 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910387; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000171 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001854 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000124 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001601 Lock_time: 0.000177 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000463 Lock_time: 0.000049 Rows_sent: 89 Rows_examined: 89 # Rows_affected: 0 Bytes_sent: 12651 SET timestamp=1647910387; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001683 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000355 Lock_time: 0.000173 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000223 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001885 Lock_time: 0.000303 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000145 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000350 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910387; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000330 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004947 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000153 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001731 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000438 Lock_time: 0.000038 Rows_sent: 90 Rows_examined: 90 # Rows_affected: 0 Bytes_sent: 12784 SET timestamp=1647910387; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001618 Lock_time: 0.000120 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000155 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000178 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001829 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000798 Lock_time: 0.000728 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000424 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910387; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000254 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002977 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000084 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001146 Lock_time: 0.000071 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000373 Lock_time: 0.000051 Rows_sent: 91 Rows_examined: 91 # Rows_affected: 0 Bytes_sent: 12929 SET timestamp=1647910387; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001355 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000254 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000178 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001506 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910387; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000204 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910387; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000169 Lock_time: 0.000085 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910387; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.010340 Lock_time: 0.010177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910387; UPDATE network_resource SET ORCHESTRATION_MODE = 'HEAT' WHERE ORCHESTRATION_MODE IS NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.011677 Lock_time: 0.011482 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910387; UPDATE vf_module_customization SET INITIAL_COUNT = '0' WHERE INITIAL_COUNT IS NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000145 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910387; UPDATE vf_module_customization SET MIN_INSTANCES = '0' WHERE MIN_INSTANCES IS NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.020128 Lock_time: 0.019926 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910387; UPDATE workflow SET ARTIFACT_CHECKSUM = 'RECORD' WHERE ARTIFACT_CHECKSUM IS NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003796 Lock_time: 0.003692 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910387; UPDATE identity_services SET ADMIN_PROJECT_DOMAIN_NAME = 'Default' WHERE ADMIN_PROJECT_DOMAIN_NAME IS NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.008502 Lock_time: 0.008325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910387; UPDATE vnf_resource_customization SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003669 Lock_time: 0.003524 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910387; UPDATE pnf_resource_customization SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000150 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910387; UPDATE vnf_resource_customization SET NF_DATA_VALID = 0 WHERE NF_DATA_VALID IS NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003453 Lock_time: 0.003359 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910387; UPDATE cloud_sites SET SUPPORT_FABRIC = 1 WHERE SUPPORT_FABRIC IS NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.018424 Lock_time: 0.018126 Rows_sent: 0 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910387; UPDATE service SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000102 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1647910387; UPDATE vf_module_customization SET SKIP_POST_INSTANTIATION_CONFIGURATION = true WHERE SKIP_POST_INSTANTIATION_CONFIGURATION IS NULL; # Time: 220322 0:53:08 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002042 Lock_time: 0.001886 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910388; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004270 Lock_time: 0.000259 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910388; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000114 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910388; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001612 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910388; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000536 Lock_time: 0.000143 Rows_sent: 92 Rows_examined: 92 # Rows_affected: 0 Bytes_sent: 13067 SET timestamp=1647910388; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001692 Lock_time: 0.000115 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910388; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000289 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910388; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000272 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910388; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001839 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910388; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000308 Lock_time: 0.000232 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910388; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000368 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910388; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000442 Lock_time: 0.000316 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910388; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004237 Lock_time: 0.000305 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910388; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000092 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910388; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001204 Lock_time: 0.000099 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910388; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000389 Lock_time: 0.000038 Rows_sent: 93 Rows_examined: 93 # Rows_affected: 0 Bytes_sent: 13191 SET timestamp=1647910388; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001107 Lock_time: 0.000082 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910388; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000632 Lock_time: 0.000546 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910388; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000240 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910388; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001945 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910388; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000423 Lock_time: 0.000330 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910388; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000538 Lock_time: 0.000380 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910388; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.012126 Lock_time: 0.007890 Rows_sent: 0 Rows_examined: 25 # Rows_affected: 25 Bytes_sent: 11 SET timestamp=1647910388; DELETE FROM northbound_request_ref_lookup; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000203 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910388; DELETE FROM orchestration_flow_reference; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.005322 Lock_time: 0.004712 Rows_sent: 0 Rows_examined: 44 # Rows_affected: 44 Bytes_sent: 11 SET timestamp=1647910388; DELETE FROM rainy_day_handler_macro; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004315 Lock_time: 0.003741 Rows_sent: 0 Rows_examined: 56 # Rows_affected: 56 Bytes_sent: 11 SET timestamp=1647910388; DELETE FROM building_block_detail; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.003357 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 370 # Rows_affected: 370 Bytes_sent: 13 SET timestamp=1647910388; DELETE FROM orchestration_status_state_transition_directive; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.083384 Lock_time: 0.006574 Rows_sent: 0 Rows_examined: 6816 # Rows_affected: 213 Bytes_sent: 54 SET timestamp=1647910388; INSERT INTO orchestration_flow_reference(COMPOSITE_ACTION, SEQ_NO, FLOW_NAME, SCOPE, ACTION, FLOW_VERSION, NB_REQ_REF_LOOKUP_ID) VALUES ('Service-Create', '1', 'AssignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Create', '2', 'ActivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Delete', '1', 'DeactivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Delete', '2', 'UnassignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Assign', '1', 'AssignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Assign', '2', 'AssignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Assign', '3', 'AssignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Assign', '4', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Assign', '5', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Assign', '6', 'ControllerExecutionBB', 'vnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Assign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '1', 'CreateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '2', 'ActivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '3', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '4', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '5', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '6', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '7', 'ControllerExecutionBB', 'vnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '8', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Activate', '9', 'ActivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Activate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Deactivate', '1', 'DeactivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id FROM northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Deactivate' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Unassign', '1', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Unassign', '2', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Unassign', '3', 'UnassignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Unassign', '4', 'UnassignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Unassign', '5', 'UnassignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Unassign' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '1', 'AssignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '2', 'CreateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '3', 'AssignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '4', 'AssignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '5', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '6', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '7', 'ControllerExecutionBB', 'vnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '8', 'AssignPnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '9', 'WaitForPnfReadyBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '10', 'ControllerExecutionBB', 'pnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '11', 'ControllerExecutionBB', 'pnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '12', 'ActivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '13', 'CreateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '14', 'ActivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '15', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '16', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '17', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '18', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '19', 'ControllerExecutionBB', 'vnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '20', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '21', 'ActivateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Create', '22', 'ActivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '3', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '4', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '5', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '6', 'DeactivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '7', 'DeactivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '8', 'DeleteNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '9', 'DeleteNetworkCollectionBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '10', 'DeactivateServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '11', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '12', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '13', 'UnassignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '14', 'UnassignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Delete', '15', 'UnassignServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Service-Macro-Upgrade', '1', 'ChangeModelServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Service-Macro-Upgrade' and CLOUD_OWNER = 'DEFAULT')), ('Network-Create', '1', 'AssignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create' and CLOUD_OWNER = 'DEFAULT')), ('Network-Create', '2', 'CreateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create' and CLOUD_OWNER = 'DEFAULT')), ('Network-Create', '3', 'ActivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Create' and CLOUD_OWNER = 'DEFAULT')), ('Network-Delete', '1', 'DeactivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Network-Delete', '2', 'DeleteNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Network-Delete', '3', 'UnassignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Delete' and CLOUD_OWNER = 'DEFAULT')), ('Network-Update', '1', 'UpdateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'Network-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Create', '1', 'AssignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Create', '2', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Delete', '1', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Delete', '2', 'UnassignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '1', 'CreateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '2', 'AssignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '3', 'AssignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '4', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '5', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '6', 'ControllerExecutionBB', 'vnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '7', 'AssignPnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '8', 'WaitForPnfReadyBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '9', 'ActivatePnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '10', 'CreateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '11', 'ActivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '12', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '13', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '14', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '15', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '16', 'ControllerExecutionBB', 'vnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '17', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Create', '18', 'ActivateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Delete', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Delete', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Delete', '3', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Delete', '4', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Delete', '5', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Delete', '6', 'DeactivateNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Delete', '7', 'DeleteNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Delete', '9', 'DeleteNetworkCollectionBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Delete', '10', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Delete', '11', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Delete', '12', 'UnassignVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Delete', '13', 'UnassignNetworkBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '1', 'AAICheckVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '2', 'AAISetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '3', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '4', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '5', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '6', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '7', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '8', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '9', 'SDNOVnfHealthCheckBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Recreate', '10', 'AAIUnsetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Recreate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '1', 'AAICheckVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '2', 'AAISetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '5', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '6', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '7', 'DeactivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '8', 'ChangeModelVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '9', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '10', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '13', 'ChangeModelVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '14', 'ActivateVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '15', 'ChangeModelServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '16', 'SDNOVnfHealthCheckBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Replace', '17', 'AAIUnsetVnfInMaintBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VolumeGroup-Create', '1', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create' and CLOUD_OWNER = 'DEFAULT')), ('VolumeGroup-Create', '2', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create' and CLOUD_OWNER = 'DEFAULT')), ('VolumeGroup-Create', '3', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Create' and CLOUD_OWNER = 'DEFAULT')), ('VolumeGroup-Delete', '1', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VolumeGroup-Delete', '2', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VolumeGroup-Delete', '3', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VolumeGroup-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Create', '1', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Create', '2', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Create', '3', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Create' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Delete', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Delete', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Delete', '3', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Delete' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Create', '1', 'CreateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Create', '2', 'AssignNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Create', '3', 'CreateNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Create', '4', 'ActivateNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Create', '5', 'ActivateNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Create' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Delete', '1', 'DeactivateNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Delete', '2', 'DeleteNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Delete', '3', 'UnassignNetworkBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('NetworkCollection-Macro-Delete', '4', 'DeleteNetworkCollectionBB', NULL, NULL,1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'NetworkCollection-Macro-Delete' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-ScaleOut', '1', 'ControllerExecutionBB', 'vnf', 'HealthCheck', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-ScaleOut', '2', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-ScaleOut', '3', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-ScaleOut', '4', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-ScaleOut', '5', 'ConfigurationScaleOutBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-ScaleOut', '6', 'ControllerExecutionBB', 'vnf', 'HealthCheck', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-ScaleOut' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '3', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '4', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '5', 'UnassignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '6', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '7', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '8', 'AssignVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '9', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '10', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '11', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '12', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '13', 'ChangeModelVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace', '14', 'ChangeModelServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '3', 'DeactivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '4', 'DeleteVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '5', 'UnassignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '6', 'AssignVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '7', 'ChangeModelVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '8', 'CreateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '9', 'ActivateVolumeGroupBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '10', 'CreateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '11', 'ActivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '12', 'ChangeModelVnfBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-Replace-Retain-Assignments', '13', 'ChangeModelServiceInstanceBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-Replace-Retain-Assignments' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-DeactivateAndCloudDelete', '1', 'DeactivateVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete' and CLOUD_OWNER = 'DEFAULT')), ('VFModule-DeactivateAndCloudDelete', '2', 'DeleteVfModuleBB', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VFModule-DeactivateAndCloudDelete' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '1', 'VNFCheckPserversLockedFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '2', 'VNFCheckInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '3', 'VNFSetInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '4', 'VNFCheckClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '5', 'VNFSetClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '6', 'VNFLockActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '7', 'VNFUpgradePreCheckActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '8', 'VNFQuiesceTrafficActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '9', 'VNFStopActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '10', 'VNFSnapShotActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '11', 'VNFStartActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '12', 'VNFUpgradeBackupActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '13', 'VNFUpgradeSoftwareActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '14', 'VNFUpgradePostCheckActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '15', 'VNFResumeTrafficActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '16', 'VNFUnlockActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '17', 'VNFUnsetInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-InPlaceUpdate', '18', 'VNFUnsetClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-InPlaceUpdate' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '1', 'VNFCheckPserversLockedFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '2', 'VNFCheckInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '3', 'VNFSetInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '4', 'VNFSetClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '5', 'VNFHealthCheckActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '6', 'VNFConfigModifyActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '7', 'VNFHealthCheckActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '8', 'VNFUnsetInMaintFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Config-Update', '9', 'VNFUnsetClosedLoopDisabledFlagActivity', NULL, NULL, 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Config-Update' and CLOUD_OWNER = 'DEFAULT')), ('VNF-Macro-Modify', '1', 'ControllerExecutionBB', 'vnf', 'config-assign', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Modify' and CLOUD_OWNER = 'k8scloudowner4')), ('VNF-Macro-Modify', '2', 'ControllerExecutionBB', 'vnf', 'config-deploy', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-Modify' and CLOUD_OWNER = 'k8scloudowner4')), ('VNF-Macro-HealthCheck', '1', 'HealthCheckBB', 'vnf', 'status-check', 1.0,(SELECT id from northbound_request_ref_lookup WHERE MACRO_ACTION = 'VNF-Macro-HealthCheck' and CLOUD_OWNER = 'DEFAULT')); # Time: 220322 0:53:09 # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000304 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 26 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910389; UPDATE vnf_recipe SET ORCHESTRATION_URI = '/mso/async/services/WorkflowActionBB' WHERE NF_ROLE = 'GR-API-DEFAULT' AND ACTION = 'inPlaceSoftwareUpdate'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000216 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 26 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1647910389; UPDATE vnf_recipe SET ORCHESTRATION_URI = '/mso/async/services/WorkflowActionBB' WHERE NF_ROLE = 'GR-API-DEFAULT' AND ACTION = 'applyUpdatedConfig'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000146 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910389; DELETE FROM service_recipe where ACTION = 'upgradeInstance'; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000217 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001609 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910389; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000170 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001855 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910389; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000576 Lock_time: 0.000053 Rows_sent: 94 Rows_examined: 94 # Rows_affected: 0 Bytes_sent: 13315 SET timestamp=1647910389; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001402 Lock_time: 0.000094 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910389; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000263 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000177 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001368 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910389; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000236 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000340 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910389; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000214 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002091 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910389; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000124 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001559 Lock_time: 0.000099 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910389; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000393 Lock_time: 0.000039 Rows_sent: 95 Rows_examined: 95 # Rows_affected: 0 Bytes_sent: 13401 SET timestamp=1647910389; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001444 Lock_time: 0.000093 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910389; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000291 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000341 Lock_time: 0.000275 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001514 Lock_time: 0.000236 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910389; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000287 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000516 Lock_time: 0.000326 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 129 SET timestamp=1647910389; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='catalogdb' LIMIT 1); # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004381 Lock_time: 0.004235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910389; DELETE FROM activity_spec_to_activity_spec_parameters; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004500 Lock_time: 0.004399 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910389; DELETE FROM activity_spec_to_activity_spec_categories; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004063 Lock_time: 0.003985 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910389; DELETE FROM activity_spec_to_user_parameters; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004238 Lock_time: 0.004160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910389; DELETE FROM activity_spec; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004208 Lock_time: 0.004113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910389; DELETE FROM activity_spec_categories; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004284 Lock_time: 0.004204 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910389; DELETE FROM activity_spec_parameters; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004687 Lock_time: 0.004596 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910389; DELETE FROM user_parameters; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.004609 Lock_time: 0.004510 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1647910389; DELETE FROM workflow; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000106 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001699 Lock_time: 0.000080 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910389; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000081 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001503 Lock_time: 0.000067 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910389; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000257 Lock_time: 0.000032 Rows_sent: 96 Rows_examined: 96 # Rows_affected: 0 Bytes_sent: 13519 SET timestamp=1647910389; SELECT * FROM `catalogdb`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.001379 Lock_time: 0.000095 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910389; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000470 Lock_time: 0.000339 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000332 Lock_time: 0.000230 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.002139 Lock_time: 0.000428 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1647910389; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'catalogdb') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [10.233.77.201] # Thread_id: 837 Schema: catalogdb QC_hit: No # Query_time: 0.000375 Lock_time: 0.000280 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1647910389; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 220322 0:53:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 845 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 845 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000935 Lock_time: 0.000853 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:53:19 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001268 Lock_time: 0.000588 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1647910399; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 00:53:19.54' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 00:53:19.54') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 00:53:19.54') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 0:53:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 849 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:53:24 # User@Host: so_user[so_user] @ [10.233.77.168] # Thread_id: 856 Schema: requestdb QC_hit: No # Query_time: 0.002387 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1647910404; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220322 0:53:27 # User@Host: so_user[so_user] @ [10.233.77.168] # Thread_id: 852 Schema: catalogdb QC_hit: No # Query_time: 0.081105 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 73 # Rows_affected: 0 Bytes_sent: 92 use catalogdb; SET timestamp=1647910407; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 220322 0:53:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:53:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:53:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 874 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 874 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 873 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 873 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:53:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.002720 Lock_time: 0.002266 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1647910439; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 00:53:59.54' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 00:53:59.54') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 00:53:59.54') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 0:54:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 877 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 877 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 878 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 878 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:54:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 881 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 881 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:54:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 885 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 885 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:54:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 889 Schema: QC_hit: No # Query_time: 0.002222 Lock_time: 0.002144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 889 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:54:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:54:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:54:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.003113 Lock_time: 0.002298 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647910499; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 00:54:59.54' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 00:54:59.54') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 00:54:59.54') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 0:55:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 901 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 901 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 902 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 902 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:55:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:55:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 909 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 909 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:55:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 913 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 913 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:55:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 917 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 917 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:55:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 921 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 922 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 921 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 922 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:55:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.003297 Lock_time: 0.002599 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647910559; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 00:55:59.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 00:55:59.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 00:55:59.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 0:56:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 925 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 926 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 926 Schema: QC_hit: No # Query_time: 0.001058 Lock_time: 0.000887 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 925 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:56:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 929 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 929 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:56:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 933 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 933 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:56:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 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=1647910591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:56:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 941 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 941 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:56:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 945 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 945 Schema: QC_hit: No # Query_time: 0.002457 Lock_time: 0.002342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:56:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.003243 Lock_time: 0.002464 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647910619; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 00:56:59.542' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 00:56:59.542') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 00:56:59.542') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 0:57:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 949 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 949 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:57:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 957 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 957 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:57:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:57:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:57:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 969 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 969 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:57:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 972 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 972 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:57:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.003020 Lock_time: 0.002417 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647910679; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 00:57:59.542' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 00:57:59.542') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 00:57:59.542') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 0:58:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 976 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 976 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:58:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 981 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 981 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.000873 Lock_time: 0.000703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:58:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 984 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 985 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 985 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 984 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:58:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 989 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 989 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 Schema: QC_hit: No # Query_time: 0.000707 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:58:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 993 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 993 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:58:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 997 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 997 Schema: QC_hit: No # Query_time: 0.001188 Lock_time: 0.001009 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:58:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.004026 Lock_time: 0.003414 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647910739; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 00:58:59.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 00:58:59.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 00:58:59.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 0:59:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1000 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1000 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:59:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1005 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1005 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:59:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1009 Schema: QC_hit: No # Query_time: 0.001644 Lock_time: 0.001520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1009 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:59:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1012 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1013 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1013 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1012 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 0:59:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:59:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1020 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1020 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 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=1647910791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 0:59:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.002519 Lock_time: 0.001912 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647910799; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 00:59:59.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 00:59:59.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 00:59:59.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:00:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1025 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1024 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1024 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1025 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:00:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1028 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1028 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:00:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1033 Schema: QC_hit: No # Query_time: 0.001847 Lock_time: 0.001685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1033 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1032 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1032 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:00:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1036 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1036 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1037 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1037 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:00:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1040 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1040 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1041 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1041 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:00:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1044 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1044 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1045 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1045 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:00:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001070 Lock_time: 0.000471 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647910859; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:00:59.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:00:59.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:00:59.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:01:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1049 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1049 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1048 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1048 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:01:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1053 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1053 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:01:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1057 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1057 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:01:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1062 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1061 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1061 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1062 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:01:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1071 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1071 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1072 Schema: QC_hit: No # Query_time: 0.001142 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1072 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:01:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1077 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1076 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1076 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1077 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:01:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001075 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647910919; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:01:59.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:01:59.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:01:59.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:02:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1081 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1080 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1080 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1081 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:02:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1085 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1084 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1084 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1085 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:02:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1089 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1089 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1088 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1088 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:02:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1092 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1092 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1093 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1093 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:02:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1097 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1096 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1097 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1096 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:02:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1100 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1101 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1100 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1101 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:02:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.000945 Lock_time: 0.000341 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647910979; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:02:59.542' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:02:59.542') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:02:59.542') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:03:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1104 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1105 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1104 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1105 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:03:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1108 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1108 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1109 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647910991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1109 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647910991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:03:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1113 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1113 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:03:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1117 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1117 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1116 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1116 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:03:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1121 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1121 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:03:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1125 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1125 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000952 Lock_time: 0.000825 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:03:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001152 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911039; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:03:59.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:03:59.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:03:59.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:04:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1128 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1128 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1129 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1129 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:04:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1132 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1133 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1133 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1132 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:04:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1137 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1136 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1136 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1137 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:04:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1141 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1141 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1140 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1140 Schema: QC_hit: No # Query_time: 0.000102 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:04:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1145 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1145 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:04:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1148 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1148 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1149 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1149 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:04:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.002256 Lock_time: 0.000760 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911099; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:04:59.542' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:04:59.542') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:04:59.542') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:05:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1153 Schema: QC_hit: No # Query_time: 0.001221 Lock_time: 0.001103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1153 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:05:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1157 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1157 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:05:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1161 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1161 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:05:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1165 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1165 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:05:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1168 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1168 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1169 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1169 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:05:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1173 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1173 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1172 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1172 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:05:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001118 Lock_time: 0.000426 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911159; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:05:59.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:05:59.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:05:59.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:06:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1177 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1177 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=1647911161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:06:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1182 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1182 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1183 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1183 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:06:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1187 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1186 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1187 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1186 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:06:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1190 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1190 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:06:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1194 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1194 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1195 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1195 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:06:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1198 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1198 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1199 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1199 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:06:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001117 Lock_time: 0.000456 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911219; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:06:59.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:06:59.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:06:59.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:07:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1202 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1203 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1202 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1203 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:07:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1206 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1207 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1207 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1206 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:07:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1210 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1210 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1211 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1211 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:07:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1215 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1215 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1214 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1214 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:07:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1219 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1219 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1218 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1218 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:07:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1223 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1223 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1222 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1222 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:07:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001075 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911279; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:07:59.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:07:59.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:07:59.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:08:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1227 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1227 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1226 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1226 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:08:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1230 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1231 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1231 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1230 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:08:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1234 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1235 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1235 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1234 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:08:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1239 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1239 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1238 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1238 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:08:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1242 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1242 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:08:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1246 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1246 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:08:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001145 Lock_time: 0.000496 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911339; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:08:59.54' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:08:59.54') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:08:59.54') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:09:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1250 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1251 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1251 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1250 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:09:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1254 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1254 Schema: QC_hit: No # Query_time: 0.001660 Lock_time: 0.001501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1255 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1255 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:09:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1258 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1259 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1259 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1258 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:09:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1262 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1262 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1263 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1263 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:09:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1267 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1267 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1266 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1266 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:09:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1271 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1270 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1270 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1271 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:09:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001151 Lock_time: 0.000433 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911399; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:09:59.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:09:59.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:09:59.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:10:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1274 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1274 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1275 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1275 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:10:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1279 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1278 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1279 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1278 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:10:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1282 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1283 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1283 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1282 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:10:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1286 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1286 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:10:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1292 Schema: QC_hit: No # Query_time: 0.001048 Lock_time: 0.000717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1292 Schema: QC_hit: No # Query_time: 0.000965 Lock_time: 0.000693 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1293 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1293 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:10:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1296 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1296 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1297 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1297 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:10:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001105 Lock_time: 0.000508 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911459; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:10:59.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:10:59.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:10:59.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:11:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1301 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1301 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:11:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1304 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1305 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1305 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1304 Schema: QC_hit: No # Query_time: 0.002631 Lock_time: 0.002494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:11:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1309 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1308 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1309 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=1647911481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1308 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:11:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1312 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1313 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1313 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1312 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:11:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1317 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1317 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:11:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1320 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1321 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1320 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1321 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:11:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.000998 Lock_time: 0.000371 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911519; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:11:59.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:11:59.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:11:59.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:12:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1324 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1325 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1325 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1324 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:12:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1328 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1329 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1328 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1329 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:12:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1333 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1332 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1333 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1332 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:12:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1337 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1336 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1336 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1337 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:12:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1341 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1340 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1340 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1341 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:12:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1344 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1344 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1345 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1345 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:12:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.000970 Lock_time: 0.000394 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911579; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:12:59.542' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:12:59.542') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:12:59.542') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:13:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1348 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1349 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1349 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1348 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:13:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1353 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1353 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1352 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1352 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:13:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1356 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1356 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1357 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1357 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:13:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1361 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1360 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1361 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1360 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:13:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1365 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1364 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1364 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1365 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:13:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1369 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1369 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:13:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001032 Lock_time: 0.000475 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911639; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:13:59.542' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:13:59.542') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:13:59.542') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:14:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1373 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1373 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1372 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1372 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:14:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1376 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1377 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1377 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1376 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:14:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1380 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1380 Schema: QC_hit: No # Query_time: 0.000747 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1381 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1381 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:14:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1385 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1384 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1384 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1385 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:14:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1388 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1388 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1389 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1389 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:14:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1393 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1393 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1392 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1392 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:14:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001023 Lock_time: 0.000416 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911699; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:14:59.542' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:14:59.542') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:14:59.542') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:15:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1397 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1397 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1396 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1396 Schema: QC_hit: No # Query_time: 0.000892 Lock_time: 0.000811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:15:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1403 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1403 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1404 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1404 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:15:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1407 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1408 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1408 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1407 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:15:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1412 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1412 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1411 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1411 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:15:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1416 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1415 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1415 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1416 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:15:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1420 Schema: QC_hit: No # Query_time: 0.001418 Lock_time: 0.001287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1420 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1419 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1419 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:15:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.000999 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911759; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:15:59.541' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:15:59.541') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:15:59.541') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:16:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1424 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1423 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1424 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1423 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:16:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1427 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1427 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1428 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1428 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:16:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1432 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1432 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1431 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1431 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:16:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1435 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1435 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1436 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1436 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:16:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1440 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1439 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1439 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1440 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:16:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1443 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1444 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1443 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1444 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:16:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001023 Lock_time: 0.000401 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911819; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:16:59.543' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:16:59.543') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:16:59.543') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:17:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1448 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=1647911821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1447 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1447 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1448 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:17:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1451 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1452 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1452 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1451 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:17:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1455 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1455 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1456 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1456 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:17:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1459 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1459 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1460 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1460 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:17:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1463 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1463 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1464 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1464 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:17:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1468 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1468 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1467 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1467 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:17:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001159 Lock_time: 0.000495 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911879; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:17:59.543' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:17:59.543') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:17:59.543') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:18:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1472 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1472 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:18:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1475 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1475 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1476 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1476 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:18:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1480 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1480 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1479 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1479 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:18:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1484 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1483 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1484 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1483 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:18:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1487 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1488 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1488 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1487 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:18:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1491 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1491 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1492 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1492 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:18:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001141 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911939; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:18:59.543' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:18:59.543') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:18:59.543') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:19:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1495 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1495 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1496 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1496 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:19:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1499 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1500 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1499 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1500 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:19:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1503 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1503 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1504 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1504 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:19:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1507 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1507 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1508 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1508 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:19:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1513 Schema: QC_hit: No # Query_time: 0.000892 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1513 Schema: QC_hit: No # Query_time: 0.003458 Lock_time: 0.003404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1514 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1514 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:19:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1518 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=1647911991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1518 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1517 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647911991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1517 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647911991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:19:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.001214 Lock_time: 0.000561 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647911999; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:19:59.543' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:19:59.543') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:19:59.543') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:20:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1522 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1523 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1522 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1523 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:20:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1528 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1529 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1528 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1529 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:20:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1534 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1534 Schema: QC_hit: No # Query_time: 0.001838 Lock_time: 0.001748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1535 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1535 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:20:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1544 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1543 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1543 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1544 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:20:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1551 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1551 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1550 Schema: QC_hit: No # Query_time: 0.000860 Lock_time: 0.000699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1550 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:20:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1556 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1555 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1555 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1556 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:20:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 794 Schema: camundabpmn QC_hit: No # Query_time: 0.000841 Lock_time: 0.000377 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912059; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:20:59.543' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:20:59.543') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:20:59.543') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:21:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1559 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1559 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1560 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1560 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:21:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1565 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1565 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1566 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1566 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:21:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1572 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1571 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1572 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1571 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:21:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1577 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1577 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1578 Schema: QC_hit: No # Query_time: 0.001071 Lock_time: 0.000882 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1578 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:21:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1582 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1583 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1583 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1582 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:21:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1588 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1589 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1589 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1588 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:21:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001191 Lock_time: 0.000468 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912119; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:21:59.544' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:21:59.544') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:21:59.544') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:22:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1595 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1595 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1594 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1594 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:22:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1598 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1599 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1598 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1599 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:22:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1603 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1602 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1603 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1602 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:22:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1607 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1607 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:22:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1610 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1610 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1611 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1611 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:22:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1618 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1618 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:22:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000875 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912179; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:22:59.544' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:22:59.544') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:22:59.544') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:23:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1625 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1626 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1625 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1626 Schema: QC_hit: No # Query_time: 0.000680 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:23:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1633 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1633 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1634 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1634 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:23:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1637 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1638 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1637 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1638 Schema: QC_hit: No # Query_time: 0.001327 Lock_time: 0.001156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:23:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1642 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1641 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1642 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1641 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:23:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1645 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1646 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1645 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=1647912221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1646 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:23:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1650 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1650 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1649 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1649 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:23:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001100 Lock_time: 0.000473 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912239; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:23:59.544' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:23:59.544') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:23:59.544') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:24:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1653 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1653 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:24:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1658 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1657 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1657 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1658 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:24:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1662 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1662 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1661 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1661 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:24:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1666 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1665 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1666 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1665 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:24:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1670 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1669 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1669 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1670 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:24:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1673 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1673 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1674 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1674 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:24:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001027 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912299; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:24:59.545' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:24:59.545') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:24:59.545') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:25:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1678 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1678 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1677 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1677 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:25:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1681 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1682 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1681 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1682 Schema: QC_hit: No # Query_time: 0.003083 Lock_time: 0.002987 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:25:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1686 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=1647912321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1685 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1686 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1685 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:25:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1689 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1690 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1690 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1689 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:25:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1694 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1694 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:25:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1698 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1697 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1697 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1698 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:25:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002705 Lock_time: 0.002148 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912359; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:25:59.545' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:25:59.545') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:25:59.545') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:26:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1701 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1702 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1702 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1701 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:26:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1706 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1706 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1705 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1705 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:26:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1710 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1710 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1709 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1709 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:26:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1713 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1714 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1714 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1713 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:26:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1718 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1718 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1717 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1717 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:26:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1722 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1722 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1721 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1721 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:26:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002672 Lock_time: 0.002175 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912419; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:26:59.544' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:26:59.544') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:26:59.544') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:27:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1726 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1726 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1725 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1725 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:27:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1730 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1730 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1729 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1729 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:27:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1733 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1733 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1734 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=1647912441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1734 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:27:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1738 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1737 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1737 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1738 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:27:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1741 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1741 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1742 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1742 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:27:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1746 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1746 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1745 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1745 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:27:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.004174 Lock_time: 0.003509 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912479; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:27:59.545' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:27:59.545') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:27:59.545') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:28:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1749 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1750 Schema: QC_hit: No # Query_time: 0.001503 Lock_time: 0.001412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1749 Schema: QC_hit: No # Query_time: 0.001023 Lock_time: 0.000926 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1750 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:28:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1753 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1753 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1754 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1754 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:28:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1757 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1757 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1758 Schema: QC_hit: No # Query_time: 0.002303 Lock_time: 0.002180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1758 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:28:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1761 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1761 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1762 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1762 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:28:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1769 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1769 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1770 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1770 Schema: QC_hit: No # Query_time: 0.003246 Lock_time: 0.003078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:28:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1773 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1774 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1774 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1773 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:28:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.003200 Lock_time: 0.002531 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912539; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:28:59.545' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:28:59.545') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:28:59.545') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:29:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1778 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1777 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1778 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1777 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:29:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1781 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1781 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1782 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1782 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:29:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1785 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1786 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1786 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1785 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:29:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1790 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1790 Schema: QC_hit: No # Query_time: 0.001882 Lock_time: 0.001789 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1789 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1789 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:29:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1794 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1794 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1793 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1793 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:29:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1797 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1797 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1798 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1798 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:29:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.003322 Lock_time: 0.002586 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912599; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:29:59.545' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:29:59.545') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:29:59.545') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:30:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1802 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1801 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1801 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1802 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:30:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1806 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1806 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1805 Schema: QC_hit: No # Query_time: 0.001077 Lock_time: 0.000891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1805 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:30:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1810 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1810 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1809 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1809 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:30:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1814 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1813 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1814 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1813 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:30:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1817 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1818 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1818 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1817 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:30:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1821 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1822 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1821 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1822 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:30:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002780 Lock_time: 0.002139 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912659; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:30:59.546' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:30:59.546') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:30:59.546') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:31:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1825 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1826 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1826 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1825 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:31:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1831 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1831 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1832 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1832 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:31:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1835 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1835 Schema: QC_hit: No # Query_time: 0.001012 Lock_time: 0.000861 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1836 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1836 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:31:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1840 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1839 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1839 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1840 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:31:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1845 Schema: QC_hit: No # Query_time: 0.001403 Lock_time: 0.001135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1845 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1844 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1844 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:31:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1849 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1848 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1848 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1849 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:31:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002488 Lock_time: 0.002004 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912719; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:31:59.545' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:31:59.545') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:31:59.545') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:32:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1852 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1852 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1853 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1853 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:32:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1857 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1856 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1856 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1857 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:32:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1861 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1861 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1860 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1860 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:32:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1865 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1865 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1864 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1864 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:32:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1869 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1868 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1868 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1869 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:32:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1873 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1873 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1872 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1872 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:32:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002825 Lock_time: 0.002205 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912779; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:32:59.546' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:32:59.546') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:32:59.546') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:33:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1877 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1877 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1876 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1876 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:33:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1885 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1885 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1884 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1884 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:33:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1889 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1888 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1888 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1889 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:33:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1893 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1893 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1892 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1892 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:33:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1896 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1896 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1897 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1897 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:33:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1901 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1901 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1900 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1900 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:33:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.003294 Lock_time: 0.002523 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912839; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:33:59.546' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:33:59.546') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:33:59.546') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:34:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1905 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1905 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1904 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1904 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:34:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1909 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1909 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1908 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1908 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:34:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1912 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1912 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1913 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1913 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:34:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1916 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1916 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1917 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1917 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:34:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1920 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1920 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1921 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1921 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:34:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1924 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1924 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1925 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1925 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:34:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002543 Lock_time: 0.002027 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912899; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:34:59.546' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:34:59.546') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:34:59.546') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:35:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1928 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1929 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1929 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1928 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:35:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1933 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1932 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1932 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1933 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:35:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1936 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1936 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1937 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1937 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:35:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1940 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1941 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1941 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1940 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:35:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1944 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1944 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1945 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1945 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:35:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1948 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1948 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1949 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1949 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:35:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002588 Lock_time: 0.002112 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647912959; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:35:59.546' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:35:59.546') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:35:59.546') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:36:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1953 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1953 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1952 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1952 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:36:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1957 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1957 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1956 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1956 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:36:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1961 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1961 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1960 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1960 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:36:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1964 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1965 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647912991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1964 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1965 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647912991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:36:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1969 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1968 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1969 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1968 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:36:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1972 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1972 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1973 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1973 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:36:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002678 Lock_time: 0.002027 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913019; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:36:59.547' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:36:59.547') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:36:59.547') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:37:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1976 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1976 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1977 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1977 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:37:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1981 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1980 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1981 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1980 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:37:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1985 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1984 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1985 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1984 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:37:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1989 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1989 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1988 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1988 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:37:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1994 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1995 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1995 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1994 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:37:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1999 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1998 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1998 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1999 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:37:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002766 Lock_time: 0.002220 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913079; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:37:59.545' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:37:59.545') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:37:59.545') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:38:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2003 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2003 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2002 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2002 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:38:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2007 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2007 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2006 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2006 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:38:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2010 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2010 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2011 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2011 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:38:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2014 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2015 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2015 Schema: QC_hit: No # Query_time: 0.001980 Lock_time: 0.001922 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2014 Schema: QC_hit: No # Query_time: 0.001843 Lock_time: 0.001775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:38:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2019 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2018 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2018 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2019 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:38:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2022 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2022 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2023 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2023 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:38:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002966 Lock_time: 0.002299 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913139; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:38:59.546' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:38:59.546') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:38:59.546') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:39:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2027 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2026 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2027 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2026 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:39:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2030 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2031 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2030 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2031 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:39:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2035 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2034 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2034 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2035 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:39:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2039 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2038 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2038 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2039 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:39:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2042 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2042 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2043 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2043 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:39:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2047 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2047 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2046 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2046 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:39:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002445 Lock_time: 0.001808 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913199; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:39:59.545' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:39:59.545') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:39:59.545') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:40:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2051 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2051 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2050 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2050 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:40:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2055 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2054 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2055 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2054 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:40:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2058 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2059 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2058 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2059 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=1647913221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:40:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2063 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2063 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:40:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2067 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2067 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:40:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2076 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2076 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2075 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2075 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:40:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002770 Lock_time: 0.002113 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913259; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:40:59.546' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:40:59.546') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:40:59.546') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:41:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2080 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2080 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:41:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2084 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2083 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2084 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2083 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:41:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2087 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2087 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2088 Schema: QC_hit: No # Query_time: 0.001416 Lock_time: 0.001125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2088 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:41:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2091 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2092 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2092 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2091 Schema: QC_hit: No # Query_time: 0.002229 Lock_time: 0.002036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:41:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2096 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2096 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2095 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2095 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:41:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2100 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2100 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2099 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2099 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:41:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002726 Lock_time: 0.002281 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913319; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:41:59.546' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:41:59.546') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:41:59.546') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:42:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2104 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2103 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2104 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2103 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:42:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2110 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2110 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2111 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2111 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:42:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2115 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2115 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:42:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2118 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2118 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2119 Schema: QC_hit: No # Query_time: 0.002205 Lock_time: 0.002014 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2119 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:42:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2123 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2123 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2122 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2122 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:42:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2126 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2126 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:42:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002591 Lock_time: 0.002110 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913379; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:42:59.546' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:42:59.546') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:42:59.546') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:43:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2131 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2131 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2130 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2130 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:43:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2134 Schema: QC_hit: No # Query_time: 0.002565 Lock_time: 0.002300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2134 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2135 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2135 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:43:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2139 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2139 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2138 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2138 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:43:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2142 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2143 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2142 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2143 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:43:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2147 Schema: QC_hit: No # Query_time: 0.002955 Lock_time: 0.002833 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2147 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2146 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2146 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:43:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2150 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2151 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2150 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2151 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:43:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002416 Lock_time: 0.001934 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913439; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:43:59.545' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:43:59.545') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:43:59.545') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:44:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2154 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2155 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2154 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2155 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:44:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2159 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2159 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2158 Schema: QC_hit: No # Query_time: 0.002189 Lock_time: 0.002048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2158 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:44:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2163 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2163 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2162 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2162 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:44:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2167 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2167 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2166 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2166 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:44:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2171 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2171 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:44:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2175 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2174 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2174 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2175 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:44:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002957 Lock_time: 0.002286 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913499; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:44:59.546' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:44:59.546') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:44:59.546') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:45:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2178 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2178 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2179 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2179 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:45:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2182 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2182 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2183 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2183 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:45:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2187 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2186 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2186 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2187 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:45:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2190 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2190 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2191 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2191 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:45:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2194 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2195 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2195 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2194 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001556 Lock_time: 0.000228 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647913541; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 220322 1:45:44 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000849 Lock_time: 0.000325 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647913544; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:45:44.551' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:45:44.551') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:45:44.551') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000875 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913544; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:45:44.575' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:45:44.575') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:45:44.575') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:45:49 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.003023 Lock_time: 0.002419 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913549; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:45:49.577' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:45:49.577') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:45:49.577') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:45:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2198 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2199 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2198 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2199 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:45:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002785 Lock_time: 0.002147 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913559; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:45:59.576' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:45:59.576') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:45:59.576') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:46:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2203 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2203 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2202 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2202 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:46:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2207 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2207 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2206 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2206 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.063662 Lock_time: 0.062999 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913571; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:46:11.916' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:46:11.916') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:46:11.916') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000783 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913571; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:46:11.984' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:46:11.984') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:46:11.984') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:46:16 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000810 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913576; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:46:16.986' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:46:16.986') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:46:16.986') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:46:20 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002521 Lock_time: 0.000336 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647913580; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000813 Lock_time: 0.000338 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647913580; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:46:20.853' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:46:20.853') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:46:20.853') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000638 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913580; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:46:20.863' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:46:20.863') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:46:20.863') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:46:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2210 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2210 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2211 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2211 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:46:25 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002372 Lock_time: 0.001851 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913585; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:46:25.864' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:46:25.864') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:46:25.864') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:46:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2215 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2214 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2214 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2215 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:46:35 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000932 Lock_time: 0.000457 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913595; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:46:35.865' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:46:35.865') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:46:35.865') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:46:37 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.066352 Lock_time: 0.065847 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913597; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:46:37.25' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:46:37.25') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:46:37.25') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000808 Lock_time: 0.000413 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913597; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:46:37.32' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:46:37.32') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:46:37.32') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:46:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2222 Schema: QC_hit: No # Query_time: 0.001033 Lock_time: 0.000864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2221 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2221 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2222 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:46:42 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000879 Lock_time: 0.000357 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913602; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:46:42.32' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:46:42.32') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:46:42.32') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:46:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2225 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2225 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:46:52 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.003298 Lock_time: 0.002783 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913612; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:46:52.322' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:46:52.322') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:46:52.322') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:47:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2229 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2230 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2230 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2229 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:47:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2233 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2234 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2234 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2233 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:47:12 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002480 Lock_time: 0.001846 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913632; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:47:12.321' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:47:12.321') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:47:12.321') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:47:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2237 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2237 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2238 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2238 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:47:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2242 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2242 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2241 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2241 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:47:39 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002411 Lock_time: 0.001613 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647913659; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:47:39.876' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:47:39.876') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:47:39.876') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001075 Lock_time: 0.000567 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913659; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:47:39.887' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:47:39.887') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:47:39.887') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000730 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913659; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:47:39.929' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:47:39.929') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:47:39.929') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000656 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913659; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:47:39.934' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:47:39.934') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:47:39.934') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:47:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2246 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2246 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2245 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2245 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:47:44 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001187 Lock_time: 0.000498 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913664; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:47:44.936' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:47:44.936') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:47:44.936') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:47:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2250 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2249 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2250 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2249 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:47:54 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002621 Lock_time: 0.001870 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913674; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:47:54.937' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:47:54.937') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:47:54.937') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:47:57 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001298 Lock_time: 0.000163 Rows_sent: 50 Rows_examined: 162 # Rows_affected: 0 Bytes_sent: 17916 SET timestamp=1647913677; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'df3cc620-a981-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000909 Lock_time: 0.000155 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17916 SET timestamp=1647913677; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'df3cc620-a981-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000921 Lock_time: 0.000080 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1356 SET timestamp=1647913677; select * from ACT_RE_PROCDEF RES where KEY_ = 'ExecuteBuildingBlock' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'ExecuteBuildingBlock' and TENANT_ID_ is null); # Time: 220322 1:47:58 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001583 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1352 SET timestamp=1647913678; select * from ACT_RE_PROCDEF RES where KEY_ = 'ActivateNetworkBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'ActivateNetworkBB' and TENANT_ID_ is null); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002413 Lock_time: 0.000185 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1313 SET timestamp=1647913678; select * from ACT_RE_PROCDEF RES where KEY_ = 'SDNCHandler' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'SDNCHandler' and TENANT_ID_ is null); # Time: 220322 1:48:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2253 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2253 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2254 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2254 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:48:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2258 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2257 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2257 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2258 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:48:19 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002555 Lock_time: 0.000380 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647913699; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.000664 Lock_time: 0.000155 Rows_sent: 41 Rows_examined: 82 # Rows_affected: 0 Bytes_sent: 14077 SET timestamp=1647913699; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '2623b6d8-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.000553 Lock_time: 0.000102 Rows_sent: 44 Rows_examined: 88 # Rows_affected: 0 Bytes_sent: 15033 SET timestamp=1647913699; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '2623b6d8-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:48:20 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001876 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1360 SET timestamp=1647913700; select * from ACT_RE_PROCDEF RES where KEY_ = 'DeactivateNetworkBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'DeactivateNetworkBB' and TENANT_ID_ is null); # Time: 220322 1:48:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2262 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2261 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2261 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=1647913701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001352 Lock_time: 0.000209 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 16876 SET timestamp=1647913701; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '2623b6d8-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2262 Schema: QC_hit: No # Query_time: 0.001377 Lock_time: 0.001318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:48:22 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001478 Lock_time: 0.000207 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1336 SET timestamp=1647913702; select * from ACT_RE_PROCDEF RES where KEY_ = 'DeleteNetworkBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'DeleteNetworkBB' and TENANT_ID_ is null); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001177 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1332 SET timestamp=1647913702; select * from ACT_RE_PROCDEF RES where KEY_ = 'NetworkAdapter' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'NetworkAdapter' and TENANT_ID_ is null); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.000945 Lock_time: 0.000064 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1364 SET timestamp=1647913702; select * from ACT_RE_PROCDEF RES where KEY_ = 'openstackAdapterTask' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'openstackAdapterTask' and TENANT_ID_ is null); # Time: 220322 1:48:26 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001352 Lock_time: 0.000191 Rows_sent: 50 Rows_examined: 159 # Rows_affected: 0 Bytes_sent: 16876 SET timestamp=1647913706; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '2623b6d8-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001188 Lock_time: 0.000207 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 16876 SET timestamp=1647913706; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '2623b6d8-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:48:28 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001930 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1344 SET timestamp=1647913708; select * from ACT_RE_PROCDEF RES where KEY_ = 'UnassignNetworkBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'UnassignNetworkBB' and TENANT_ID_ is null); # Time: 220322 1:48:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2265 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2265 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2266 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2266 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:48:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2269 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2269 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2270 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2270 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:48:45 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.000846 Lock_time: 0.000156 Rows_sent: 26 Rows_examined: 102 # Rows_affected: 0 Bytes_sent: 9878 SET timestamp=1647913725; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '2a96a137-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001206 Lock_time: 0.000171 Rows_sent: 50 Rows_examined: 126 # Rows_affected: 0 Bytes_sent: 17053 SET timestamp=1647913725; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '2623b6d8-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001375 Lock_time: 0.000221 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17058 SET timestamp=1647913725; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '2623b6d8-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:48:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2273 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2273 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2274 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2274 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:48:53 # User@Host: so_user[so_user] @ [10.233.76.233] # Thread_id: 1576 Schema: requestdb QC_hit: No # Query_time: 0.002940 Lock_time: 0.002389 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 5000 use requestdb; SET timestamp=1647913733; select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.SERVICE_INSTANCE_ID='d0277322-b109-49a8-aa14-827f285f4746' and (infraactiv0_.REQUEST_STATUS in ('PENDING' , 'IN_PROGRESS' , 'TIMEOUT' , 'PENDING_MANUAL_TASK')) order by infraactiv0_.START_TIME desc; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001504 Lock_time: 0.000342 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1647913733; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 220322 1:48:57 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.000956 Lock_time: 0.000187 Rows_sent: 41 Rows_examined: 82 # Rows_affected: 0 Bytes_sent: 14075 SET timestamp=1647913737; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '3ac144fe-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.000758 Lock_time: 0.000199 Rows_sent: 44 Rows_examined: 88 # Rows_affected: 0 Bytes_sent: 15031 SET timestamp=1647913737; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '3ac144fe-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:48:58 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001774 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1354 SET timestamp=1647913738; select * from ACT_RE_PROCDEF RES where KEY_ = 'DeactivateServiceInstanceBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'DeactivateServiceInstanceBB' and TENANT_ID_ is null); # Time: 220322 1:48:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001035 Lock_time: 0.000157 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 16874 SET timestamp=1647913739; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '3ac144fe-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001416 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1376 SET timestamp=1647913739; select * from ACT_RE_PROCDEF RES where KEY_ = 'UnassignServiceInstanceBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'UnassignServiceInstanceBB' and TENANT_ID_ is null); # Time: 220322 1:49:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2278 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2278 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2277 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2277 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:49:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2282 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2282 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2281 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2281 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:49:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2285 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2285 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2286 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2286 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:49:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2289 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2289 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2290 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2290 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:49:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2293 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2294 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2294 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2293 Schema: QC_hit: No # Query_time: 0.004085 Lock_time: 0.003993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:49:50 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002133 Lock_time: 0.000364 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647913790; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001053 Lock_time: 0.000187 Rows_sent: 41 Rows_examined: 82 # Rows_affected: 0 Bytes_sent: 14399 SET timestamp=1647913790; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '5c8eaeca-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:49:51 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.000987 Lock_time: 0.000151 Rows_sent: 44 Rows_examined: 88 # Rows_affected: 0 Bytes_sent: 15355 SET timestamp=1647913791; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '5c8eaeca-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2300 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2299 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2299 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2300 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.002188 Lock_time: 0.000206 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1368 SET timestamp=1647913791; select * from ACT_RE_PROCDEF RES where KEY_ = 'AssignServiceInstanceBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'AssignServiceInstanceBB' and TENANT_ID_ is null); # Time: 220322 1:49:57 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001242 Lock_time: 0.000201 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17198 SET timestamp=1647913797; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '5c8eaeca-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:49:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001508 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1376 SET timestamp=1647913799; select * from ACT_RE_PROCDEF RES where KEY_ = 'ActivateServiceInstanceBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'ActivateServiceInstanceBB' and TENANT_ID_ is null); # Time: 220322 1:50:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2307 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2306 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2306 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2307 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:50:04 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002259 Lock_time: 0.000331 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647913804; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 220322 1:50:05 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.000869 Lock_time: 0.000173 Rows_sent: 41 Rows_examined: 82 # Rows_affected: 0 Bytes_sent: 15048 SET timestamp=1647913805; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '64f764d6-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001031 Lock_time: 0.000198 Rows_sent: 44 Rows_examined: 88 # Rows_affected: 0 Bytes_sent: 16004 SET timestamp=1647913805; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '64f764d6-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:50:06 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001853 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1320 SET timestamp=1647913806; select * from ACT_RE_PROCDEF RES where KEY_ = 'AssignVnfBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'AssignVnfBB' and TENANT_ID_ is null); # Time: 220322 1:50:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2312 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2312 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2311 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2311 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:50:13 # User@Host: so_user[so_user] @ [10.233.76.48] # Thread_id: 1541 Schema: camundabpmn QC_hit: No # Query_time: 0.001619 Lock_time: 0.000751 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913813; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:50:13.924' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:50:13.924') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '212eec10-a97a-11ec-a90b-0a1f53d19c66' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:50:13.924') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:50:20 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1581 Schema: camundabpmn QC_hit: No # Query_time: 0.001648 Lock_time: 0.000539 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1647913820; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = '5b4f7241-ca9a-4136-a184-4c8e5da9ceb5' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1581 Schema: camundabpmn QC_hit: No # Query_time: 0.001496 Lock_time: 0.000571 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1647913820; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.SUSPENSION_STATE_ = 1 and EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = '5b4f7241-ca9a-4136-a184-4c8e5da9ceb5' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001077 Lock_time: 0.000160 Rows_sent: 44 Rows_examined: 127 # Rows_affected: 0 Bytes_sent: 16004 SET timestamp=1647913820; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '64f764d6-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:50:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2318 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.000634 Lock_time: 0.000114 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17847 SET timestamp=1647913821; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '64f764d6-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2319 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2319 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2318 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:50:22 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001857 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1328 SET timestamp=1647913822; select * from ACT_RE_PROCDEF RES where KEY_ = 'ActivateVnfBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'ActivateVnfBB' and TENANT_ID_ is null); # Time: 220322 1:50:29 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002634 Lock_time: 0.000275 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647913829; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.000928 Lock_time: 0.000201 Rows_sent: 41 Rows_examined: 82 # Rows_affected: 0 Bytes_sent: 15741 SET timestamp=1647913829; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '7396fbec-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001163 Lock_time: 0.000153 Rows_sent: 44 Rows_examined: 88 # Rows_affected: 0 Bytes_sent: 16697 SET timestamp=1647913829; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '7396fbec-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:50:30 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001628 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1340 SET timestamp=1647913830; select * from ACT_RE_PROCDEF RES where KEY_ = 'AssignVfModuleBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'AssignVfModuleBB' and TENANT_ID_ is null); # Time: 220322 1:50:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2326 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2327 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2327 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2326 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:50:32 # User@Host: sdnctl[sdnctl] @ [10.233.75.137] # Thread_id: 656 Schema: sdnctl QC_hit: No # Query_time: 0.011406 Lock_time: 0.010849 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 158 use sdnctl; SET timestamp=1647913832; select distinct vmvm.vm_type, rg.group_uuid from VF_MODULE_TO_VFC_MAPPING vmvm, VFC_MODEL vm, RESOURCE_GROUP_TO_TARGET_NODE_MAPPING rgm, RESOURCE_GROUP rg where vf_module_customization_uuid = '92b4912b-7b66-45d2-a0aa-403854d08d0f' and vmvm.vfc_customization_uuid = vm.customization_uuid and vmvm.vm_type = vm.vm_type and vm.uuid = rgm.target_node_uuid and rgm.target_type = 'CVFC' and rgm.group_uuid = rg.group_uuid; # Time: 220322 1:50:33 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001593 Lock_time: 0.000387 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 use camundabpmn; SET timestamp=1647913833; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = 'e11b1c12-0dec-494a-aef7-460852770cce' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001094 Lock_time: 0.000352 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1647913833; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.SUSPENSION_STATE_ = 1 and EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = 'e11b1c12-0dec-494a-aef7-460852770cce' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.000883 Lock_time: 0.000159 Rows_sent: 16 Rows_examined: 98 # Rows_affected: 0 Bytes_sent: 6690 SET timestamp=1647913833; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '74006ca5-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1575 Schema: camundabpmn QC_hit: No # Query_time: 0.001181 Lock_time: 0.000232 Rows_sent: 44 Rows_examined: 126 # Rows_affected: 0 Bytes_sent: 16697 SET timestamp=1647913833; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '7396fbec-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.001058 Lock_time: 0.000152 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 18540 SET timestamp=1647913833; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '7396fbec-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:50:34 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002936 Lock_time: 0.000241 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1340 SET timestamp=1647913834; select * from ACT_RE_PROCDEF RES where KEY_ = 'CreateVfModuleBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'CreateVfModuleBB' and TENANT_ID_ is null); # Time: 220322 1:50:35 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.002351 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1317 SET timestamp=1647913835; select * from ACT_RE_PROCDEF RES where KEY_ = 'VnfAdapter' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'VnfAdapter' and TENANT_ID_ is null); # Time: 220322 1:50:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2332 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2332 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2331 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2331 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=1647913841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:50:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2340 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2341 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2341 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2340 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:50:54 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1564 Schema: camundabpmn QC_hit: No # Query_time: 0.003084 Lock_time: 0.002583 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913854; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:50:54.304' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:50:54.304') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:50:54.304') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:51:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2350 Schema: QC_hit: No # Query_time: 0.002051 Lock_time: 0.001954 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2350 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2351 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2351 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:51:10 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1586 Schema: camundabpmn QC_hit: No # Query_time: 0.002881 Lock_time: 0.002352 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913870; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:51:10.861' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:51:10.861') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:51:10.861') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1586 Schema: camundabpmn QC_hit: No # Query_time: 0.000634 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913870; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:51:10.867' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:51:10.867') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:51:10.867') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:51:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2363 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2363 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2362 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2362 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:51:15 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1586 Schema: camundabpmn QC_hit: No # Query_time: 0.002934 Lock_time: 0.002089 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913875; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:51:15.87' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:51:15.87') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:51:15.87') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:51:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2367 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2367 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2366 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2366 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:51:25 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1586 Schema: camundabpmn QC_hit: No # Query_time: 0.002634 Lock_time: 0.001915 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913885; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:51:25.869' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:51:25.869') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:51:25.869') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:51:30 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1586 Schema: camundabpmn QC_hit: No # Query_time: 0.209830 Lock_time: 0.209307 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647913890; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:51:30.041' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:51:30.041') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:51:30.041') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1586 Schema: camundabpmn QC_hit: No # Query_time: 0.001062 Lock_time: 0.000540 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913890; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:51:30.259' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:51:30.259') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:51:30.259') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000854 Lock_time: 0.000179 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 18540 SET timestamp=1647913890; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '7396fbec-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:51:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2371 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2371 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2370 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2370 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001864 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1348 SET timestamp=1647913891; select * from ACT_RE_PROCDEF RES where KEY_ = 'ActivateVfModuleBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'ActivateVfModuleBB' and TENANT_ID_ is null); # User@Host: sdnctl[sdnctl] @ [10.233.75.137] # Thread_id: 656 Schema: sdnctl QC_hit: No # Query_time: 0.006691 Lock_time: 0.006529 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use sdnctl; SET timestamp=1647913891; UPDATE EIPAM_IP_ASSIGNMENTS SET status = "ACTIVE" WHERE info = '27c528ef-83c5-42eb-a756-d1f7d24d46a4'; # Time: 220322 1:51:32 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1586 Schema: camundabpmn QC_hit: No # Query_time: 0.000783 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1647913892; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:51:32.794' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:51:32.794') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:51:32.794') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1586 Schema: camundabpmn QC_hit: No # Query_time: 0.000715 Lock_time: 0.000270 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913892; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:51:32.799' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:51:32.799') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:51:32.799') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:51:37 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 1586 Schema: camundabpmn QC_hit: No # Query_time: 0.002468 Lock_time: 0.002018 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913897; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:51:37.801' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:51:37.801') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:51:37.801') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:51:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2375 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2374 Schema: QC_hit: No # Query_time: 0.000729 Lock_time: 0.000626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2375 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2374 Schema: QC_hit: No # Query_time: 0.004358 Lock_time: 0.004225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:51:46 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.004308 Lock_time: 0.002558 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647913906; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001226 Lock_time: 0.000446 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647913906; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:51:46.492' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:51:46.492') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:51:46.492') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000639 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647913906; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:51:46.5' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:51:46.5') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:51:46.5') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:51:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2378 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2379 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2379 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2378 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:52:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2382 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2382 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2383 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2383 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=1647913921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:52:08 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000847 Lock_time: 0.000147 Rows_sent: 22 Rows_examined: 110 # Rows_affected: 0 Bytes_sent: 9462 SET timestamp=1647913928; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'a3f0c2e3-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:52:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2387 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2386 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2386 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2387 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:52:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2392 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2393 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2392 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2393 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:52:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2401 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2401 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2400 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2400 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:52:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2404 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2405 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2405 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2404 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:52:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2408 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2408 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2409 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2409 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:53:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2413 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2413 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2414 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2414 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:53:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2419 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2418 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2418 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647913991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2419 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647913991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:53:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2422 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2422 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2423 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2423 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:53:30 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000954 Lock_time: 0.000138 Rows_sent: 50 Rows_examined: 138 # Rows_affected: 0 Bytes_sent: 17455 SET timestamp=1647914010; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'a174516b-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:53:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2427 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2426 Schema: QC_hit: No # Query_time: 0.002292 Lock_time: 0.002167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2426 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2427 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:53:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2431 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2431 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2430 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2430 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:53:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2435 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2435 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=1647914031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2434 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2434 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:54:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2438 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2438 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2439 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2439 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:54:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2443 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2443 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2442 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2442 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:54:19 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001939 Lock_time: 0.000345 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647914059; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 220322 1:54:20 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000775 Lock_time: 0.000125 Rows_sent: 41 Rows_examined: 158 # Rows_affected: 0 Bytes_sent: 14381 SET timestamp=1647914060; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'fd2a8f3c-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.003185 Lock_time: 0.002185 Rows_sent: 26 Rows_examined: 143 # Rows_affected: 0 Bytes_sent: 9821 SET timestamp=1647914060; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'a34d56ad-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000922 Lock_time: 0.000154 Rows_sent: 50 Rows_examined: 167 # Rows_affected: 0 Bytes_sent: 17508 SET timestamp=1647914060; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'a174516b-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000841 Lock_time: 0.000123 Rows_sent: 44 Rows_examined: 164 # Rows_affected: 0 Bytes_sent: 15337 SET timestamp=1647914060; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'fd2a8f3c-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000918 Lock_time: 0.000166 Rows_sent: 50 Rows_examined: 144 # Rows_affected: 0 Bytes_sent: 17513 SET timestamp=1647914060; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'a174516b-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:54:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2446 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2447 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2447 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2446 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:54:22 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001564 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1340 SET timestamp=1647914062; select * from ACT_RE_PROCDEF RES where KEY_ = 'DeleteVfModuleBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'DeleteVfModuleBB' and TENANT_ID_ is null); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000925 Lock_time: 0.000367 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914062; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:22.948' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:22.948') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:22.948') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000527 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914062; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:22.952' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:22.952') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:22.952') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:24 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001026 Lock_time: 0.000147 Rows_sent: 50 Rows_examined: 206 # Rows_affected: 0 Bytes_sent: 17180 SET timestamp=1647914064; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'fd2a8f3c-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000828 Lock_time: 0.000265 Rows_sent: 1 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914064; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:24.915' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:24.915') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:24.915') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000529 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914064; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:24.924' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:24.924') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:24.924') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000875 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914064; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:24.973' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:24.973') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:24.973') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000776 Lock_time: 0.000326 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914064; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:24.977' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:24.977') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:24.977') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:25 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000797 Lock_time: 0.000320 Rows_sent: 1 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914065; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:25.707' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:25.707') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:25.707') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000871 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914065; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:25.715' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:25.715') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:25.715') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000585 Lock_time: 0.000207 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914065; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:25.777' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:25.777') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:25.777') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000413 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914065; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:25.781' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:25.781') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:25.781') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:26 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002818 Lock_time: 0.002369 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914066; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:26.119' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:26.119') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:26.119') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000564 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914066; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:26.125' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:26.125') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:26.125') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2450 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2451 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2451 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001439 Lock_time: 0.000665 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914071; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:31.128' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:31.128') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:31.128') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2450 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:54:34 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002725 Lock_time: 0.000434 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647914074; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000798 Lock_time: 0.000306 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914074; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:34.394' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:34.394') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:34.394') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000893 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914074; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:34.403' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:34.403') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:34.403') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:39 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.417421 Lock_time: 0.416984 Rows_sent: 1 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914079; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:38.852' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:38.852') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:38.852') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001948 Lock_time: 0.001667 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914079; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:39.277' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:39.277') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:39.277') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000809 Lock_time: 0.000372 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914079; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:39.311' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:39.311') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:39.311') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000435 Lock_time: 0.000226 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914079; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:39.315' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:39.315') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:39.315') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:40 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000795 Lock_time: 0.000256 Rows_sent: 1 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914080; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:40.968' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:40.968') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:40.968') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000498 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914080; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:40.976' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:40.976') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:40.976') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:41 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001535 Lock_time: 0.000971 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914081; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:41.028' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:41.028') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:41.028') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000474 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914081; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:41.037' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:41.037') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:41.037') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2454 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2454 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2455 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2455 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.018265 Lock_time: 0.017613 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914081; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:41.762' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:41.762') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:41.762') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001031 Lock_time: 0.000441 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914081; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:41.788' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:41.788') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:41.788') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001158 Lock_time: 0.000140 Rows_sent: 50 Rows_examined: 188 # Rows_affected: 0 Bytes_sent: 17822 SET timestamp=1647914081; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '05867376-a983-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:54:45 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000916 Lock_time: 0.000391 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914085; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:45.942' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:45.942') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:45.942') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000689 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914085; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:45.947' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:45.947') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:45.947') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:49 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002162 Lock_time: 0.000362 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647914089; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.003077 Lock_time: 0.002286 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914089; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:49.957' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:49.957') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:49.957') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000797 Lock_time: 0.000342 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914089; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:49.969' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:49.969') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:49.969') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2459 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2459 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2458 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2458 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.013571 Lock_time: 0.013141 Rows_sent: 1 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914091; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:51.686' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:51.686') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:51.686') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000587 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914091; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:51.707' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:51.707') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:51.707') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000625 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914091; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:51.749' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:51.749') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:51.749') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000387 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914091; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:51.753' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:51.753') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:51.753') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:52 # User@Host: sdnctl[sdnctl] @ [10.233.75.137] # Thread_id: 656 Schema: sdnctl QC_hit: No # Query_time: 0.000715 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 158 use sdnctl; SET timestamp=1647914092; select distinct vmvm.vm_type, rg.group_uuid from VF_MODULE_TO_VFC_MAPPING vmvm, VFC_MODEL vm, RESOURCE_GROUP_TO_TARGET_NODE_MAPPING rgm, RESOURCE_GROUP rg where vf_module_customization_uuid = '7c9c07fb-fe73-411d-9709-ab5e614d10dc' and vmvm.vfc_customization_uuid = vm.customization_uuid and vmvm.vm_type = vm.vm_type and vm.uuid = rgm.target_node_uuid and rgm.target_type = 'CVFC' and rgm.group_uuid = rg.group_uuid; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001584 Lock_time: 0.000426 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 use camundabpmn; SET timestamp=1647914092; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = 'da70c8ac-ade7-43a0-9613-77ab7908294e' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # Time: 220322 1:54:53 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001299 Lock_time: 0.000406 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1647914093; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.SUSPENSION_STATE_ = 1 and EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = 'da70c8ac-ade7-43a0-9613-77ab7908294e' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000998 Lock_time: 0.000413 Rows_sent: 1 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914093; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:53.044' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:53.044') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:53.044') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000749 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914093; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:53.053' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:53.053') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:53.053') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001047 Lock_time: 0.000378 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914093; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:53.114' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:53.114') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:53.114') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000702 Lock_time: 0.000228 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914093; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:53.124' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:53.124') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:53.124') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:54 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.246817 Lock_time: 0.246129 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914094; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:53.765' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:53.765') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:53.765') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000665 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914094; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:54.021' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:54.021') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:54.021') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:56 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.227943 Lock_time: 0.227452 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914096; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:56.122' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:56.122') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:56.122') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002102 Lock_time: 0.001731 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914096; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:56.354' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:56.354') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:56.354') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:58 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000830 Lock_time: 0.000281 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914098; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:58.342' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:58.342') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:58.342') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000996 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914098; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:58.35' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:58.35') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:58.35') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002783 Lock_time: 0.001983 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914098; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:58.387' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:58.387') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:58.387') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000769 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914098; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:58.394' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:58.394') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:58.394') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000958 Lock_time: 0.000365 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914098; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:58.595' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:58.595') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:58.595') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000880 Lock_time: 0.000399 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914098; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:58.606' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:58.606') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:58.606') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.007281 Lock_time: 0.006841 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914098; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:58.876' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:58.876') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:58.876') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000574 Lock_time: 0.000313 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914098; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:58.888' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:58.888') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:58.888') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:54:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001074 Lock_time: 0.000146 Rows_sent: 50 Rows_examined: 227 # Rows_affected: 0 Bytes_sent: 18509 SET timestamp=1647914099; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '0eae0c1c-a983-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000743 Lock_time: 0.000252 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914099; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:59.372' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:59.372') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:59.372') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000440 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914099; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:54:59.38' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:54:59.38') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:54:59.38') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:55:00 # User@Host: sdnctl[sdnctl] @ [10.233.75.137] # Thread_id: 656 Schema: sdnctl QC_hit: No # Query_time: 0.000426 Lock_time: 0.000235 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use sdnctl; SET timestamp=1647914100; UPDATE EIPAM_IP_ASSIGNMENTS SET status = "ACTIVE" WHERE info = '5ac77ca8-dda2-48a0-9494-55e119aed648'; # Time: 220322 1:55:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2462 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2462 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2463 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2463 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.231160 Lock_time: 0.230310 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1647914101; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:01.608' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:01.608') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:01.608') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000776 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914101; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:01.843' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:01.843') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:01.843') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:55:06 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.003015 Lock_time: 0.002417 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914106; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:06.845' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:06.845') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:06.845') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:55:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2467 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2466 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2466 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2467 Schema: QC_hit: No # Query_time: 0.000754 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:55:16 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001050 Lock_time: 0.000438 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914116; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:16.844' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:16.844') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:16.844') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:55:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2471 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=1647914121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2471 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2470 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2470 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:55:23 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002192 Lock_time: 0.000323 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647914123; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000871 Lock_time: 0.000361 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914123; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:23.852' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:23.852') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:23.852') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000590 Lock_time: 0.000294 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914123; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:23.86' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:23.86') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:23.86') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000998 Lock_time: 0.000176 Rows_sent: 41 Rows_examined: 170 # Rows_affected: 0 Bytes_sent: 14625 SET timestamp=1647914123; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '230654ad-a983-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001072 Lock_time: 0.000154 Rows_sent: 44 Rows_examined: 176 # Rows_affected: 0 Bytes_sent: 15581 SET timestamp=1647914123; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '230654ad-a983-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:55:25 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001982 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1356 SET timestamp=1647914125; select * from ACT_RE_PROCDEF RES where KEY_ = 'DeactivateVfModuleBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'DeactivateVfModuleBB' and TENANT_ID_ is null); # Time: 220322 1:55:26 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001322 Lock_time: 0.000203 Rows_sent: 50 Rows_examined: 188 # Rows_affected: 0 Bytes_sent: 17424 SET timestamp=1647914126; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '230654ad-a983-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:55:28 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.054593 Lock_time: 0.053919 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914128; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:28.862' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:28.862') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:28.862') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000697 Lock_time: 0.000374 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914128; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:28.922' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:28.922') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:28.922') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000593 Lock_time: 0.000277 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914128; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:28.927' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:28.927') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:28.927') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:55:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2475 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2475 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2474 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2474 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:55:33 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.003238 Lock_time: 0.002615 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914133; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:33.929' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:33.929') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:33.929') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:55:34 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000922 Lock_time: 0.000405 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914134; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:34.719' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:34.719') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:34.719') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000483 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914134; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:34.727' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:34.727') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:34.727') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000807 Lock_time: 0.000296 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914134; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:34.766' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:34.766') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:34.766') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000828 Lock_time: 0.000414 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914134; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:34.771' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:34.771') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:34.771') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000778 Lock_time: 0.000284 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914134; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:34.908' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:34.908') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:34.908') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000823 Lock_time: 0.000359 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914134; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:34.915' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:34.915') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:34.915') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:55:35 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.010381 Lock_time: 0.009697 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914135; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:35.042' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:35.042') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:35.042') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000911 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914135; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:35.056' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:35.056') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:35.056') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:55:36 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.390158 Lock_time: 0.389548 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914136; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:35.993' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:35.993') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:35.993') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002049 Lock_time: 0.001713 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914136; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:36.392' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:36.392') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:36.392') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001366 Lock_time: 0.000183 Rows_sent: 50 Rows_examined: 188 # Rows_affected: 0 Bytes_sent: 17424 SET timestamp=1647914136; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '230654ad-a983-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:55:38 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.002111 Lock_time: 0.000235 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1348 SET timestamp=1647914138; select * from ACT_RE_PROCDEF RES where KEY_ = 'UnassignVfModuleBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'UnassignVfModuleBB' and TENANT_ID_ is null); # User@Host: sdnctl[sdnctl] @ [10.233.75.137] # Thread_id: 656 Schema: sdnctl QC_hit: No # Query_time: 0.000467 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use sdnctl; SET timestamp=1647914138; UPDATE EIPAM_IP_ASSIGNMENTS set status = 'PENDING_DELETE_5ac77ca8-dda2-48a0-9494-55e119aed648' WHERE info = '5ac77ca8-dda2-48a0-9494-55e119aed648'; # Time: 220322 1:55:40 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001096 Lock_time: 0.000441 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1647914140; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:40.817' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:40.817') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:40.817') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000720 Lock_time: 0.000286 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914140; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:40.823' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:40.823') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:40.823') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:55:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2481 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2480 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2480 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2481 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:55:45 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001015 Lock_time: 0.000405 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914145; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:45.825' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:45.825') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:45.825') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:55:48 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002604 Lock_time: 0.000359 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647914148; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 220322 1:55:49 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001069 Lock_time: 0.000381 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914149; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:49.152' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:49.152') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:49.152') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000768 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914149; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:49.162' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:49.162') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:49.162') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:55:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2484 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2485 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2485 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=1647914151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2484 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:55:54 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002640 Lock_time: 0.002148 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914154; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:54.163' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:54.163') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:54.163') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.019226 Lock_time: 0.018736 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914154; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:54.368' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:54.368') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:54.368') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000625 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914154; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:54.392' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:54.392') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:54.392') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:55:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002780 Lock_time: 0.002123 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914159; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:55:59.393' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:55:59.393') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:55:59.393') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:56:00 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000701 Lock_time: 0.000133 Rows_sent: 22 Rows_examined: 110 # Rows_affected: 0 Bytes_sent: 9462 SET timestamp=1647914160; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'feba2f66-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000663 Lock_time: 0.000093 Rows_sent: 50 Rows_examined: 138 # Rows_affected: 0 Bytes_sent: 17513 SET timestamp=1647914160; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'a174516b-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:56:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2489 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2489 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2488 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2488 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:56:02 # User@Host: so_user[so_user] @ [10.233.76.233] # Thread_id: 2347 Schema: requestdb QC_hit: No # Query_time: 0.001071 Lock_time: 0.000520 Rows_sent: 0 Rows_examined: 13 # Rows_affected: 0 Bytes_sent: 5000 use requestdb; SET timestamp=1647914162; select infraactiv0_.REQUEST_ID as request_1_4_, infraactiv0_.CALLBACK_URL as callback2_4_, infraactiv0_.CLOUD_REGION as cloud_re3_4_, infraactiv0_.CONFIGURATION_ID as configur4_4_, infraactiv0_.CONFIGURATION_NAME as configur5_4_, infraactiv0_.CORRELATOR as correlat6_4_, infraactiv0_.END_TIME as end_time7_4_, infraactiv0_.EXT_SYSTEM_ERROR_SOURCE as ext_syst8_4_, infraactiv0_.FLOW_STATUS as flow_sta9_4_, infraactiv0_.INSTANCE_GROUP_ID as instanc10_4_, infraactiv0_.INSTANCE_GROUP_NAME as instanc11_4_, infraactiv0_.LAST_MODIFIED_BY as last_mo12_4_, infraactiv0_.MODIFY_TIME as modify_13_4_, infraactiv0_.NETWORK_ID as network14_4_, infraactiv0_.NETWORK_NAME as network15_4_, infraactiv0_.NETWORK_TYPE as network16_4_, infraactiv0_.OPERATION_NAME as operati17_4_, infraactiv0_.OPERATIONAL_ENV_ID as operati18_4_, infraactiv0_.OPERATIONAL_ENV_NAME as operati19_4_, infraactiv0_.ORIGINAL_REQUEST_ID as origina20_4_, infraactiv0_.PNF_NAME as pnf_nam21_4_, infraactiv0_.PRODUCT_FAMILY_NAME as product22_4_, infraactiv0_.PROGRESS as progres23_4_, infraactiv0_.REQUEST_ACTION as request24_4_, infraactiv0_.REQUEST_BODY as request25_4_, infraactiv0_.REQUEST_SCOPE as request26_4_, infraactiv0_.REQUEST_STATUS as request27_4_, infraactiv0_.REQUEST_URL as request28_4_, infraactiv0_.REQUESTOR_ID as request29_4_, infraactiv0_.RESOURCE_STATUS_MESSAGE as resourc30_4_, infraactiv0_.RESPONSE_BODY as respons31_4_, infraactiv0_.RETRY_STATUS_MESSAGE as retry_s32_4_, infraactiv0_.ROLLBACK_EXT_SYSTEM_ERROR_SOURCE as rollbac33_4_, infraactiv0_.ROLLBACK_STATUS_MESSAGE as rollbac34_4_, infraactiv0_.SERVICE_INSTANCE_ID as service35_4_, infraactiv0_.SERVICE_INSTANCE_NAME as service36_4_, infraactiv0_.SERVICE_TYPE as service37_4_, infraactiv0_.SOURCE as source38_4_, infraactiv0_.START_TIME as start_t39_4_, infraactiv0_.STATUS_MESSAGE as status_40_4_, infraactiv0_.TENANT_ID as tenant_41_4_, infraactiv0_.TENANT_NAME as tenant_42_4_, infraactiv0_.VF_MODULE_ID as vf_modu43_4_, infraactiv0_.VF_MODULE_MODEL_NAME as vf_modu44_4_, infraactiv0_.VF_MODULE_NAME as vf_modu45_4_, infraactiv0_.VNF_ID as vnf_id46_4_, infraactiv0_.VNF_NAME as vnf_nam47_4_, infraactiv0_.VNF_OUTPUTS as vnf_out48_4_, infraactiv0_.VNF_PARAMS as vnf_par49_4_, infraactiv0_.VNF_TYPE as vnf_typ50_4_, infraactiv0_.VOLUME_GROUP_ID as volume_51_4_, infraactiv0_.VOLUME_GROUP_NAME as volume_52_4_, infraactiv0_.WORKFLOW_NAME as workflo53_4_ from infra_active_requests infraactiv0_ where infraactiv0_.SERVICE_INSTANCE_ID='4cee6f2a-ce4d-43ee-bbb0-cacc255bb98a' and (infraactiv0_.REQUEST_STATUS in ('PENDING' , 'IN_PROGRESS' , 'TIMEOUT' , 'PENDING_MANUAL_TASK')) order by infraactiv0_.START_TIME desc; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.003592 Lock_time: 0.000458 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 use camundabpmn; SET timestamp=1647914162; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000684 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914162; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:56:02.772' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:56:02.772') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:56:02.772') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000628 Lock_time: 0.000285 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914162; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:56:02.78' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:56:02.78') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:56:02.78') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:56:07 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.413378 Lock_time: 0.412828 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914167; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:56:06.91' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:56:06.91') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:56:06.91') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002044 Lock_time: 0.001634 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914167; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:56:07.327' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:56:07.327') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:56:07.327') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:56:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2492 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2493 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2493 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2492 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:56:12 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.003113 Lock_time: 0.002599 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914172; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:56:12.329' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:56:12.329') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:56:12.329') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:56:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2497 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2497 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2496 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2496 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:56:22 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.003454 Lock_time: 0.002637 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 462 SET timestamp=1647914182; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:56:22.329' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:56:22.329') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:56:22.329') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000780 Lock_time: 0.000145 Rows_sent: 26 Rows_examined: 102 # Rows_affected: 0 Bytes_sent: 9821 SET timestamp=1647914182; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'fd9b2b35-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001011 Lock_time: 0.000129 Rows_sent: 50 Rows_examined: 126 # Rows_affected: 0 Bytes_sent: 17508 SET timestamp=1647914182; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'a174516b-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000910 Lock_time: 0.000389 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914182; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:56:22.639' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:56:22.639') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:56:22.639') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000654 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914182; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:56:22.648' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:56:22.648') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:56:22.648') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:56:25 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.273269 Lock_time: 0.272792 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914185; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:56:25.329' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:56:25.329') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:56:25.329') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000448 Lock_time: 0.000238 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914185; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:56:25.607' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:56:25.607') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:56:25.607') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:56:27 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000979 Lock_time: 0.000153 Rows_sent: 22 Rows_examined: 110 # Rows_affected: 0 Bytes_sent: 9462 SET timestamp=1647914187; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '4772364a-a983-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:56:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2500 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2500 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2501 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2501 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:56:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2505 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2505 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2504 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2504 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:56:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2508 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2508 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2509 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2509 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:57:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2513 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2513 Schema: QC_hit: No # Query_time: 0.001100 Lock_time: 0.000946 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2512 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2512 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:57:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2517 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2516 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2516 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2517 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:57:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2520 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2521 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2521 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2520 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:57:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2524 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2525 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2525 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2524 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:57:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2528 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2529 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2528 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2529 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:57:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2532 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2532 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2533 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2533 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:58:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2537 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2536 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2536 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2537 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:58:02 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001255 Lock_time: 0.000173 Rows_sent: 50 Rows_examined: 138 # Rows_affected: 0 Bytes_sent: 17513 SET timestamp=1647914282; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'a174516b-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 1:58:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2540 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2540 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=1647914291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2541 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2541 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:58:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2545 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2544 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2545 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2544 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:58:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2549 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2549 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2548 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2548 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:58:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2552 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2553 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2553 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2552 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:58:45 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.017435 Lock_time: 0.017074 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914325; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:58:45.473' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:58:45.473') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:58:45.473') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000470 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914325; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:58:45.494' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:58:45.494') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:58:45.494') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:58:46 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000512 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914326; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:58:46.815' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:58:46.815') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:58:46.815') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000587 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914326; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:58:46.823' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:58:46.823') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:58:46.823') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000707 Lock_time: 0.000338 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914326; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:58:46.859' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:58:46.859') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:58:46.859') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000533 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914326; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:58:46.864' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:58:46.864') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:58:46.864') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:58:47 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000958 Lock_time: 0.000332 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914327; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:58:47.583' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:58:47.583') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:58:47.583') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000777 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914327; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:58:47.593' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:58:47.593') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:58:47.593') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002654 Lock_time: 0.002133 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914327; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:58:47.753' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:58:47.753') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:58:47.753') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000869 Lock_time: 0.000405 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914327; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:58:47.771' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:58:47.771') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:58:47.771') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:58:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2556 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2556 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2557 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2557 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:58:52 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002789 Lock_time: 0.002172 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914332; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:58:52.77' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:58:52.77') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:58:52.77') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:59:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2560 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2560 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2561 Schema: QC_hit: No # Query_time: 0.001886 Lock_time: 0.001734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2561 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:59:02 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002846 Lock_time: 0.002308 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914342; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:59:02.77' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:59:02.77') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:59:02.77') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:59:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2564 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2565 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2564 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2565 Schema: QC_hit: No # Query_time: 0.000983 Lock_time: 0.000826 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:59:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2568 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2569 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2569 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2568 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:59:22 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.003003 Lock_time: 0.002446 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914362; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 01:59:22.771' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 01:59:22.771') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 01:59:22.771') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 1:59:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2572 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2573 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2573 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2572 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 1:59:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2577 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2577 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2576 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2576 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 1:59:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2581 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2581 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2580 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2580 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:00:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2584 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2584 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000750 Lock_time: 0.000186 Rows_sent: 22 Rows_examined: 110 # Rows_affected: 0 Bytes_sent: 9462 SET timestamp=1647914401; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '9b523b03-a983-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2585 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2585 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000727 Lock_time: 0.000133 Rows_sent: 50 Rows_examined: 138 # Rows_affected: 0 Bytes_sent: 17515 SET timestamp=1647914401; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'a174516b-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:00:02 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000992 Lock_time: 0.000435 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914402; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:00:02.771' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:00:02.771') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:00:02.771') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:00:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2595 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2595 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2594 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2594 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:00:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2598 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2599 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2599 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2598 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:00:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2604 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2603 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2604 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2603 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:00:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2608 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2607 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2607 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2608 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:00:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2611 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2612 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2611 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2612 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:01:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2617 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2617 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2616 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2616 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:01:02 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001120 Lock_time: 0.000532 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914462; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:01:02.771' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:01:02.771') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:01:02.771') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:01:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2620 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2621 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2620 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2621 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:01:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2624 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2624 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2625 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2625 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:01:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2629 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2629 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2628 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2628 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:01:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2632 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2633 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2633 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2632 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:01:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2636 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2637 Schema: QC_hit: No # Query_time: 0.001923 Lock_time: 0.001775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2636 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2637 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:02:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2640 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2641 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2641 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2640 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:02:02 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001075 Lock_time: 0.000410 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 462 SET timestamp=1647914522; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:02:02.772' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:02:02.772') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:02:02.772') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:02:03 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.199450 Lock_time: 0.198595 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914523; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:02:03.298' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:02:03.298') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:02:03.298') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000665 Lock_time: 0.000300 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914523; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:02:03.506' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:02:03.506') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:02:03.506') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001148 Lock_time: 0.000179 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17517 SET timestamp=1647914523; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'a174516b-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:02:08 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000715 Lock_time: 0.000123 Rows_sent: 22 Rows_examined: 110 # Rows_affected: 0 Bytes_sent: 9462 SET timestamp=1647914528; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '1231987c-a984-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:02:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2644 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2644 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2645 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2645 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:02:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2648 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2648 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2649 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2649 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:02:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2653 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2653 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2652 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2652 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:02:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2657 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2657 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2656 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2656 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:02:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2660 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2661 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2661 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2660 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:03:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2665 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2665 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2664 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2664 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:03:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2668 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2669 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2668 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2669 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:03:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2672 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2672 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2673 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2673 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:03:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2676 Schema: QC_hit: No # Query_time: 0.001459 Lock_time: 0.001299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2677 Schema: QC_hit: No # Query_time: 0.001011 Lock_time: 0.000831 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2677 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2676 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:03:39 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001499 Lock_time: 0.000214 Rows_sent: 50 Rows_examined: 138 # Rows_affected: 0 Bytes_sent: 17517 SET timestamp=1647914619; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'a174516b-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:03:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2680 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2681 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2681 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2680 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:03:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2684 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2684 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2685 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2685 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:04:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2688 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2688 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2689 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2689 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:04:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2693 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2692 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2692 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2693 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:04:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2696 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2696 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2697 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2697 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:04:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2701 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2700 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2700 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2701 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:04:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2708 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2707 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2707 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2708 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:04:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2712 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2712 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2711 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2711 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:05:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2715 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2715 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2716 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2716 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:05:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2720 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2720 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2719 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2719 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:05:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2723 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2723 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2724 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2724 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:05:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2727 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2727 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2728 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2728 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:05:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2731 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2731 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2732 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2732 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:05:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2736 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2735 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2735 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2736 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:06:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2739 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2739 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2740 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2740 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:06:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2744 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2744 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2743 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2743 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:06:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2748 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2747 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2747 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2748 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:06:23 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000848 Lock_time: 0.000162 Rows_sent: 26 Rows_examined: 102 # Rows_affected: 0 Bytes_sent: 9822 SET timestamp=1647914783; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '11743ba6-a984-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001142 Lock_time: 0.000138 Rows_sent: 50 Rows_examined: 126 # Rows_affected: 0 Bytes_sent: 17524 SET timestamp=1647914783; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'a174516b-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:06:26 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.226579 Lock_time: 0.225934 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914786; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:06:26.339' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:06:26.339') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:06:26.339') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000781 Lock_time: 0.000333 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914786; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:06:26.568' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:06:26.568') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:06:26.568') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:06:27 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000888 Lock_time: 0.000255 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914787; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:06:27.874' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:06:27.874') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:06:27.874') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000555 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914787; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:06:27.882' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:06:27.882') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:06:27.882') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000705 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914787; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:06:27.916' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:06:27.916') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:06:27.916') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000590 Lock_time: 0.000247 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914787; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:06:27.919' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:06:27.919') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:06:27.919') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:06:28 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000696 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647914788; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:06:28.602' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:06:28.602') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:06:28.602') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000487 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914788; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:06:28.61' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:06:28.61') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:06:28.61') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002049 Lock_time: 0.001534 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914788; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:06:28.985' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:06:28.985') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:06:28.985') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000689 Lock_time: 0.000258 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914788; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:06:28.991' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:06:28.991') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:06:28.991') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:06:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2751 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2752 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2752 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2751 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:06:33 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.003020 Lock_time: 0.002522 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914793; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:06:33.993' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:06:33.993') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:06:33.993') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:06:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2756 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2756 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2755 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2755 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:06:43 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001046 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914803; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:06:43.991' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:06:43.991') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:06:43.991') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:06:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2759 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2760 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2759 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2760 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:07:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2763 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2764 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2764 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2763 Schema: QC_hit: No # Query_time: 0.002014 Lock_time: 0.001858 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:07:03 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002857 Lock_time: 0.002197 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914823; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:07:03.993' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:07:03.993') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:07:03.993') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:07:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2768 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2767 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2767 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2768 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:07:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2772 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2771 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2771 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2772 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:07:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2776 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2776 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2775 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2775 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:07:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2780 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2780 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2779 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2779 Schema: QC_hit: No # Query_time: 0.001202 Lock_time: 0.000981 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:07:43 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000946 Lock_time: 0.000394 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914863; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:07:43.993' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:07:43.993') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:07:43.993') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:07:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2783 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2784 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2784 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2783 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:07:52 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000960 Lock_time: 0.000186 Rows_sent: 22 Rows_examined: 110 # Rows_affected: 0 Bytes_sent: 9462 SET timestamp=1647914872; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'ade6bd65-a984-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000713 Lock_time: 0.000094 Rows_sent: 50 Rows_examined: 138 # Rows_affected: 0 Bytes_sent: 17531 SET timestamp=1647914872; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'a174516b-a982-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:08:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2787 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2788 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2787 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=1647914881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2788 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:08:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2791 Schema: QC_hit: No # Query_time: 0.000750 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2792 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2791 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2792 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:08:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2795 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2795 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2796 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2796 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:08:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2799 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2800 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2800 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2799 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:08:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2803 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2804 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2804 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2803 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:08:43 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001054 Lock_time: 0.000459 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914923; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:08:43.993' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:08:43.993') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:08:43.993') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:08:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2807 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2808 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2807 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2808 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:09:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2812 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2811 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2811 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2812 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:09:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2819 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2819 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2818 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2818 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:09:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2822 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2822 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2823 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2823 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:09:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2827 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2826 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2826 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2827 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:09:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2830 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2830 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2831 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2831 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:09:43 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002590 Lock_time: 0.002007 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647914983; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:09:43.993' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:09:43.993') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:09:43.993') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:09:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2835 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2834 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647914991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2834 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2835 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647914991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:10:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2839 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2838 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2838 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2839 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:10:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2843 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2843 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2842 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2842 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:10:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2847 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2846 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2847 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2846 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:10:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2850 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2850 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2851 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2851 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:10:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2854 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2855 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2855 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2854 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:10:43 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002822 Lock_time: 0.002090 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915043; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:10:43.993' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:10:43.993') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:10:43.993') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:10:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2858 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2859 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2858 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2859 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:11:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2862 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2862 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2863 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2863 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:11:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2867 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2866 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2866 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2867 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:11:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2870 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2870 Schema: QC_hit: No # Query_time: 0.001516 Lock_time: 0.001428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2871 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2871 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:11:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2875 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2875 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2874 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2874 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:11:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2879 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2878 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2878 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2879 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:11:43 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.003114 Lock_time: 0.002500 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915103; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:11:43.993' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:11:43.993') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:11:43.993') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:11:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2882 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2882 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2883 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2883 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:12:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2887 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2886 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2887 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2886 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:12:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2890 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=1647915131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2891 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2891 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2890 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:12:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2894 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2894 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2895 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2895 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:12:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2898 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2898 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2899 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2899 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:12:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2903 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2902 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2902 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2903 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:12:43 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.003499 Lock_time: 0.002559 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915163; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:12:43.994' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:12:43.994') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:12:43.994') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:12:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2906 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2907 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2907 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2906 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:12:53 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002552 Lock_time: 0.000396 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647915173; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 220322 2:13:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2910 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2911 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2911 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2910 Schema: QC_hit: No # Query_time: 0.001266 Lock_time: 0.001024 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:13:08 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001837 Lock_time: 0.000322 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647915188; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # Time: 220322 2:13:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2915 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2915 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2914 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2914 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:13:17 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001424 Lock_time: 0.000470 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1647915197; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = 'b43e374b-0a90-4193-9977-1067b99c346e' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001023 Lock_time: 0.000302 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1647915197; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.SUSPENSION_STATE_ = 1 and EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = 'b43e374b-0a90-4193-9977-1067b99c346e' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # Time: 220322 2:13:18 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001105 Lock_time: 0.000172 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17847 SET timestamp=1647915198; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '9da4cafe-a985-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:13:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2919 Schema: QC_hit: No # Query_time: 0.001083 Lock_time: 0.000927 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2919 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2918 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2918 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:13:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2923 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2922 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2922 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2923 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:13:32 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.003501 Lock_time: 0.001916 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647915212; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000789 Lock_time: 0.000254 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647915212; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:32.462' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:32.462') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:32.462') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000831 Lock_time: 0.000283 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915212; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:32.47' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:32.47') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:32.47') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:13:34 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.226390 Lock_time: 0.225798 Rows_sent: 1 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647915214; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:34.128' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:34.128') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:34.128') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001624 Lock_time: 0.001382 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915214; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:34.361' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:34.361') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:34.361') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.004522 Lock_time: 0.004042 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915214; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:34.401' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:34.401') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:34.401') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000543 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915214; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:34.408' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:34.408') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:34.408') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: sdnctl[sdnctl] @ [10.233.75.137] # Thread_id: 656 Schema: sdnctl QC_hit: No # Query_time: 0.000854 Lock_time: 0.000376 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 158 use sdnctl; SET timestamp=1647915214; select distinct vmvm.vm_type, rg.group_uuid from VF_MODULE_TO_VFC_MAPPING vmvm, VFC_MODEL vm, RESOURCE_GROUP_TO_TARGET_NODE_MAPPING rgm, RESOURCE_GROUP rg where vf_module_customization_uuid = '92b4912b-7b66-45d2-a0aa-403854d08d0f' and vmvm.vfc_customization_uuid = vm.customization_uuid and vmvm.vm_type = vm.vm_type and vm.uuid = rgm.target_node_uuid and rgm.target_type = 'CVFC' and rgm.group_uuid = rg.group_uuid; # Time: 220322 2:13:35 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001879 Lock_time: 0.000587 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 use camundabpmn; SET timestamp=1647915215; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = '0026a6b9-cf46-4ddf-8663-1eef465a1619' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001166 Lock_time: 0.000365 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1647915215; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.SUSPENSION_STATE_ = 1 and EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = '0026a6b9-cf46-4ddf-8663-1eef465a1619' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000827 Lock_time: 0.000319 Rows_sent: 1 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647915215; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:35.065' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:35.065') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:35.065') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000699 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915215; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:35.073' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:35.073') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:35.073') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000369 Lock_time: 0.000066 Rows_sent: 2 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 2687 SET timestamp=1647915215; select * from ACT_RU_JOB J where J.EXECUTION_ID_ = 'ace276f3-a985-11ec-83d6-2e481de4a423'; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000862 Lock_time: 0.000328 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647915215; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:35.157' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:35.157') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:35.157') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000710 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915215; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:35.166' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:35.166') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:35.166') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.219170 Lock_time: 0.218495 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647915215; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:35.778' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:35.778') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:35.778') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:13:36 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000834 Lock_time: 0.000328 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915216; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:36.008' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:36.008') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:36.008') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:13:38 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.022861 Lock_time: 0.022411 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915218; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:38.445' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:38.445') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:38.445') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000613 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915218; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:38.472' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:38.472') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:38.472') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:13:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2930 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2929 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2930 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2929 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000665 Lock_time: 0.000260 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647915221; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:41.895' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:41.895') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:41.895') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000778 Lock_time: 0.000364 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915221; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:41.905' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:41.905') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:41.905') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000791 Lock_time: 0.000357 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915221; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:41.941' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:41.941') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:41.941') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000788 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915221; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:41.946' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:41.946') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:41.946') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:13:46 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002613 Lock_time: 0.002135 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915226; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:46.947' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:46.947') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:46.947') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:13:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2934 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2933 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2934 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2933 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:13:56 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001031 Lock_time: 0.000469 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915236; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:13:56.947' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:13:56.947') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:13:56.947') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:14:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2937 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2938 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2937 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2938 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:14:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2942 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2941 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2941 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2942 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:14:12 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.001110 Lock_time: 0.000493 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647915252; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:14:12.965' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:14:12.965') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:14:12.965') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000696 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915252; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:14:12.973' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:14:12.973') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:14:12.973') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:14:13 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.007676 Lock_time: 0.007207 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915253; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:14:13.542' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:14:13.542') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:14:13.542') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000715 Lock_time: 0.000320 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915253; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:14:13.554' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:14:13.554') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:14:13.554') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:14:17 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.010689 Lock_time: 0.010029 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647915257; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:14:17.897' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:14:17.897') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:14:17.897') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000726 Lock_time: 0.000335 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915257; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:14:17.916' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:14:17.916') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:14:17.916') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:14:20 # User@Host: sdnctl[sdnctl] @ [10.233.75.137] # Thread_id: 656 Schema: sdnctl QC_hit: No # Query_time: 0.000424 Lock_time: 0.000298 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use sdnctl; SET timestamp=1647915260; UPDATE EIPAM_IP_ASSIGNMENTS SET status = "ACTIVE" WHERE info = '152504c8-5eb5-4435-9f27-5d6be4cd24ab'; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.020298 Lock_time: 0.019792 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1647915260; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:14:20.683' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:14:20.683') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:14:20.683') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000492 Lock_time: 0.000252 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915260; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:14:20.707' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:14:20.707') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:14:20.707') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:14:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2946 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2946 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2945 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2945 Schema: QC_hit: No # Query_time: 0.001453 Lock_time: 0.001349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:14:25 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000949 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915265; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:14:25.709' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:14:25.709') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:14:25.709') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:14:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2949 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2950 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2949 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2950 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:14:35 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002243 Lock_time: 0.001760 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915275; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:14:35.71' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:14:35.71') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:14:35.71') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:14:38 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002927 Lock_time: 0.000390 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647915278; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002977 Lock_time: 0.002267 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647915278; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:14:38.954' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:14:38.954') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:14:38.954') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000797 Lock_time: 0.000349 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915278; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:14:38.964' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:14:38.964') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:14:38.964') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000889 Lock_time: 0.000158 Rows_sent: 41 Rows_examined: 82 # Rows_affected: 0 Bytes_sent: 14656 SET timestamp=1647915278; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'd3609753-a985-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:14:39 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000870 Lock_time: 0.000158 Rows_sent: 44 Rows_examined: 88 # Rows_affected: 0 Bytes_sent: 15612 SET timestamp=1647915279; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'd3609753-a985-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:14:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2953 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2953 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2954 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=1647915281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2954 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:14:42 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000816 Lock_time: 0.000127 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17455 SET timestamp=1647915282; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'd3609753-a985-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:14:43 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.002728 Lock_time: 0.002177 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915283; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:14:43.966' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:14:43.966') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:14:43.966') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:14:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2957 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2958 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2957 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2958 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:15:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2962 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2961 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2961 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2962 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:15:05 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000951 Lock_time: 0.000120 Rows_sent: 22 Rows_examined: 110 # Rows_affected: 0 Bytes_sent: 9462 SET timestamp=1647915305; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'd795411b-a985-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:15:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2965 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2966 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2966 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2965 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:15:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2969 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2969 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2970 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2970 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:15:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2974 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2974 Schema: QC_hit: No # Query_time: 0.000859 Lock_time: 0.000769 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2973 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2973 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:15:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2977 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2977 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2978 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2978 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:15:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2981 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2982 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2981 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2982 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:16:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2986 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2986 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2985 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2985 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:16:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2990 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2989 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2989 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2990 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:16:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2993 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2993 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2994 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2994 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:16:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2998 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2997 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2997 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2998 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:16:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3001 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3001 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3002 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3002 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:16:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3006 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3006 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3005 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3005 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:17:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3009 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3009 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3010 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3010 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:17:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3013 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3013 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3014 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3014 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:17:20 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000349 Lock_time: 0.000068 Rows_sent: 3 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 2730 SET timestamp=1647915440; select * from ACT_RU_EXECUTION where PROC_INST_ID_ = 'd621dab5-a985-11ec-83d6-2e481de4a423'; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.000958 Lock_time: 0.000170 Rows_sent: 26 Rows_examined: 102 # Rows_affected: 0 Bytes_sent: 9821 SET timestamp=1647915440; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'd621dab5-a985-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2345 Schema: camundabpmn QC_hit: No # Query_time: 0.001313 Lock_time: 0.000175 Rows_sent: 50 Rows_examined: 126 # Rows_affected: 0 Bytes_sent: 17508 SET timestamp=1647915440; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'd3609753-a985-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:17:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3017 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3017 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3018 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3018 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:17:25 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000954 Lock_time: 0.000157 Rows_sent: 22 Rows_examined: 110 # Rows_affected: 0 Bytes_sent: 9462 SET timestamp=1647915445; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '3505ffd4-a986-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:17:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3022 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3021 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3021 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3022 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:17:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3025 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3025 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3026 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3026 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:17:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3029 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3029 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3030 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3030 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:18:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3034 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3033 Schema: QC_hit: No # Query_time: 0.001511 Lock_time: 0.001375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3033 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3034 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:18:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3037 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3037 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3038 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3038 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:18:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3041 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3042 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3041 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3042 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:18:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3046 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3046 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3045 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3045 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:18:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3049 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3049 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3050 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3050 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:18:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3054 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3053 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3054 Schema: QC_hit: No # Query_time: 0.000786 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3053 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:19:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3058 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3057 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3057 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3058 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:19:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3062 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3061 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3061 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3062 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:19:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3069 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3069 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3070 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3070 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:19:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3076 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3075 Schema: QC_hit: No # Query_time: 0.001657 Lock_time: 0.001482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3075 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3076 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=1647915571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:19:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3080 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3080 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3081 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3081 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:19:46 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2336 Schema: camundabpmn QC_hit: No # Query_time: 0.000773 Lock_time: 0.000136 Rows_sent: 22 Rows_examined: 110 # Rows_affected: 0 Bytes_sent: 9462 SET timestamp=1647915586; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '89453a8d-a986-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:19:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3086 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3085 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3086 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3085 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:20:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3091 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3091 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3090 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3090 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:20:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3095 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3096 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3096 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3095 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:20:13 # User@Host: so_user[so_user] @ [10.233.76.48] # Thread_id: 2325 Schema: camundabpmn QC_hit: No # Query_time: 0.001131 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915613; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:20:13.931' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:20:13.931') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '212eec10-a97a-11ec-a90b-0a1f53d19c66' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:20:13.931') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:20:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3103 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3103 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3104 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3104 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:20:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3108 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3108 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3109 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3109 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:20:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3114 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3114 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3113 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3113 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:20:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3124 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3124 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3123 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3123 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:21:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3129 Schema: QC_hit: No # Query_time: 0.002236 Lock_time: 0.002097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3129 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3130 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3130 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 2356 Schema: camundabpmn QC_hit: No # Query_time: 0.001137 Lock_time: 0.000476 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915661; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:21:01.334' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:21:01.334') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:21:01.334') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:21:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3135 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3135 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3136 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3136 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:21:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3139 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3139 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3140 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3140 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:21:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3143 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3144 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3144 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=1647915691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3143 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:21:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3147 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3147 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3148 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3148 Schema: QC_hit: No # Query_time: 0.002920 Lock_time: 0.002821 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:21:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3152 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3151 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3152 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3151 Schema: QC_hit: No # Query_time: 0.001102 Lock_time: 0.001040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:22:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3158 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3157 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3157 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3158 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:22:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3165 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3164 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3164 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3165 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:22:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3169 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3169 Schema: QC_hit: No # Query_time: 0.002116 Lock_time: 0.001956 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3170 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3170 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:22:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3175 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3176 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3176 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3175 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:22:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3187 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3188 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3188 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3187 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:22:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3191 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3192 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3191 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3192 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:23:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3196 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3196 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3195 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3195 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:23:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3199 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3199 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3200 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3200 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:23:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3204 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3203 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3203 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3204 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:23:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3208 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3208 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3207 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3207 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:23:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3212 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3212 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3211 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3211 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:23:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3216 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3215 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3215 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3216 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:24:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3219 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3220 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3220 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3219 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:24:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3224 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3224 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3223 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3223 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:24:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3228 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3228 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=1647915861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3227 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3227 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:24:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3232 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3232 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3231 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3231 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:24:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3236 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3236 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3235 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3235 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:24:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3239 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3239 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3240 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3240 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:25:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3244 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3244 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3243 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3243 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:25:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3248 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3247 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3248 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3247 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:25:20 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.000897 Lock_time: 0.000151 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17517 SET timestamp=1647915920; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'd3609753-a985-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:25:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3252 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3251 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3251 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3252 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:25:24 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.001119 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915924; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:25:24.158' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:25:24.158') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:25:24.158') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.007671 Lock_time: 0.007192 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915924; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:25:24.278' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:25:24.278') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:25:24.278') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.000606 Lock_time: 0.000304 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915924; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:25:24.289' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:25:24.289') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:25:24.289') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:25:29 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.002827 Lock_time: 0.002214 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915929; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:25:29.291' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:25:29.291') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:25:29.291') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:25:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3256 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3255 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3256 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3255 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:25:39 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.003142 Lock_time: 0.002493 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915939; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:25:39.29' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:25:39.29') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:25:39.29') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:25:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3260 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3259 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3260 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3259 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:25:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3264 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3263 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3263 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3264 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:25:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.002780 Lock_time: 0.002291 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915959; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:25:59.291' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:25:59.291') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:25:59.291') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:26:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3267 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3268 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3267 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3268 Schema: QC_hit: No # Query_time: 0.000707 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:26:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3272 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3272 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3271 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3271 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:26:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3275 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3275 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3276 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3276 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:26:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3279 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3279 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3280 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647915991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3280 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647915991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:26:39 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.002946 Lock_time: 0.002394 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647915999; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:26:39.29' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:26:39.29') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:26:39.29') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:26:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3284 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3283 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3284 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3283 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:26:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3288 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3287 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3288 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3287 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.000582 Lock_time: 0.000111 Rows_sent: 22 Rows_examined: 110 # Rows_affected: 0 Bytes_sent: 9462 SET timestamp=1647916011; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '52dd80eb-a987-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.000947 Lock_time: 0.000119 Rows_sent: 50 Rows_examined: 138 # Rows_affected: 0 Bytes_sent: 17517 SET timestamp=1647916011; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'd3609753-a985-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:27:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3291 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3291 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3292 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3292 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:27:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3297 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3298 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3297 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3298 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:27:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3301 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3301 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3302 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3302 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:27:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3306 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3305 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3306 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3305 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:27:39 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.003004 Lock_time: 0.002506 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647916059; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:27:39.29' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:27:39.29') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:27:39.29') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:27:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3310 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3310 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3309 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3309 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:27:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3314 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3314 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3313 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3313 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:28:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3317 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3318 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3318 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3317 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:28:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3322 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3321 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3321 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3322 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:28:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3326 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3325 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3325 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3326 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:28:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3329 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3329 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3330 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3330 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:28:39 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.002773 Lock_time: 0.002123 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647916119; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:28:39.29' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:28:39.29') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:28:39.29') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:28:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3334 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3333 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3333 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3334 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:28:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3338 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3338 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3337 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3337 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:29:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3342 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3341 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3342 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3341 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:29:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3345 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3345 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3346 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3346 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:29:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3349 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3350 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3349 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3350 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:29:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3353 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3353 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3354 Schema: QC_hit: No # Query_time: 0.000946 Lock_time: 0.000866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3354 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:29:39 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.003852 Lock_time: 0.003055 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 462 SET timestamp=1647916179; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:29:39.291' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:29:39.291') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:29:39.291') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.000820 Lock_time: 0.000166 Rows_sent: 26 Rows_examined: 102 # Rows_affected: 0 Bytes_sent: 9822 SET timestamp=1647916179; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '52215d95-a987-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.001083 Lock_time: 0.000168 Rows_sent: 50 Rows_examined: 126 # Rows_affected: 0 Bytes_sent: 17524 SET timestamp=1647916179; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'd3609753-a985-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.001191 Lock_time: 0.000185 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17531 SET timestamp=1647916179; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'd3609753-a985-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:29:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3357 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3357 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3358 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3358 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:29:44 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.000747 Lock_time: 0.000170 Rows_sent: 22 Rows_examined: 110 # Rows_affected: 0 Bytes_sent: 9462 SET timestamp=1647916184; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'ee002ad4-a987-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:29:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3363 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3362 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3362 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=1647916191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3363 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:30:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3367 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3367 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3366 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3366 Schema: QC_hit: No # Query_time: 0.001667 Lock_time: 0.001596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:30:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3371 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3371 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3370 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3370 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:30:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3374 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3375 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3374 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3375 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:30:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3378 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3378 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3379 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=1647916231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3379 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:30:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3382 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3383 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3383 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3382 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:30:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3390 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3390 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3389 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3389 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:31:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3394 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3394 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3393 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=1647916261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3393 Schema: QC_hit: No # Query_time: 0.000812 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:31:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3398 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3398 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3397 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3397 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:31:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3402 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3401 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3401 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3402 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:31:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3405 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3406 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3405 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3406 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:31:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3411 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3411 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3412 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3412 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:31:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3415 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3415 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3416 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3416 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:32:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3420 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3420 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3419 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3419 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:32:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3424 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3423 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3424 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3423 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:32:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3427 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3428 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3428 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3427 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:32:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3431 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3432 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3431 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3432 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:32:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3436 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3435 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3435 Schema: QC_hit: No # Query_time: 0.000768 Lock_time: 0.000592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3436 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:32:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3439 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3439 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3440 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3440 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:33:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3443 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3443 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3444 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3444 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:33:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3447 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3447 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3448 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3448 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:33:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3451 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3451 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3452 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3452 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:33:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3456 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3455 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3455 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3456 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:33:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3460 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3459 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3460 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3459 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:33:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3464 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3464 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3463 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3463 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=1647916431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:34:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3468 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3468 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3467 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3467 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:34:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3471 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3472 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3472 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3471 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:34:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3475 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3475 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3476 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3476 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:34:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3480 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3480 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3479 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3479 Schema: QC_hit: No # Query_time: 0.000750 Lock_time: 0.000509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:34:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3483 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3483 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3484 Schema: QC_hit: No # Query_time: 0.000765 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3484 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:34:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3487 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3487 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3488 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3488 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:35:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3491 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3492 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3491 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3492 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:35:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3496 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3495 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3496 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3495 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:35:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3500 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3500 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3499 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3499 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:35:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3504 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3504 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3503 Schema: QC_hit: No # Query_time: 0.000750 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3503 Schema: QC_hit: No # Query_time: 0.001148 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:35:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3507 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3507 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3508 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3508 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:35:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3511 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3512 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3512 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3511 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:36:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3516 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3516 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3515 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3515 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:36:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3521 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3522 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3522 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3521 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:36:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3525 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3525 Schema: QC_hit: No # Query_time: 0.003760 Lock_time: 0.003641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3526 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3526 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:36:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3529 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3530 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3530 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3529 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:36:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3534 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3534 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3533 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3533 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:36:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3538 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3538 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3537 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3537 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:37:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3541 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3542 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3541 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3542 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:37:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3545 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3546 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3546 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3545 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:37:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3549 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3550 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3550 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3549 Schema: QC_hit: No # Query_time: 0.001980 Lock_time: 0.001816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:37:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3554 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3554 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3553 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3553 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:37:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3557 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3557 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3558 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3558 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:37:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3562 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3561 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3562 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3561 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:38:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3566 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3565 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3565 Schema: QC_hit: No # Query_time: 0.001129 Lock_time: 0.001078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3566 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:38:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3570 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3570 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3569 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3569 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:38:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3574 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3573 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3574 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3573 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:38:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3578 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3578 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=1647916711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3577 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3577 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:38:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3581 Schema: QC_hit: No # Query_time: 0.002079 Lock_time: 0.001998 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3581 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3582 Schema: QC_hit: No # Query_time: 0.002120 Lock_time: 0.001992 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3582 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:38:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3585 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3585 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3586 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3586 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:39:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3589 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3590 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3589 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3590 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:39:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3593 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3594 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3594 Schema: QC_hit: No # Query_time: 0.002003 Lock_time: 0.001926 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3593 Schema: QC_hit: No # Query_time: 0.001695 Lock_time: 0.001614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:39:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3597 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3597 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3598 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3598 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:39:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3601 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3601 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3602 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3602 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:39:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3605 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3606 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3606 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3605 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:39:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3610 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3610 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3609 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3609 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:40:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3613 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3613 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3614 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3614 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:40:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3617 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3618 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3617 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3618 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:40:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3622 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3621 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3621 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3622 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:40:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3625 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3625 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3626 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3626 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:40:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3632 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3632 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3631 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3631 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:40:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3636 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3636 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3635 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3635 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:41:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3639 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3640 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3640 Schema: QC_hit: No # Query_time: 0.000803 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3639 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:41:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3643 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3643 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3644 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3644 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:41:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3648 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3648 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3647 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3647 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:41:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3651 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3651 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3652 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3652 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:41:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3655 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3656 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3656 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3655 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:41:50 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.000993 Lock_time: 0.000181 Rows_sent: 42 Rows_examined: 84 # Rows_affected: 0 Bytes_sent: 16639 SET timestamp=1647916910; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '9fb7f6f1-a989-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.000796 Lock_time: 0.000123 Rows_sent: 45 Rows_examined: 90 # Rows_affected: 0 Bytes_sent: 17595 SET timestamp=1647916910; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '9fb7f6f1-a989-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:41:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3660 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3659 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3659 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3660 Schema: QC_hit: No # Query_time: 0.000861 Lock_time: 0.000769 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:41:53 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.000612 Lock_time: 0.000097 Rows_sent: 51 Rows_examined: 102 # Rows_affected: 0 Bytes_sent: 19438 SET timestamp=1647916913; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '9fb7f6f1-a989-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:42:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3664 Schema: QC_hit: No # Query_time: 0.004778 Lock_time: 0.004658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3663 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3663 Schema: QC_hit: No # Query_time: 0.000103 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3664 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.001043 Lock_time: 0.000181 Rows_sent: 51 Rows_examined: 142 # Rows_affected: 0 Bytes_sent: 19438 SET timestamp=1647916921; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '9fb7f6f1-a989-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:42:03 # User@Host: sdnctl[sdnctl] @ [10.233.75.137] # Thread_id: 656 Schema: sdnctl QC_hit: No # Query_time: 0.043465 Lock_time: 0.043182 Rows_sent: 2 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 155 use sdnctl; SET timestamp=1647916923; SELECT vf_module_label from VF_MODULE_MODEL WHERE vf_customization_uuid = 'd18f80f4-c3d6-4c7a-bab6-ae72685f9b7f' AND vf_module_label is not null; # Time: 220322 2:42:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3668 Schema: QC_hit: No # Query_time: 0.001937 Lock_time: 0.001854 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3669 Schema: QC_hit: No # Query_time: 0.001899 Lock_time: 0.001710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3668 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3669 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:42:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3672 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3673 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3673 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3672 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:42:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3676 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3677 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3677 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3676 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:42:39 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.000791 Lock_time: 0.000110 Rows_sent: 51 Rows_examined: 102 # Rows_affected: 0 Bytes_sent: 19440 use camundabpmn; SET timestamp=1647916959; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '9fb7f6f1-a989-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:42:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3681 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3680 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3680 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3681 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:42:43 # User@Host: sdnctl[sdnctl] @ [10.233.75.137] # Thread_id: 656 Schema: sdnctl QC_hit: No # Query_time: 0.000455 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 use sdnctl; SET timestamp=1647916963; UPDATE EIPAM_IP_ASSIGNMENTS SET status = "ACTIVE" WHERE info = '4483a91f-89d0-4f66-a08c-4117ae0fedb9'; # Time: 220322 2:42:44 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.000924 Lock_time: 0.000162 Rows_sent: 51 Rows_examined: 102 # Rows_affected: 0 Bytes_sent: 19441 use camundabpmn; SET timestamp=1647916964; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '9fb7f6f1-a989-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:42:46 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.001933 Lock_time: 0.000183 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1360 SET timestamp=1647916966; select * from ACT_RE_PROCDEF RES where KEY_ = 'ControllerExecutionBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'ControllerExecutionBB' and TENANT_ID_ is null); # Time: 220322 2:42:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3684 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3684 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3685 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3685 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:43:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3689 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3689 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3688 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3688 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:43:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3692 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3693 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3693 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647916991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3692 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647916991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:43:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3696 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3696 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3697 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3697 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:43:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3700 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3701 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3701 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3700 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:43:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3704 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3705 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3704 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3705 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:43:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3708 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3708 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3709 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3709 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:44:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3713 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3713 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3712 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3712 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:44:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3716 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3716 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3717 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3717 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:44:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3721 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3720 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3720 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3721 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:44:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3724 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3725 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3725 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3724 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:44:35 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.000810 Lock_time: 0.000126 Rows_sent: 51 Rows_examined: 184 # Rows_affected: 0 Bytes_sent: 19441 SET timestamp=1647917075; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '9fb7f6f1-a989-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:44:38 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.001347 Lock_time: 0.000255 Rows_sent: 51 Rows_examined: 184 # Rows_affected: 0 Bytes_sent: 19443 SET timestamp=1647917078; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = '9fb7f6f1-a989-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:44:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3729 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3728 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3728 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3729 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:44:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3733 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3732 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3733 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3732 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:44:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.001144 Lock_time: 0.000233 Rows_sent: 51 Rows_examined: 215 # Rows_affected: 0 Bytes_sent: 18381 SET timestamp=1647917099; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'd61c5f8a-a989-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:45:00 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.002785 Lock_time: 0.000269 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1328 SET timestamp=1647917100; select * from ACT_RE_PROCDEF RES where KEY_ = 'ActivatePnfBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'ActivatePnfBB' and TENANT_ID_ is null); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3107 Schema: camundabpmn QC_hit: No # Query_time: 0.000759 Lock_time: 0.000165 Rows_sent: 51 Rows_examined: 153 # Rows_affected: 0 Bytes_sent: 18381 SET timestamp=1647917100; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'd61c5f8a-a989-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:45:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3736 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3737 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3737 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3736 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:45:05 # User@Host: sdnctl[sdnctl] @ [10.233.75.137] # Thread_id: 656 Schema: sdnctl QC_hit: No # Query_time: 0.000462 Lock_time: 0.000257 Rows_sent: 2 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 155 use sdnctl; SET timestamp=1647917105; SELECT vf_module_label from VF_MODULE_MODEL WHERE vf_customization_uuid = 'd18f80f4-c3d6-4c7a-bab6-ae72685f9b7f' AND vf_module_label is not null; # Time: 220322 2:45:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3742 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3742 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3743 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3743 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:45:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3747 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3747 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3746 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3746 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:45:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3750 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3750 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3751 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3751 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:45:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3754 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3755 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3754 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3755 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:45:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3758 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3758 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3759 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3759 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:46:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3762 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3762 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3763 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3763 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:46:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3766 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3767 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3766 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3767 Schema: QC_hit: No # Query_time: 0.001095 Lock_time: 0.000988 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:46:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3771 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3771 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3770 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3770 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:46:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3775 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3775 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3774 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3774 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:46:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3779 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3778 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3779 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3778 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:46:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3783 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3782 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3782 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3783 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:47:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3786 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3787 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3786 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3787 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:47:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3791 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3791 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3790 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3790 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:47:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3794 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3795 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3795 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3794 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:47:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3799 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3798 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3799 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3798 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:47:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3802 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3802 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=1647917261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3803 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3803 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:47:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3807 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3807 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3806 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3806 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:48:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3810 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3810 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3811 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3811 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:48:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3815 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3815 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3814 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3814 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:48:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3818 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3818 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3819 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3819 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:48:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3823 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3823 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3822 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3822 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:48:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3827 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3827 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3826 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3826 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:48:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3831 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3831 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3832 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3832 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:49:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3836 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3836 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3837 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3837 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:49:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3841 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3841 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3840 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3840 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:49:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3848 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3847 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3847 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3848 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:49:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3856 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3855 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3856 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3855 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:49:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3865 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3864 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3864 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3865 Schema: QC_hit: No # Query_time: 0.000906 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:49:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3873 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3873 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3874 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3874 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:50:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3879 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3878 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3879 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3878 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=1647917401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:50:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3883 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3883 Schema: QC_hit: No # Query_time: 0.001406 Lock_time: 0.001140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3884 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3884 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:50:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3889 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3890 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3890 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3889 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:50:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3895 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3895 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3894 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3894 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:50:35 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3121 Schema: camundabpmn QC_hit: No # Query_time: 0.002937 Lock_time: 0.002149 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1647917435; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:50:35.947' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:50:35.947') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:50:35.947') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:50:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3899 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3899 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3900 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3900 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:50:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3906 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3906 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3905 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3905 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:50:52 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.004923 Lock_time: 0.002442 Rows_sent: 1 Rows_examined: 529 # Rows_affected: 0 Bytes_sent: 1521 SET timestamp=1647917452; select * from ACT_RE_PROCDEF p1 inner join (select KEY_, TENANT_ID_, max(VERSION_) as MAX_VERSION from ACT_RE_PROCDEF RES where KEY_ = 'WorkflowActionBB' group by TENANT_ID_, KEY_) p2 on p1.KEY_ = p2.KEY_ where p1.VERSION_ = p2.MAX_VERSION and (p1.TENANT_ID_ = p2.TENANT_ID_ or (p1.TENANT_ID_ is null and p2.TENANT_ID_ is null)); # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.001393 Lock_time: 0.000450 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647917452; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:50:52.81' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:50:52.81') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:50:52.81') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.000821 Lock_time: 0.000324 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917452; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:50:52.819' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:50:52.819') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:50:52.819') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3869 Schema: camundabpmn QC_hit: No # Query_time: 0.000830 Lock_time: 0.000123 Rows_sent: 42 Rows_examined: 84 # Rows_affected: 0 Bytes_sent: 16639 SET timestamp=1647917452; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'e30f149e-a98a-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3869 Schema: camundabpmn QC_hit: No # Query_time: 0.000702 Lock_time: 0.000115 Rows_sent: 45 Rows_examined: 90 # Rows_affected: 0 Bytes_sent: 17595 SET timestamp=1647917452; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'e30f149e-a98a-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:50:55 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3869 Schema: camundabpmn QC_hit: No # Query_time: 0.000846 Lock_time: 0.000121 Rows_sent: 51 Rows_examined: 102 # Rows_affected: 0 Bytes_sent: 19438 SET timestamp=1647917455; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'e30f149e-a98a-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:50:57 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.001241 Lock_time: 0.000501 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917457; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:50:57.821' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:50:57.821') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:50:57.821') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:50:59 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.001382 Lock_time: 0.000547 Rows_sent: 1 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647917459; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:50:59.164' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:50:59.164') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:50:59.164') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.000955 Lock_time: 0.000411 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917459; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:50:59.174' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:50:59.174') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:50:59.174') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.000589 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917459; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:50:59.204' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:50:59.204') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:50:59.204') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.000548 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917459; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:50:59.208' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:50:59.208') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:50:59.208') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.001574 Lock_time: 0.000459 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1647917459; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = '0960501a-226f-4544-b9e3-2537f8a6bca4' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.001274 Lock_time: 0.000328 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1647917459; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.SUSPENSION_STATE_ = 1 and EXISTS ( select ID_ from ACT_RU_VARIABLE WHERE NAME_= 'SDNCCallback_CORRELATOR' and TASK_ID_ is null and RES.PROC_INST_ID_ = PROC_INST_ID_ and ( ( TYPE_ is not null and TYPE_ = 'string' and TEXT_ is not null and TEXT_ = '0960501a-226f-4544-b9e3-2537f8a6bca4' ) ) ) and exists (select ID_ from ACT_RU_EVENT_SUBSCR EVT where EVT.EXECUTION_ID_ = RES.ID_ and EVT.EVENT_TYPE_ = 'message' and EVT.EVENT_NAME_ = 'WorkflowMessage' ) order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.000720 Lock_time: 0.000299 Rows_sent: 1 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647917459; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:50:59.903' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:50:59.903') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:50:59.903') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.000673 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917459; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:50:59.912' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:50:59.912') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:50:59.912') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3869 Schema: camundabpmn QC_hit: No # Query_time: 0.000823 Lock_time: 0.000107 Rows_sent: 51 Rows_examined: 141 # Rows_affected: 0 Bytes_sent: 19438 SET timestamp=1647917459; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'e30f149e-a98a-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:51:00 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.001499 Lock_time: 0.000570 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1647917460; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:51:00.293' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:51:00.293') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:51:00.293') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.000856 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917460; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:51:00.302' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:51:00.302') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:51:00.302') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3869 Schema: camundabpmn QC_hit: No # Query_time: 0.000784 Lock_time: 0.000130 Rows_sent: 52 Rows_examined: 104 # Rows_affected: 0 Bytes_sent: 19925 SET timestamp=1647917460; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'e30f149e-a98a-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:51:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3911 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3910 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3911 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3910 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3869 Schema: camundabpmn QC_hit: No # Query_time: 0.002125 Lock_time: 0.000221 Rows_sent: 1 Rows_examined: 526 # Rows_affected: 0 Bytes_sent: 1328 SET timestamp=1647917461; select * from ACT_RE_PROCDEF RES where KEY_ = 'UnassignVnfBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'UnassignVnfBB' and TENANT_ID_ is null); # Time: 220322 2:51:02 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3869 Schema: camundabpmn QC_hit: No # Query_time: 0.000967 Lock_time: 0.000206 Rows_sent: 52 Rows_examined: 104 # Rows_affected: 0 Bytes_sent: 19738 SET timestamp=1647917462; SELECT RES.*, ( case when RES.TASK_ID_ is not null and RES.EXECUTION_ID_ is not null then EXECUTION.ACT_INST_ID_ when RES.CASE_EXECUTION_ID_ is not null then RES.CASE_EXECUTION_ID_ when EXECUTION.PARENT_ID_ is null and RES.IS_CONCURRENT_LOCAL_ = 0 then EXECUTION.ID_ when EXECUTION.IS_SCOPE_ = 1 and EXECUTION.PARENT_ID_ is not null and RES.IS_CONCURRENT_LOCAL_ = 0 then PARENT_EXECUTION.ACT_INST_ID_ else EXECUTION.ACT_INST_ID_ end ) ACT_INST_ID_ FROM ACT_RU_VARIABLE RES LEFT JOIN ACT_RU_EXECUTION EXECUTION ON RES.EXECUTION_ID_ = EXECUTION.ID_ LEFT JOIN ACT_RU_EXECUTION PARENT_EXECUTION ON EXECUTION.PARENT_ID_ = PARENT_EXECUTION.ID_ WHERE EXECUTION_ID_ = 'e30f149e-a98a-11ec-83d6-2e481de4a423' AND TASK_ID_ is null; # Time: 220322 2:51:03 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.001018 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917463; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:51:03.834' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:51:03.834') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:51:03.834') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.000747 Lock_time: 0.000360 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917463; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:51:03.839' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:51:03.839') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:51:03.839') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:51:08 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.002852 Lock_time: 0.002184 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917468; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:51:08.84' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:51:08.84') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:51:08.84') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:51:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3915 Schema: QC_hit: No # Query_time: 0.004279 Lock_time: 0.004146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3915 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3916 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3916 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:51:18 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.000883 Lock_time: 0.000395 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917478; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:51:18.84' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:51:18.84') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:51:18.84') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:51:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3920 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3920 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3921 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3921 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:51:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3926 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3925 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3925 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3926 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:51:38 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.002753 Lock_time: 0.002175 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917498; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:51:38.84' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:51:38.84') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:51:38.84') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:51:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3932 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3932 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3931 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3931 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:51:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3938 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3938 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3937 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3937 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:52:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3944 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3944 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3945 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3945 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:52:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3949 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3950 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3950 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3949 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:52:18 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.001075 Lock_time: 0.000429 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917538; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:52:18.84' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:52:18.84') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:52:18.84') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:52:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3956 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3956 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3955 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3955 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:52:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3962 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3962 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3961 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3961 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:52:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3966 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3965 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3966 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3965 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:52:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3969 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3969 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3970 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3970 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:53:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3973 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3973 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3974 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3974 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:53:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3977 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3978 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3978 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3977 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:53:18 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.001074 Lock_time: 0.000489 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917598; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:53:18.841' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:53:18.841') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:53:18.841') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:53:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3981 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3981 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3982 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3982 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:53:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3986 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3985 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3985 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3986 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:53:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3990 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3990 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3989 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3989 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:53:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3994 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3993 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3993 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3994 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:54:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3998 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3998 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3997 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3997 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:54:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4005 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4005 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4006 Schema: QC_hit: No # Query_time: 0.002188 Lock_time: 0.002114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4006 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:54:18 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.001075 Lock_time: 0.000456 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917658; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:54:18.84' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:54:18.84') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:54:18.84') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:54:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4009 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4009 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4010 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4010 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:54:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4014 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4013 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4013 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4014 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:54:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4017 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4017 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4018 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4018 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:54:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4022 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4021 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4021 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4022 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:55:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4026 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4026 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4025 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4025 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:55:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4029 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4029 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4030 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4030 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:55:18 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.001070 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917718; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:55:18.841' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:55:18.841') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:55:18.841') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:55:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4034 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4034 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4033 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4033 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:55:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4037 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4038 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4037 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4038 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:55:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4042 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4042 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4041 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4041 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:55:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4045 Schema: QC_hit: No # Query_time: 0.003749 Lock_time: 0.003561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4046 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4046 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4045 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:56:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4049 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4049 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4050 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4050 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2022-03-22 2:56:02 4053 [Warning] Aborted connection 4053 to db: 'unconnected' user: 'unauthenticated' host: '127.0.0.1' (This connection closed normally without authentication) 2022-03-22 2:56:03 0 [Warning] WSREP: unserialize error invalid protocol version 5: 71 (Protocol error) at /bitnami/blacksmith-sandox/libgalera-26.4.9/gcomm/src/gcomm/datagram.hpp:unserialize():133 # Time: 220322 2:56:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4054 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4054 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4055 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4055 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:56:18 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.000788 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917778; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:56:18.842' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:56:18.842') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:56:18.842') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:56:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4059 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4058 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4059 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4058 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:56:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4062 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4062 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4063 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4063 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:56:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4066 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4067 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4067 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4066 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:56:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4070 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4070 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4071 Schema: QC_hit: No # Query_time: 0.002368 Lock_time: 0.002111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4071 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:57:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4074 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4074 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4075 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4075 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:57:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4078 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4078 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4079 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4079 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:57:18 # User@Host: so_user[so_user] @ [10.233.67.199] # Thread_id: 3851 Schema: camundabpmn QC_hit: No # Query_time: 0.002544 Lock_time: 0.001748 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1647917838; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2022-03-22 02:57:18.842' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2022-03-22 02:57:18.842') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4bdbc1d4-a97a-11ec-83d6-2e481de4a423' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2022-03-22 02:57:18.842') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 220322 2:57:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4083 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4083 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4082 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4082 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 220322 2:57:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4086 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4087 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4087 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4086 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 220322 2:57:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4090 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4090 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4091 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1647917861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4091 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1647917861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem;