mariadb 22:53:50.77  mariadb 22:53:50.77 Welcome to the Bitnami mariadb-galera container mariadb 22:53:50.77 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera mariadb 22:53:50.78 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues mariadb 22:53:50.78  mariadb 22:53:50.78 INFO  ==> ** Starting MariaDB setup ** mariadb 22:53:50.86 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars mariadb 22:53:50.94 INFO  ==> Initializing mariadb database mariadb 22:53:50.94 DEBUG ==> Ensuring expected directories/files exist mariadb 22:53:50.98 INFO  ==> Updating 'my.cnf' with custom configuration mariadb 22:53:50.99 INFO  ==> Setting user option mariadb 22:53:50.99 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 22:53:51.02 INFO  ==> Setting wsrep_node_name option mariadb 22:53:51.02 DEBUG ==> Setting wsrep_node_name to 'onap-mariadb-galera-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 22:53:51.04 INFO  ==> Setting wsrep_node_address option mariadb 22:53:51.05 DEBUG ==> Setting wsrep_node_address to '10.233.70.187' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 22:53:51.09 INFO  ==> Setting wsrep_sst_auth option mariadb 22:53:51.10 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:psw26pAr' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 22:53:51.14 DEBUG ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2023-04-21 22:53:51 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2023-04-21 22:53:51 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on OK To start mysqld at boot time you have to copy support-files/mysql.server to the right place for your system PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! To do so, start the server, then issue the following commands: '/opt/bitnami/mariadb/bin/mysqladmin' -u root password 'new-password' '/opt/bitnami/mariadb/bin/mysqladmin' -u root -h onap-mariadb-galera-0 password 'new-password' Alternatively you can run: '/opt/bitnami/mariadb/bin/mysql_secure_installation' which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the MariaDB Knowledgebase at https://mariadb.com/kb or the MySQL manual for more instructions. You can start the MariaDB daemon with: cd '/opt/bitnami/mariadb' ; /opt/bitnami/mariadb/bin/mysqld_safe --datadir='/bitnami/mariadb/data' You can test the MariaDB daemon with mysql-test-run.pl cd '/opt/bitnami/mariadb/mysql-test' ; perl mysql-test-run.pl Please report any problems at https://mariadb.org/jira The latest information about MariaDB is available at https://mariadb.org/. You can find additional information about the MySQL part at: https://dev.mysql.com Consider joining MariaDB's strong and vibrant community: https://mariadb.org/get-involved/ mariadb 22:54:04.64 INFO  ==> Starting mariadb in background 2023-04-21 22:54:04 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2023-04-21 22:54:04 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2023-04-21 22:54:04 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 175 ... 2023-04-21 22:54:04 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2023-04-21 22:54:04 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2023-04-21 22:54:04 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2023-04-21 22:54:04 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2023-04-21 22:54:04 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2023-04-21 22:54:04 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2023-04-21 22:54:04 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2023-04-21 22:54:04 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2023-04-21 22:54:04 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.70.187; 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; 2023-04-21 22:54:04 0 [Note] WSREP: Start replication 2023-04-21 22:54:04 0 [Note] WSREP: Connecting with bootstrap option: 1 2023-04-21 22:54:04 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2023-04-21 22:54:04 0 [Note] WSREP: protonet asio version 0 2023-04-21 22:54:04 0 [Note] WSREP: Using CRC-32C for message checksums. 2023-04-21 22:54:04 0 [Note] WSREP: backend: asio 2023-04-21 22:54:04 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2023-04-21 22:54:04 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2023-04-21 22:54:04 0 [Note] WSREP: restore pc from disk failed 2023-04-21 22:54:04 0 [Note] WSREP: GMCast version 0 2023-04-21 22:54:04 0 [Note] WSREP: (6a75a3fb-92f6, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2023-04-21 22:54:04 0 [Note] WSREP: (6a75a3fb-92f6, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2023-04-21 22:54:04 0 [Note] WSREP: EVS version 1 2023-04-21 22:54:04 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2023-04-21 22:54:04 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2023-04-21 22:54:04 0 [Note] WSREP: EVS version upgrade 0 -> 1 2023-04-21 22:54:04 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2023-04-21 22:54:04 0 [Note] WSREP: Node 6a75a3fb-92f6 state prim 2023-04-21 22:54:04 0 [Note] WSREP: view(view_id(PRIM,6a75a3fb-92f6,1) memb { 6a75a3fb-92f6,0 } joined { } left { } partitioned { }) 2023-04-21 22:54:04 0 [Note] WSREP: save pc into disk 2023-04-21 22:54:04 0 [Note] WSREP: gcomm: connected 2023-04-21 22:54:04 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2023-04-21 22:54:04 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2023-04-21 22:54:04 0 [Note] WSREP: Opened channel 'galera' 2023-04-21 22:54:04 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2023-04-21 22:54:04 0 [Note] WSREP: Starting new group from scratch: 6a775d8a-e097-11ed-ab38-b30e60c48a01 2023-04-21 22:54:04 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 6a776003-e097-11ed-a3d5-86f4d4542387 2023-04-21 22:54:04 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 6a776003-e097-11ed-a3d5-86f4d4542387 2023-04-21 22:54:04 0 [Note] WSREP: STATE EXCHANGE: got state msg: 6a776003-e097-11ed-a3d5-86f4d4542387 from 0 (onap-mariadb-galera-0) 2023-04-21 22:54:04 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 0, last_appl. = 0, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 6a775d8a-e097-11ed-ab38-b30e60c48a01 2023-04-21 22:54:04 0 [Note] WSREP: Flow-control interval: [16, 16] 2023-04-21 22:54:04 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2023-04-21 22:54:04 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2023-04-21 22:54:04 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2023-04-21 22:54:04 1 [Note] WSREP: Starting rollbacker thread 1 2023-04-21 22:54:04 2 [Note] WSREP: Starting applier thread 2 2023-04-21 22:54:04 2 [Note] WSREP: ####### processing CC 1, local, ordered 2023-04-21 22:54:04 2 [Note] WSREP: Process first view: 6a775d8a-e097-11ed-ab38-b30e60c48a01 my uuid: 6a75a3fb-e097-11ed-92f6-5e4173f49d05 2023-04-21 22:54:04 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position 6a775d8a-e097-11ed-ab38-b30e60c48a01:1 with ID 6a75a3fb-e097-11ed-92f6-5e4173f49d05 2023-04-21 22:54:04 2 [Note] WSREP: Server status change disconnected -> connected 2023-04-21 22:54:04 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:04 2 [Note] WSREP: ####### My UUID: 6a75a3fb-e097-11ed-92f6-5e4173f49d05 2023-04-21 22:54:04 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2023-04-21 22:54:04 0 [Note] WSREP: Service thread queue flushed. 2023-04-21 22:54:04 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2023-04-21 22:54:04 2 [Note] WSREP: REPL Protocols: 10 (5) 2023-04-21 22:54:04 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2023-04-21 22:54:04 0 [Note] WSREP: Service thread queue flushed. 2023-04-21 22:54:04 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 6a775d8a-e097-11ed-ab38-b30e60c48a01:0 2023-04-21 22:54:04 2 [Note] WSREP: ================================================ View: id: 6a775d8a-e097-11ed-ab38-b30e60c48a01: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: 6a75a3fb-e097-11ed-92f6-5e4173f49d05, onap-mariadb-galera-0 ================================================= 2023-04-21 22:54:04 2 [Note] WSREP: Server status change connected -> joiner 2023-04-21 22:54:04 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:04 2 [Note] WSREP: Server status change joiner -> initializing 2023-04-21 22:54:04 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:05 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/ 2023-04-21 22:54:05 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2023-04-21 22:54:05 0 [Note] InnoDB: Using Linux native AIO 2023-04-21 22:54:05 0 [Note] InnoDB: Uses event mutexes 2023-04-21 22:54:05 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2023-04-21 22:54:05 0 [Note] InnoDB: Number of pools: 1 2023-04-21 22:54:05 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2023-04-21 22:54:05 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2023-04-21 22:54:05 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2023-04-21 22:54:05 0 [Note] InnoDB: Completed initialization of buffer pool 2023-04-21 22:54:05 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2023-04-21 22:54:05 0 [Note] InnoDB: 128 rollback segments are active. 2023-04-21 22:54:05 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2023-04-21 22:54:05 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2023-04-21 22:54:11 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2023-04-21 22:54:11 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20 2023-04-21 22:54:11 0 [Note] Plugin 'FEEDBACK' is disabled. 2023-04-21 22:54:11 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool /opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2023-04-21 22:54:11 0 [Note] InnoDB: Buffer pool(s) load completed at 230421 22:54:11 2023-04-21 22:54:11 0 [Note] Server socket created on IP: '127.0.0.1'. 2023-04-21 22:54:11 0 [Warning] 'user' entry 'root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-04-21 22:54:11 0 [Warning] 'user' entry '@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-04-21 22:54:11 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-04-21 22:54:11 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2023-04-21 22:54:11 0 [Note] WSREP: Server initialized 2023-04-21 22:54:11 0 [Note] WSREP: Server status change initializing -> initialized 2023-04-21 22:54:11 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:11 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2023-04-21 22:54:11 6 [Note] WSREP: Starting applier thread 6 2023-04-21 22:54:11 7 [Note] WSREP: Starting applier thread 7 2023-04-21 22:54:11 9 [Note] WSREP: Starting applier thread 9 2023-04-21 22:54:11 0 [Note] Reading of all Master_info entries succeeded 2023-04-21 22:54:11 0 [Note] Added new Master_info '' to hash table 2023-04-21 22:54:11 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.5.8-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2023-04-21 22:54:11 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2023-04-21 22:54:11 2 [Note] WSREP: Server status change initialized -> joined 2023-04-21 22:54:11 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:11 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:11 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2023-04-21 22:54:11 2 [Note] WSREP: Min available from gcache for CC from group: 1 2023-04-21 22:54:11 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2023-04-21 22:54:11 2 [Note] WSREP: Server status change joined -> synced 2023-04-21 22:54:11 2 [Note] WSREP: Synchronized with group, ready for connections 2023-04-21 22:54:11 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:11 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) 2023-04-21 22:54:11 12 [Warning] Access denied for user 'root'@'localhost' (using password: YES) mariadb 22:54:12.68 DEBUG ==> Sleeping 5 seconds before continuing with initialization mariadb 22:54:17.69 DEBUG ==> Deleting all users to avoid issues with galera configuration /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:54:17.70 DEBUG ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 230421 22:54:17 # User@Host: root[root] @ localhost [] # Thread_id: 13 Schema: mysql QC_hit: No # Query_time: 0.254196 Lock_time: 0.247133 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 use mysql; SET timestamp=1682117657; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); mariadb 22:54:17.98 DEBUG ==> Configuring root user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:54:18.00 DEBUG ==> 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; 2023-04-21 22:54:18 14 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 22:54:18.06 DEBUG ==> removing the unknown user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:54:18.08 DEBUG ==> Executing SQL command: select Host from user where User=''; # Time: 230421 22:54:18 # User@Host: root[root] @ localhost [] # Thread_id: 15 Schema: mysql QC_hit: No # Query_time: 0.002123 Lock_time: 0.001522 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1682117658; select Host from user where User=''; mariadb 22:54:18.10 DEBUG ==> creating database user \'my-user\' /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:54:18.11 DEBUG ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "tE21Ofi9"; mariadb 22:54:18.14 DEBUG ==> Removing all other hosts for the user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:54:18.15 DEBUG ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; mariadb 22:54:18.17 DEBUG ==> Configure mariabackup user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:54:18.18 DEBUG ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "psw26pAr"; /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:54:18.22 DEBUG ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2023-04-21 22:54:18 19 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 22:54:18.26 DEBUG ==> Configure replication user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:54:18.27 DEBUG ==> Executing SQL command: grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor"; grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor"; flush privileges; 2023-04-21 22:54:18 20 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 22:54:18.33 DEBUG ==> Flushing privileges /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:54:18.34 DEBUG ==> Executing SQL command: flush privileges; 2023-04-21 22:54:18 21 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 22:54:18.38 INFO  ==> Stopping mariadb 2023-04-21 22:54:18 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2023-04-21 22:54:18 0 [Note] WSREP: Shutdown replication 2023-04-21 22:54:18 0 [Note] WSREP: Server status change synced -> disconnecting 2023-04-21 22:54:18 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:18 0 [Note] WSREP: Closing send monitor... 2023-04-21 22:54:18 0 [Note] WSREP: Closed send monitor. 2023-04-21 22:54:18 0 [Note] WSREP: gcomm: terminating thread 2023-04-21 22:54:18 0 [Note] WSREP: gcomm: joining thread 2023-04-21 22:54:18 0 [Note] WSREP: gcomm: closing backend 2023-04-21 22:54:18 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2023-04-21 22:54:18 0 [Note] WSREP: view((empty)) 2023-04-21 22:54:18 0 [Note] WSREP: gcomm: closed 2023-04-21 22:54:18 0 [Note] WSREP: New SELF-LEAVE. 2023-04-21 22:54:18 0 [Note] WSREP: Flow-control interval: [0, 0] 2023-04-21 22:54:18 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2023-04-21 22:54:18 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2023-04-21 22:54:18 0 [Note] WSREP: RECV thread exiting 0: Success 2023-04-21 22:54:18 2 [Note] WSREP: ================================================ View: id: 6a775d8a-e097-11ed-ab38-b30e60c48a01: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): ================================================= 2023-04-21 22:54:18 2 [Note] WSREP: Non-primary view 2023-04-21 22:54:18 2 [Note] WSREP: Server status change disconnecting -> disconnected 2023-04-21 22:54:18 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:18 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:18 0 [Note] WSREP: recv_thread() joined. 2023-04-21 22:54:18 0 [Note] WSREP: Closing replication queue. 2023-04-21 22:54:18 0 [Note] WSREP: Closing slave action queue. 2023-04-21 22:54:18 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2023-04-21 22:54:18 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-04-21 22:54:18 9 [Note] WSREP: Applier thread exiting ret: 6 thd: 9 2023-04-21 22:54:18 9 [Warning] Aborted connection 9 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-04-21 22:54:18 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2023-04-21 22:54:18 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-04-21 22:54:18 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2023-04-21 22:54:18 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-04-21 22:54:18 1 [Note] WSREP: rollbacker thread exiting 1 2023-04-21 22:54:18 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-04-21 22:54:18 0 [Note] Event Scheduler: Purging the queue. 0 events 2023-04-21 22:54:18 0 [Note] WSREP: dtor state: CLOSED 2023-04-21 22:54:18 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2023-04-21 22:54:18 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2023-04-21 22:54:18 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2023-04-21 22:54:18 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2023-04-21 22:54:18 0 [Note] WSREP: cert index usage at exit 1 2023-04-21 22:54:18 0 [Note] WSREP: cert trx map usage at exit 11 2023-04-21 22:54:18 0 [Note] WSREP: deps set usage at exit 0 2023-04-21 22:54:18 0 [Note] WSREP: avg deps dist 1 2023-04-21 22:54:18 0 [Note] WSREP: avg cert interval 0 2023-04-21 22:54:18 0 [Note] WSREP: cert index size 1 2023-04-21 22:54:18 0 [Note] WSREP: Service thread queue flushed. 2023-04-21 22:54:18 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2023-04-21 22:54:18 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2023-04-21 22:54:18 0 [Note] WSREP: Flushing memory map to disk... 2023-04-21 22:54:20 0 [Note] InnoDB: FTS optimize thread exiting. 2023-04-21 22:54:20 0 [Note] InnoDB: Starting shutdown... 2023-04-21 22:54:20 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2023-04-21 22:54:20 0 [Note] InnoDB: Buffer pool(s) dump completed at 230421 22:54:20 2023-04-21 22:54:21 0 [Note] InnoDB: Shutdown completed; log sequence number 67995; transaction id 43 2023-04-21 22:54:21 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2023-04-21 22:54:21 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete mariadb 22:54:22.41 INFO  ==> ** MariaDB setup finished! ** mariadb 22:54:22.48 INFO  ==> ** Starting MariaDB ** mariadb 22:54:22.48 INFO  ==> Setting previous boot 2023-04-21 22:54:22 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2023-04-21 22:54:22 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2023-04-21 22:54:22 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ... 2023-04-21 22:54:22 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2023-04-21 22:54:22 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2023-04-21 22:54:22 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2023-04-21 22:54:22 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2023-04-21 22:54:22 0 [Note] WSREP: Found saved state: 6a775d8a-e097-11ed-ab38-b30e60c48a01:12, safe_to_bootstrap: 1 2023-04-21 22:54:22 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: 6a775d8a-e097-11ed-ab38-b30e60c48a01 Seqno: 1 - 12 Offset: 1280 Synced: 1 2023-04-21 22:54:22 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 6a775d8a-e097-11ed-ab38-b30e60c48a01, offset: 1280 2023-04-21 22:54:22 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2023-04-21 22:54:22 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2023-04-21 22:54:22 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2023-04-21 22:54:22 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2023-04-21 22:54:22 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2023-04-21 22:54:22 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2023-04-21 22:54:22 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2023-04-21 22:54:22 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.70.187; 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; 2023-04-21 22:54:22 0 [Note] WSREP: Service thread queue flushed. 2023-04-21 22:54:22 0 [Note] WSREP: ####### Assign initial position for certification: 6a775d8a-e097-11ed-ab38-b30e60c48a01:12, protocol version: -1 2023-04-21 22:54:22 0 [Note] WSREP: Start replication 2023-04-21 22:54:22 0 [Note] WSREP: Connecting with bootstrap option: 1 2023-04-21 22:54:22 0 [Note] WSREP: Setting GCS initial position to 6a775d8a-e097-11ed-ab38-b30e60c48a01:12 2023-04-21 22:54:22 0 [Note] WSREP: protonet asio version 0 2023-04-21 22:54:22 0 [Note] WSREP: Using CRC-32C for message checksums. 2023-04-21 22:54:22 0 [Note] WSREP: backend: asio 2023-04-21 22:54:22 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2023-04-21 22:54:22 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2023-04-21 22:54:22 0 [Note] WSREP: restore pc from disk failed 2023-04-21 22:54:22 0 [Note] WSREP: GMCast version 0 2023-04-21 22:54:22 0 [Note] WSREP: (74fdb5b4-9fac, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2023-04-21 22:54:22 0 [Note] WSREP: (74fdb5b4-9fac, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2023-04-21 22:54:22 0 [Note] WSREP: EVS version 1 2023-04-21 22:54:22 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2023-04-21 22:54:22 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2023-04-21 22:54:22 0 [Note] WSREP: EVS version upgrade 0 -> 1 2023-04-21 22:54:22 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2023-04-21 22:54:22 0 [Note] WSREP: Node 74fdb5b4-9fac state prim 2023-04-21 22:54:22 0 [Note] WSREP: view(view_id(PRIM,74fdb5b4-9fac,1) memb { 74fdb5b4-9fac,0 } joined { } left { } partitioned { }) 2023-04-21 22:54:22 0 [Note] WSREP: save pc into disk 2023-04-21 22:54:22 0 [Note] WSREP: gcomm: connected 2023-04-21 22:54:22 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2023-04-21 22:54:22 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2023-04-21 22:54:22 0 [Note] WSREP: Opened channel 'galera' 2023-04-21 22:54:22 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2023-04-21 22:54:22 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 74ffb7ec-e097-11ed-b8a9-26c51d69a990 2023-04-21 22:54:22 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 74ffb7ec-e097-11ed-b8a9-26c51d69a990 2023-04-21 22:54:22 0 [Note] WSREP: STATE EXCHANGE: got state msg: 74ffb7ec-e097-11ed-b8a9-26c51d69a990 from 0 (onap-mariadb-galera-0) 2023-04-21 22:54: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 = 6a775d8a-e097-11ed-ab38-b30e60c48a01 2023-04-21 22:54:22 1 [Note] WSREP: Starting applier thread 1 2023-04-21 22:54:22 0 [Note] WSREP: Flow-control interval: [16, 16] 2023-04-21 22:54:22 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2023-04-21 22:54:22 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2023-04-21 22:54:22 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2023-04-21 22:54:22 1 [Note] WSREP: ####### processing CC 13, local, ordered 2023-04-21 22:54:22 1 [Note] WSREP: Process first view: 6a775d8a-e097-11ed-ab38-b30e60c48a01 my uuid: 74fdb5b4-e097-11ed-9fac-ef483924723a 2023-04-21 22:54:22 1 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position 6a775d8a-e097-11ed-ab38-b30e60c48a01:13 with ID 74fdb5b4-e097-11ed-9fac-ef483924723a 2023-04-21 22:54:22 1 [Note] WSREP: Server status change disconnected -> connected 2023-04-21 22:54:22 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:22 2 [Note] WSREP: Starting rollbacker thread 2 2023-04-21 22:54:22 1 [Note] WSREP: ####### My UUID: 74fdb5b4-e097-11ed-9fac-ef483924723a 2023-04-21 22:54:22 1 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2023-04-21 22:54:22 0 [Note] WSREP: Service thread queue flushed. 2023-04-21 22:54:22 1 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2023-04-21 22:54:22 1 [Note] WSREP: REPL Protocols: 10 (5) 2023-04-21 22:54:22 1 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2023-04-21 22:54:22 0 [Note] WSREP: Service thread queue flushed. 2023-04-21 22:54:22 1 [Note] WSREP: ================================================ View: id: 6a775d8a-e097-11ed-ab38-b30e60c48a01: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: 74fdb5b4-e097-11ed-9fac-ef483924723a, onap-mariadb-galera-0 ================================================= 2023-04-21 22:54:22 1 [Note] WSREP: Server status change connected -> joiner 2023-04-21 22:54:22 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:22 1 [Note] WSREP: Server status change joiner -> initializing 2023-04-21 22:54:22 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:22 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/ 2023-04-21 22:54:22 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2023-04-21 22:54:22 0 [Note] InnoDB: Using Linux native AIO 2023-04-21 22:54:22 0 [Note] InnoDB: Uses event mutexes 2023-04-21 22:54:22 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2023-04-21 22:54:22 0 [Note] InnoDB: Number of pools: 1 2023-04-21 22:54:22 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2023-04-21 22:54:22 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2023-04-21 22:54:22 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2023-04-21 22:54:22 0 [Note] InnoDB: Completed initialization of buffer pool 2023-04-21 22:54:22 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2023-04-21 22:54:23 0 [Note] InnoDB: 128 rollback segments are active. 2023-04-21 22:54:23 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2023-04-21 22:54:23 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2023-04-21 22:54:29 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2023-04-21 22:54:29 0 [Note] InnoDB: 10.5.8 started; log sequence number 67995; transaction id 44 2023-04-21 22:54:29 0 [Note] Plugin 'FEEDBACK' is disabled. 2023-04-21 22:54:29 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool /opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2023-04-21 22:54:29 0 [Note] InnoDB: Buffer pool(s) load completed at 230421 22:54:29 2023-04-21 22:54:29 0 [Note] Server socket created on IP: '0.0.0.0'. 2023-04-21 22:54:29 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-04-21 22:54:29 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2023-04-21 22:54:29 0 [Note] WSREP: Server initialized 2023-04-21 22:54:29 0 [Note] WSREP: Server status change initializing -> initialized 2023-04-21 22:54:29 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:29 1 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2023-04-21 22:54:29 6 [Note] WSREP: Starting applier thread 6 2023-04-21 22:54:29 7 [Note] WSREP: Starting applier thread 7 2023-04-21 22:54:29 8 [Note] WSREP: Starting applier thread 8 2023-04-21 22:54:29 5 [Note] WSREP: Recovered cluster id 6a775d8a-e097-11ed-ab38-b30e60c48a01 2023-04-21 22:54:29 0 [Note] Reading of all Master_info entries succeeded 2023-04-21 22:54:29 0 [Note] Added new Master_info '' to hash table 2023-04-21 22:54:29 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.5.8-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2023-04-21 22:54:29 1 [Note] WSREP: Server status change initialized -> joined 2023-04-21 22:54:29 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:29 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:29 1 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2023-04-21 22:54:29 1 [Note] WSREP: Min available from gcache for CC from group: 1 2023-04-21 22:54:29 1 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2023-04-21 22:54:29 1 [Note] WSREP: Server status change joined -> synced 2023-04-21 22:54:29 1 [Note] WSREP: Synchronized with group, ready for connections 2023-04-21 22:54:29 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 230421 22:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000824 Lock_time: 0.000679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117672; SELECT page_size, compress_ops, 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.000829 Lock_time: 0.000745 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117672; SELECT page_size, buffer_pool_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.000886 Lock_time: 0.000681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000853 Lock_time: 0.000685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117692; SELECT page_size, compress_ops, 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.000398 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:54:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117697; SELECT page_size, compress_ops, 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.000345 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117697; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-04-21 22:54:57 0 [Note] WSREP: (74fdb5b4-9fac, 'tcp://0.0.0.0:4567') connection established to 8a9de0d7-b761 tcp://10.233.66.205:4567 2023-04-21 22:54:58 0 [Note] WSREP: (74fdb5b4-9fac, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2023-04-21 22:54:58 0 [Note] WSREP: declaring 8a9de0d7-b761 at tcp://10.233.66.205:4567 stable 2023-04-21 22:54:58 0 [Note] WSREP: Node 74fdb5b4-9fac state prim 2023-04-21 22:54:58 0 [Note] WSREP: view(view_id(PRIM,74fdb5b4-9fac,2) memb { 74fdb5b4-9fac,0 8a9de0d7-b761,0 } joined { } left { } partitioned { }) 2023-04-21 22:54:58 0 [Note] WSREP: save pc into disk 2023-04-21 22:54:58 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2023-04-21 22:54:58 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 8a684b86-e097-11ed-a90a-fb91a172f17d 2023-04-21 22:54:58 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 8a684b86-e097-11ed-a90a-fb91a172f17d 2023-04-21 22:54:58 0 [Note] WSREP: STATE EXCHANGE: got state msg: 8a684b86-e097-11ed-a90a-fb91a172f17d from 0 (onap-mariadb-galera-0) 2023-04-21 22:54:58 0 [Note] WSREP: STATE EXCHANGE: got state msg: 8a684b86-e097-11ed-a90a-fb91a172f17d from 1 (onap-mariadb-galera-1) 2023-04-21 22:54:58 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 = 6a775d8a-e097-11ed-ab38-b30e60c48a01 2023-04-21 22:54:58 0 [Note] WSREP: Flow-control interval: [23, 23] 2023-04-21 22:54:58 1 [Note] WSREP: ####### processing CC 14, local, ordered 2023-04-21 22:54:58 1 [Note] WSREP: ####### My UUID: 74fdb5b4-e097-11ed-9fac-ef483924723a 2023-04-21 22:54:58 1 [Note] WSREP: Skipping cert index reset 2023-04-21 22:54:58 1 [Note] WSREP: REPL Protocols: 10 (5) 2023-04-21 22:54:58 1 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2023-04-21 22:54:58 0 [Note] WSREP: Service thread queue flushed. 2023-04-21 22:54:59 1 [Note] WSREP: ================================================ View: id: 6a775d8a-e097-11ed-ab38-b30e60c48a01: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: 74fdb5b4-e097-11ed-9fac-ef483924723a, onap-mariadb-galera-0 1: 8a9de0d7-e097-11ed-b761-f30c69367c53, onap-mariadb-galera-1 ================================================= 2023-04-21 22:54:59 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:54:59 1 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2023-04-21 22:54:59 1 [Note] WSREP: Min available from gcache for CC from group: 1 2023-04-21 22:55:01 0 [Note] WSREP: (74fdb5b4-9fac, 'tcp://0.0.0.0:4567') turning message relay requesting off # Time: 230421 22:55:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117701; SELECT page_size, compress_ops, 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.000793 Lock_time: 0.000643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 25 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-04-21 22:55:02 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. 2023-04-21 22:55:02 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2023-04-21 22:55:02 1 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2023-04-21 22:55:02 1 [Note] WSREP: Cert index preload: 14 -> 14 2023-04-21 22:55:02 1 [Note] WSREP: Server status change synced -> donor 2023-04-21 22:55:02 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:55:02 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:55:02 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.66.205:4568 sending 14-14, preload starts from 14 2023-04-21 22:55:02 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.66.205:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '6a775d8a-e097-11ed-ab38-b30e60c48a01: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' 2023-04-21 22:55:02 0 [Note] WSREP: Donor monitor thread started to monitor 2023-04-21 22:55:02 1 [Note] WSREP: sst_donor_thread signaled with 0 2023-04-21 22:55:02 0 [Note] WSREP: IST sender 14 -> 14 WSREP_SST: [INFO] Streaming with xbstream (20230421 22:55:02.701) WSREP_SST: [INFO] Using socat as streamer (20230421 22:55:02.707) WSREP_SST: [INFO] Using /tmp/tmp.K4bQY7NjvH as innobackupex temporary directory (20230421 22:55:02.732) WSREP_SST: [INFO] Streaming GTID file before SST (20230421 22:55:02.739) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.66.205:4444; RC=( ${PIPESTATUS[@]} ) (20230421 22:55:02.756) WSREP_SST: [INFO] Sleeping before data transfer for SST (20230421 22:55:02.776) # Time: 230421 22:55:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.001329 Lock_time: 0.001239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117711; SELECT page_size, buffer_pool_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.000681 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117711; 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.66.205 4444 (20230421 22:55:12.787) 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" $tmpopts $INNOEXTRA --galera-info --stream=$sfmt --target-dir=$itmpdir --mysqld-args $WSREP_SST_OPT_MYSQLD 2> /bitnami/mariadb/data//mariabackup.backup.log | socat -u stdio TCP:10.233.66.205:4444; RC=( ${PIPESTATUS[@]} ) (20230421 22:55:12.792) # Time: 230421 22:55:12 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.001950 Lock_time: 0.000476 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1682117712; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 230421 22:55:14 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.001703 Lock_time: 0.000232 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1682117714; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2023-04-21 22:55:15 0 [Note] WSREP: SST sent: 6a775d8a-e097-11ed-ab38-b30e60c48a01:14 2023-04-21 22:55:15 0 [Note] WSREP: Server status change donor -> joined 2023-04-21 22:55:15 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:55:15 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 1.0 (onap-mariadb-galera-1) complete. 2023-04-21 22:55:15 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2023-04-21 22:55:15 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2023-04-21 22:55:15 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2023-04-21 22:55:15 7 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2023-04-21 22:55:15 7 [Note] WSREP: Server status change joined -> synced 2023-04-21 22:55:15 7 [Note] WSREP: Synchronized with group, ready for connections 2023-04-21 22:55:15 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20230421 22:55:15.430) WSREP_SST: [INFO] Cleaning up temporary directories (20230421 22:55:15.443) 2023-04-21 22:55:15 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec # Time: 230421 22:55:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.003028 Lock_time: 0.002856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.001243 Lock_time: 0.000912 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:55:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000960 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117726; SELECT page_size, compress_ops, 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.000750 Lock_time: 0.000628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-04-21 22:55:27 0 [Note] WSREP: async IST sender served 2023-04-21 22:55:27 0 [Note] WSREP: 1.0 (onap-mariadb-galera-1): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2023-04-21 22:55:27 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) synced with group. # Time: 230421 22:55:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000946 Lock_time: 0.000760 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:55:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000832 Lock_time: 0.000749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000609 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:55:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.001108 Lock_time: 0.000932 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.003897 Lock_time: 0.003707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:55:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 46 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 46 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:55:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-04-21 22:56:00 0 [Note] WSREP: (74fdb5b4-9fac, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://10.233.72.73:4567 2023-04-21 22:56:01 0 [Note] WSREP: (74fdb5b4-9fac, 'tcp://0.0.0.0:4567') connection established to afd546ed-9ccc tcp://10.233.72.73:4567 2023-04-21 22:56:01 0 [Note] WSREP: declaring 8a9de0d7-b761 at tcp://10.233.66.205:4567 stable 2023-04-21 22:56:01 0 [Note] WSREP: declaring afd546ed-9ccc at tcp://10.233.72.73:4567 stable 2023-04-21 22:56:01 0 [Note] WSREP: Node 74fdb5b4-9fac state prim 2023-04-21 22:56:01 0 [Note] WSREP: view(view_id(PRIM,74fdb5b4-9fac,3) memb { 74fdb5b4-9fac,0 8a9de0d7-b761,0 afd546ed-9ccc,0 } joined { } left { } partitioned { }) 2023-04-21 22:56:01 0 [Note] WSREP: save pc into disk 2023-04-21 22:56:01 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2023-04-21 22:56:01 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: afc9bf19-e097-11ed-8c2f-23a90bd388b5 2023-04-21 22:56:01 0 [Note] WSREP: STATE EXCHANGE: sent state msg: afc9bf19-e097-11ed-8c2f-23a90bd388b5 2023-04-21 22:56:01 0 [Note] WSREP: STATE EXCHANGE: got state msg: afc9bf19-e097-11ed-8c2f-23a90bd388b5 from 0 (onap-mariadb-galera-0) 2023-04-21 22:56:01 0 [Note] WSREP: STATE EXCHANGE: got state msg: afc9bf19-e097-11ed-8c2f-23a90bd388b5 from 1 (onap-mariadb-galera-1) 2023-04-21 22:56:01 0 [Note] WSREP: STATE EXCHANGE: got state msg: afc9bf19-e097-11ed-8c2f-23a90bd388b5 from 2 (onap-mariadb-galera-2) 2023-04-21 22:56:01 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 = 6a775d8a-e097-11ed-ab38-b30e60c48a01 2023-04-21 22:56:01 0 [Note] WSREP: Flow-control interval: [28, 28] 2023-04-21 22:56:01 6 [Note] WSREP: ####### processing CC 15, local, ordered 2023-04-21 22:56:01 6 [Note] WSREP: ####### My UUID: 74fdb5b4-e097-11ed-9fac-ef483924723a 2023-04-21 22:56:01 6 [Note] WSREP: Skipping cert index reset 2023-04-21 22:56:01 6 [Note] WSREP: REPL Protocols: 10 (5) 2023-04-21 22:56:01 6 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2023-04-21 22:56:01 0 [Note] WSREP: Service thread queue flushed. 2023-04-21 22:56:01 6 [Note] WSREP: ================================================ View: id: 6a775d8a-e097-11ed-ab38-b30e60c48a01: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: 74fdb5b4-e097-11ed-9fac-ef483924723a, onap-mariadb-galera-0 1: 8a9de0d7-e097-11ed-b761-f30c69367c53, onap-mariadb-galera-1 2: afd546ed-e097-11ed-9ccc-22d6d3f24486, onap-mariadb-galera-2 ================================================= 2023-04-21 22:56:01 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:56:01 6 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2023-04-21 22:56:01 6 [Note] WSREP: Min available from gcache for CC from group: 1 # Time: 230421 22:56:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.000811 Lock_time: 0.000664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.002237 Lock_time: 0.002087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117762; SELECT page_size, buffer_pool_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.001651 Lock_time: 0.001474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-04-21 22:56:04 0 [Note] WSREP: (74fdb5b4-9fac, 'tcp://0.0.0.0:4567') turning message relay requesting off 2023-04-21 22:56:04 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. 2023-04-21 22:56:04 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 15) 2023-04-21 22:56:04 6 [Note] WSREP: Detected STR version: 1, req_len: 129, req: STRv1 2023-04-21 22:56:04 6 [Note] WSREP: Cert index preload: 15 -> 15 2023-04-21 22:56:04 6 [Note] WSREP: Server status change synced -> donor 2023-04-21 22:56:04 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:56:04 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:56:04 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.72.73:4568 sending 15-15, preload starts from 15 2023-04-21 22:56:04 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.72.73:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '6a775d8a-e097-11ed-ab38-b30e60c48a01: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' 2023-04-21 22:56:04 0 [Note] WSREP: Donor monitor thread started to monitor 2023-04-21 22:56:04 6 [Note] WSREP: sst_donor_thread signaled with 0 2023-04-21 22:56:04 0 [Note] WSREP: IST sender 15 -> 15 WSREP_SST: [INFO] Moving /bitnami/mariadb/data//mariabackup.backup.log to /tmp/sst_log_archive/mariabackup.backup.log.2023.04.21-22.56.05.030695144 (20230421 22:56:05.042) WSREP_SST: [INFO] Streaming with xbstream (20230421 22:56:05.074) WSREP_SST: [INFO] Using socat as streamer (20230421 22:56:05.080) WSREP_SST: [INFO] Using /tmp/tmp.f9RDMSqTC9 as innobackupex temporary directory (20230421 22:56:05.104) WSREP_SST: [INFO] Streaming GTID file before SST (20230421 22:56:05.111) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.72.73:4444; RC=( ${PIPESTATUS[@]} ) (20230421 22:56:05.131) WSREP_SST: [INFO] Sleeping before data transfer for SST (20230421 22:56:05.153) # Time: 230421 22:56:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117772; 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.72.73 4444 (20230421 22:56:15.162) 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" $tmpopts $INNOEXTRA --galera-info --stream=$sfmt --target-dir=$itmpdir --mysqld-args $WSREP_SST_OPT_MYSQLD 2> /bitnami/mariadb/data//mariabackup.backup.log | socat -u stdio TCP:10.233.72.73:4444; RC=( ${PIPESTATUS[@]} ) (20230421 22:56:15.169) # Time: 230421 22:56:15 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.005094 Lock_time: 0.004067 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1682117775; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 230421 22:56:16 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.002257 Lock_time: 0.000733 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1682117776; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2023-04-21 22:56:17 0 [Note] WSREP: SST sent: 6a775d8a-e097-11ed-ab38-b30e60c48a01:15 2023-04-21 22:56:17 0 [Note] WSREP: Server status change donor -> joined 2023-04-21 22:56:17 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-04-21 22:56:17 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 2.0 (onap-mariadb-galera-2) complete. 2023-04-21 22:56:17 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 15) 2023-04-21 22:56:17 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2023-04-21 22:56:17 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2023-04-21 22:56:17 7 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2023-04-21 22:56:17 7 [Note] WSREP: Server status change joined -> synced 2023-04-21 22:56:17 7 [Note] WSREP: Synchronized with group, ready for connections 2023-04-21 22:56:17 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20230421 22:56:17.807) WSREP_SST: [INFO] Cleaning up temporary directories (20230421 22:56:17.816) 2023-04-21 22:56:17 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec # Time: 230421 22:56:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117781; SELECT page_size, buffer_pool_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.000239 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:56:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.000872 Lock_time: 0.000709 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.001005 Lock_time: 0.000869 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-04-21 22:56:28 0 [Note] WSREP: async IST sender served 2023-04-21 22:56:28 0 [Note] WSREP: 2.0 (onap-mariadb-galera-2): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2023-04-21 22:56:28 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) synced with group. # Time: 230421 22:56:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.001103 Lock_time: 0.000821 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:56:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 70 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.001335 Lock_time: 0.001104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117802; SELECT page_size, compress_ops, 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.000253 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117802; SELECT page_size, compress_ops, 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.001050 Lock_time: 0.000954 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:56:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 73 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117812; SELECT page_size, buffer_pool_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.000320 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:56:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117816; SELECT page_size, buffer_pool_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.000386 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:57:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 79 Schema: QC_hit: No # Query_time: 0.000965 Lock_time: 0.000749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.001487 Lock_time: 0.001313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 79 Schema: QC_hit: No # Query_time: 0.002274 Lock_time: 0.002165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:57:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 Schema: QC_hit: No # Query_time: 0.000872 Lock_time: 0.000745 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117831; SELECT page_size, buffer_pool_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.000514 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 82 Schema: QC_hit: No # Query_time: 0.001854 Lock_time: 0.001677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:57:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117841; SELECT page_size, compress_ops, 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.001230 Lock_time: 0.001096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000841 Lock_time: 0.000707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:57:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117846; SELECT page_size, compress_ops, 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.000724 Lock_time: 0.000584 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:57:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 92 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 91 Schema: QC_hit: No # Query_time: 0.001977 Lock_time: 0.001871 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 92 Schema: QC_hit: No # Query_time: 0.001989 Lock_time: 0.001896 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:57:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 91 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:57:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 96 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 96 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000945 Lock_time: 0.000794 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:57:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 100 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.001109 Lock_time: 0.000965 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 100 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:57:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:58:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 105 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 105 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 104 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 104 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 109 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 109 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.004409 Lock_time: 0.004291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:58:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 112 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 112 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 113 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 113 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:58:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:58:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117911; SELECT page_size, buffer_pool_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.000541 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:58:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 117 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117912; SELECT page_size, compress_ops, 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.001204 Lock_time: 0.001114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:58:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 122 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117921; SELECT page_size, compress_ops, 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.000791 Lock_time: 0.000709 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117921; SELECT page_size, buffer_pool_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.000321 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117921; SELECT page_size, buffer_pool_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.000628 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:58:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 Schema: QC_hit: No # Query_time: 0.002972 Lock_time: 0.002815 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:58:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 Schema: QC_hit: No # Query_time: 0.002361 Lock_time: 0.002171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117932; SELECT page_size, compress_ops, 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.000799 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:58:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 129 Schema: QC_hit: No # Query_time: 0.000956 Lock_time: 0.000766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117936; SELECT page_size, buffer_pool_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.001042 Lock_time: 0.000846 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:59:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117941; SELECT page_size, compress_ops, 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.001006 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 130 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:59:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000727 Lock_time: 0.000604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117951; SELECT page_size, compress_ops, 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.000569 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.005479 Lock_time: 0.005304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:59:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 138 Schema: QC_hit: No # Query_time: 0.000756 Lock_time: 0.000612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117961; SELECT page_size, compress_ops, 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.000907 Lock_time: 0.000774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.001082 Lock_time: 0.000957 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:59:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 142 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117966; SELECT page_size, compress_ops, 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.000246 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:59:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 144 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 144 Schema: QC_hit: No # Query_time: 0.002550 Lock_time: 0.002370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:59:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 148 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 148 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:59:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 152 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 22:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 152 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 22:59:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682117996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682117996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:00:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 157 Schema: QC_hit: No # Query_time: 0.003240 Lock_time: 0.003041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.006982 Lock_time: 0.006841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118002; SELECT page_size, compress_ops, 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.000321 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:00:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 161 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=1682118011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 161 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:00:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 165 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118021; SELECT page_size, compress_ops, 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.000279 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 164 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 164 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:00:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 168 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 168 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:00:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118031; SELECT page_size, compress_ops, 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.000270 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 169 Schema: QC_hit: No # Query_time: 0.000942 Lock_time: 0.000813 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 169 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:00:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 174 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118041; SELECT page_size, compress_ops, 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.000260 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:00:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 177 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 178 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118052; SELECT page_size, buffer_pool_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.000281 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118052; SELECT page_size, compress_ops, 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.000411 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:00:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 181 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118056; SELECT page_size, compress_ops, 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.000321 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:01:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 182 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118061; SELECT page_size, compress_ops, 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.000326 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.003833 Lock_time: 0.003688 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:01:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:01:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 191 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 191 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000832 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:01:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 194 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 194 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:01:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.002679 Lock_time: 0.002576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000818 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118092; SELECT page_size, compress_ops, 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.000352 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:01:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:01:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.001495 Lock_time: 0.001375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:01:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 207 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 207 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:02:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.001404 Lock_time: 0.001314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118121; SELECT page_size, compress_ops, 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.001185 Lock_time: 0.001051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118121; SELECT page_size, buffer_pool_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.000257 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 209 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:02:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118132; SELECT page_size, compress_ops, 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.000295 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118132; SELECT page_size, buffer_pool_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.000270 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:02:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118141; SELECT page_size, compress_ops, 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.000407 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.004098 Lock_time: 0.003968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:02:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000688 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118146; SELECT page_size, compress_ops, 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.001264 Lock_time: 0.001111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:02:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:02:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 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=1682118161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000961 Lock_time: 0.000759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:02:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000727 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118171; SELECT page_size, buffer_pool_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.000262 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:02:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118176; SELECT page_size, compress_ops, 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.000360 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:03:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.001919 Lock_time: 0.001853 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:03:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000856 Lock_time: 0.000631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:03:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 243 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 243 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:03:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:03:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 248 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 247 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 247 Schema: QC_hit: No # Query_time: 0.001318 Lock_time: 0.001171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 248 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 252 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 252 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 256 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 256 Schema: QC_hit: No # Query_time: 0.001071 Lock_time: 0.000928 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000826 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:03:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000875 Lock_time: 0.000718 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:04:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 260 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118241; SELECT page_size, buffer_pool_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.000958 Lock_time: 0.000762 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 260 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.002652 Lock_time: 0.002434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:04:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 264 Schema: QC_hit: No # Query_time: 0.004491 Lock_time: 0.004350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 264 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118251; SELECT page_size, buffer_pool_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.000429 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118251; SELECT page_size, buffer_pool_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.000658 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:04:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 269 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118261; SELECT page_size, compress_ops, 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.000257 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:04:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.000872 Lock_time: 0.000699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:04:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118271; SELECT page_size, compress_ops, 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.000299 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118271; SELECT page_size, buffer_pool_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.001451 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.002266 Lock_time: 0.002074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:04:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:04:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 282 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118291; SELECT page_size, compress_ops, 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.001092 Lock_time: 0.000874 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118291; SELECT page_size, compress_ops, 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.000495 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 282 Schema: QC_hit: No # Query_time: 0.002143 Lock_time: 0.001945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:04:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118296; SELECT page_size, compress_ops, 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.000771 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:05:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.002271 Lock_time: 0.002124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 287 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 287 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:05:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118312; SELECT page_size, compress_ops, 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.000310 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118312; SELECT page_size, compress_ops, 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.000310 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:05:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 295 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 295 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:05:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000649 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:05:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.001835 Lock_time: 0.001590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118332; SELECT page_size, compress_ops, 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.000285 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:05:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 304 Schema: QC_hit: No # Query_time: 0.000890 Lock_time: 0.000705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118341; SELECT page_size, compress_ops, 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.000178 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118341; SELECT page_size, buffer_pool_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.000216 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118341; SELECT page_size, buffer_pool_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.000252 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:05:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 308 Schema: QC_hit: No # Query_time: 0.000826 Lock_time: 0.000739 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 308 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.008193 Lock_time: 0.007993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:05:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118356; SELECT page_size, compress_ops, 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.000780 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.000715 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.004172 Lock_time: 0.004022 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:06:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:06:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.002305 Lock_time: 0.002185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 321 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 321 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=1682118382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:06:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 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=1682118386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:06:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000649 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:06:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000758 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:06:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 334 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 334 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:06:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000938 Lock_time: 0.000779 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000792 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:07:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 339 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.001369 Lock_time: 0.001288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 339 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.000963 Lock_time: 0.000738 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:07:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 344 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 343 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118432; SELECT page_size, compress_ops, 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.000398 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118432; SELECT page_size, buffer_pool_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.000250 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:07:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118441; SELECT page_size, buffer_pool_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.000357 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118441; SELECT page_size, compress_ops, 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.000364 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118441; SELECT page_size, compress_ops, 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.000219 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:07:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:07:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 353 Schema: QC_hit: No # Query_time: 0.000925 Lock_time: 0.000788 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 353 Schema: QC_hit: No # Query_time: 0.002083 Lock_time: 0.001972 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:07:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 352 Schema: QC_hit: No # Query_time: 0.000892 Lock_time: 0.000761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 352 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=1682118452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:07:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000870 Lock_time: 0.000692 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:07:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 362 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 362 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.001294 Lock_time: 0.000956 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:07:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 366 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 366 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:07:57 # User@Host: rene[rene] @ [127.0.0.6] # Thread_id: 367 Schema: nbi QC_hit: No # Query_time: 0.022236 Lock_time: 0.000642 Rows_sent: 0 Rows_examined: 80 # Rows_affected: 0 Bytes_sent: 92 use nbi; SET timestamp=1682118477; select table_name from information_schema.TABLES where table_type='SEQUENCE'; # Time: 230421 23:07:58 # User@Host: rene[rene] @ [127.0.0.6] # Thread_id: 367 Schema: nbi QC_hit: No # Query_time: 0.019412 Lock_time: 0.004576 Rows_sent: 0 Rows_examined: 80 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1682118478; select table_name from information_schema.TABLES where table_type='SEQUENCE'; # User@Host: rene[rene] @ [127.0.0.6] # Thread_id: 367 Schema: nbi QC_hit: No # Query_time: 0.002363 Lock_time: 0.000414 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1682118478; 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] @ [127.0.0.6] # Thread_id: 367 Schema: nbi QC_hit: No # Query_time: 0.003543 Lock_time: 0.001131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1247 SET timestamp=1682118478; 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: 230421 23:08:01 # User@Host: rene[rene] @ [127.0.0.6] # Thread_id: 367 Schema: nbi QC_hit: No # Query_time: 0.061137 Lock_time: 0.060745 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 505 SET timestamp=1682118481; 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 ''; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.002396 Lock_time: 0.002268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.001648 Lock_time: 0.001509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:08:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 375 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 375 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:08:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 379 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 379 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.004529 Lock_time: 0.004330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:08:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 383 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 383 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:08:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.002300 Lock_time: 0.001993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.002778 Lock_time: 0.002629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:08:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 388 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 388 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:08:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 392 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 392 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:08:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 396 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118536; SELECT page_size, compress_ops, 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.000269 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:09:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 397 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 397 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:09:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 402 Schema: QC_hit: No # Query_time: 0.001131 Lock_time: 0.000887 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 402 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:09:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 406 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 406 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 405 Schema: QC_hit: No # Query_time: 0.001530 Lock_time: 0.001416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 405 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:09:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000969 Lock_time: 0.000789 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000615 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 410 Schema: QC_hit: No # Query_time: 0.000904 Lock_time: 0.000734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 410 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:09:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 414 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 414 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:09:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 418 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 418 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:09:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 422 Schema: QC_hit: No # Query_time: 0.000914 Lock_time: 0.000724 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 422 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:10:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 423 Schema: QC_hit: No # Query_time: 0.001143 Lock_time: 0.000987 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 423 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:10:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 427 Schema: QC_hit: No # Query_time: 0.001215 Lock_time: 0.001122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118611; SELECT page_size, compress_ops, 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.001584 Lock_time: 0.001450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 427 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:10:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 431 Schema: QC_hit: No # Query_time: 0.002785 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 431 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118622; SELECT page_size, compress_ops, 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.000837 Lock_time: 0.000758 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:10:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 435 Schema: QC_hit: No # Query_time: 0.000784 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 435 Schema: QC_hit: No # Query_time: 0.000795 Lock_time: 0.000674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:10:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118631; SELECT page_size, buffer_pool_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.000429 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118632; SELECT page_size, compress_ops, 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.000498 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:10:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.000941 Lock_time: 0.000784 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118642; SELECT page_size, compress_ops, 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.000387 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:10:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 444 Schema: QC_hit: No # Query_time: 0.002489 Lock_time: 0.002347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 445 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118651; SELECT page_size, compress_ops, 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.001140 Lock_time: 0.001009 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 444 Schema: QC_hit: No # Query_time: 0.001053 Lock_time: 0.000882 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:10:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 448 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118656; SELECT page_size, compress_ops, 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.000292 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:11:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118661; SELECT page_size, compress_ops, 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.000280 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:11:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 453 Schema: QC_hit: No # Query_time: 0.000770 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118671; SELECT page_size, buffer_pool_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.000745 Lock_time: 0.000580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:11:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 457 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 457 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000879 Lock_time: 0.000731 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:11:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 461 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 461 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:11:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000820 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:11:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 466 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 466 Schema: QC_hit: No # Query_time: 0.001410 Lock_time: 0.001193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:11:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.000936 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 470 Schema: QC_hit: No # Query_time: 0.001007 Lock_time: 0.000719 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118711; SELECT page_size, compress_ops, 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.000380 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:11:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118716; SELECT page_size, compress_ops, 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.000341 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:12:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 475 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 475 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:12:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 479 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 479 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:12:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.001198 Lock_time: 0.001079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 483 Schema: QC_hit: No # Query_time: 0.002191 Lock_time: 0.001938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118742; SELECT page_size, compress_ops, 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.000724 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:12:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 487 Schema: QC_hit: No # Query_time: 0.000757 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118746; SELECT page_size, buffer_pool_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.000685 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:12:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 488 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 488 Schema: QC_hit: No # Query_time: 0.000979 Lock_time: 0.000844 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:12:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 492 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 492 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.004425 Lock_time: 0.004306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.002867 Lock_time: 0.002790 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:12:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 496 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 496 Schema: QC_hit: No # Query_time: 0.000982 Lock_time: 0.000785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.001272 Lock_time: 0.000944 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.001853 Lock_time: 0.001686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:12:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 500 Schema: QC_hit: No # Query_time: 0.000857 Lock_time: 0.000708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 500 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:13:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000851 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118782; SELECT page_size, compress_ops, 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.000199 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:13:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 505 Schema: QC_hit: No # Query_time: 0.001612 Lock_time: 0.001540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 505 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118791; SELECT page_size, buffer_pool_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.008436 Lock_time: 0.008338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118791; SELECT page_size, compress_ops, 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.000464 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:13:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000921 Lock_time: 0.000769 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:13:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 509 Schema: QC_hit: No # Query_time: 0.004761 Lock_time: 0.004500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 509 Schema: QC_hit: No # Query_time: 0.003202 Lock_time: 0.003051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:13:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 513 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=1682118806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 513 Schema: QC_hit: No # Query_time: 0.002157 Lock_time: 0.001774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:13:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118811; SELECT page_size, compress_ops, 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.001060 Lock_time: 0.000982 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118812; SELECT page_size, buffer_pool_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.000275 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:13:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.000854 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118821; SELECT page_size, compress_ops, 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.000323 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.002116 Lock_time: 0.001864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:14:06 # User@Host: [] @ [] # Thread_id: 6 Schema: etsicatalog QC_hit: No # Query_time: 23.765840 Lock_time: 0.002125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 0 use etsicatalog; SET timestamp=1682118846; CREATE TABLE `CATALOG_PNFPACKAGE` (`PNFPACKAGEID` varchar(50) NOT NULL PRIMARY KEY, `PNFPACKAGEURI` varchar(300) NULL, `SDCCSARURI` varchar(300) NULL, `CHECKSUM` varchar(50) NULL, `ONBOARDINGSTATE` varchar(20) NULL, `USAGESTATE` varchar(20) NULL, `DELETIONPENDING` varchar(20) NULL, `PNFDID` varchar(50) NULL, `VENDOR` varchar(50) NULL, `PNFDPRODUCTNAME` varchar(50) NULL, `PNFDVERSION` varchar(20) NULL, `PNFSOFTWAREVERSION` varchar(20) NULL, `USERDEFINEDDATA` longtext NULL, `LOCALFILEPATH` varchar(300) NULL, `PNFDMODEL` longtext NULL, `PNFDNAME` longtext NULL); # User@Host: rene[rene] @ [127.0.0.6] # Thread_id: 367 Schema: nbi QC_hit: Yes # Query_time: 23.448163 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 505 use nbi; SET timestamp=1682118846; 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 ''; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 14.234980 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1682118846; SELECT @@version; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 522 Schema: QC_hit: No # Query_time: 14.237191 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1682118846; SELECT @@version; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.012459 Lock_time: 0.012337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118846; SELECT page_size, buffer_pool_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.000391 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118846; SELECT page_size, compress_ops, 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.000489 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:14:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118851; SELECT page_size, buffer_pool_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.000464 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:14:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000693 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118861; SELECT page_size, compress_ops, 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.002399 Lock_time: 0.002281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118861; SELECT page_size, compress_ops, 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.000847 Lock_time: 0.000710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:14:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 539 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118866; SELECT page_size, compress_ops, 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.000612 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:14:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:14:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.004193 Lock_time: 0.004024 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.004342 Lock_time: 0.004033 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.003772 Lock_time: 0.003579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:14:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 548 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 548 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:14:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.000935 Lock_time: 0.000802 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:15:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118901; SELECT page_size, compress_ops, 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.000745 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.000770 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:15:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 557 Schema: QC_hit: No # Query_time: 0.001387 Lock_time: 0.001279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:15:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 561 Schema: QC_hit: No # Query_time: 0.001843 Lock_time: 0.001734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:15:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 561 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118922; SELECT page_size, compress_ops, 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.004536 Lock_time: 0.004397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 562 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:15:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 565 Schema: QC_hit: No # Query_time: 0.000885 Lock_time: 0.000714 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 565 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:15:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 566 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118931; SELECT page_size, compress_ops, 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.003399 Lock_time: 0.003224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118932; SELECT page_size, compress_ops, 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.000291 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:15:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118941; SELECT page_size, compress_ops, 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.000139 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 571 Schema: QC_hit: No # Query_time: 0.003203 Lock_time: 0.003074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118942; SELECT page_size, buffer_pool_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.003233 Lock_time: 0.003148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:15:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 575 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118951; SELECT page_size, compress_ops, 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.000227 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 574 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118952; SELECT page_size, compress_ops, 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.000785 Lock_time: 0.000658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:15:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 578 Schema: QC_hit: No # Query_time: 0.000990 Lock_time: 0.000756 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 578 Schema: QC_hit: No # Query_time: 0.000814 Lock_time: 0.000626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:16:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 579 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 580 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118961; SELECT page_size, buffer_pool_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.000291 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:16:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 580 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:16:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118971; SELECT page_size, buffer_pool_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.000280 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118971; SELECT page_size, compress_ops, 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.000180 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:16:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 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=1682118981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:16:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 587 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118982; SELECT page_size, compress_ops, 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.000165 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:16:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.000851 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:16:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.002896 Lock_time: 0.002774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 593 Schema: QC_hit: No # Query_time: 0.000844 Lock_time: 0.000735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682118991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 593 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682118991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:16:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:16:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.000729 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.004583 Lock_time: 0.004390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.009791 Lock_time: 0.009608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 601 Schema: QC_hit: No # Query_time: 0.000927 Lock_time: 0.000760 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:16:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 604 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 604 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:17:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.000713 Lock_time: 0.000616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 605 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119021; SELECT page_size, compress_ops, 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.000347 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:17:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.002448 Lock_time: 0.002310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.003839 Lock_time: 0.003538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:17:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119041; SELECT page_size, buffer_pool_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.000384 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.000962 Lock_time: 0.000857 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:17:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 617 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 617 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:17:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 619 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119051; SELECT page_size, compress_ops, 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.000554 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119051; SELECT page_size, buffer_pool_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.000481 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.001271 Lock_time: 0.001107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:17:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119061; SELECT page_size, compress_ops, 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.000500 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119061; SELECT page_size, buffer_pool_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.000865 Lock_time: 0.000725 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:17:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119071; SELECT page_size, buffer_pool_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.000287 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119071; SELECT page_size, buffer_pool_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.000179 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:17:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.000774 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:17:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119076; SELECT page_size, buffer_pool_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.000295 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:17:58 # User@Host: nenguser[nenguser] @ [127.0.0.6] # Thread_id: 631 Schema: nengdb QC_hit: No # Query_time: 0.019244 Lock_time: 0.000356 Rows_sent: 0 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 92 use nengdb; SET timestamp=1682119078; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 230421 23:18:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.002429 Lock_time: 0.002279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.002296 Lock_time: 0.002206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 633 Schema: QC_hit: No # Query_time: 0.000826 Lock_time: 0.000667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 633 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:18:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 637 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 637 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:18:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.001022 Lock_time: 0.000749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.005982 Lock_time: 0.005878 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-04-21 23:18:23 1 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 230421 23:18:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.015613 Lock_time: 0.015440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:18:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.001399 Lock_time: 0.001265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:18:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.037547 Lock_time: 0.037419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119112; SELECT page_size, compress_ops, 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.040832 Lock_time: 0.040611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:18:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 651 Schema: QC_hit: No # Query_time: 0.034721 Lock_time: 0.034605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.031772 Lock_time: 0.031634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119122; SELECT page_size, compress_ops, 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.000267 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:18:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 660 Schema: QC_hit: No # Query_time: 0.000790 Lock_time: 0.000670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 660 Schema: QC_hit: No # Query_time: 0.000747 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:18:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000971 Lock_time: 0.000823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.047572 Lock_time: 0.047415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:19:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.002280 Lock_time: 0.002111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 696 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119142; SELECT page_size, compress_ops, 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.000309 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 700 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.009024 Lock_time: 0.008884 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000987 Lock_time: 0.000687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119152; SELECT page_size, buffer_pool_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.000333 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:19:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 705 Schema: QC_hit: No # Query_time: 0.004829 Lock_time: 0.004672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 705 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119161; SELECT page_size, compress_ops, 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.000273 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119161; SELECT page_size, compress_ops, 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.001679 Lock_time: 0.001547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:19:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.000784 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119166; SELECT page_size, compress_ops, 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.000746 Lock_time: 0.000648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:19:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 710 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 710 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 709 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 709 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:19:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 713 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 714 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 713 Schema: QC_hit: No # Query_time: 0.003478 Lock_time: 0.003269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119182; SELECT page_size, buffer_pool_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.000806 Lock_time: 0.000618 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:19:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 718 Schema: QC_hit: No # Query_time: 0.001566 Lock_time: 0.001361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 717 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:19:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 717 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119192; SELECT page_size, compress_ops, 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.000406 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:19:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.007257 Lock_time: 0.006997 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:20:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 723 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:20:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 726 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119211; SELECT page_size, compress_ops, 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.000354 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119211; SELECT page_size, buffer_pool_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.000520 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119211; SELECT page_size, buffer_pool_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.003696 Lock_time: 0.003526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:20:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119221; SELECT page_size, buffer_pool_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.000940 Lock_time: 0.000818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119221; SELECT page_size, compress_ops, 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.001119 Lock_time: 0.000981 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 731 Schema: QC_hit: No # Query_time: 0.001588 Lock_time: 0.001392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:20:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000859 Lock_time: 0.000699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:20:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.002397 Lock_time: 0.002294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.001198 Lock_time: 0.000951 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:20:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:20:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 744 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119251; SELECT page_size, buffer_pool_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.000347 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 744 Schema: QC_hit: No # Query_time: 0.003116 Lock_time: 0.002930 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:20:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119256; SELECT page_size, compress_ops, 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.000869 Lock_time: 0.000677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:21:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:21:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 753 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 753 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119271; SELECT page_size, buffer_pool_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.000942 Lock_time: 0.000698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:21:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.004997 Lock_time: 0.004860 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:21:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.001162 Lock_time: 0.000873 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 757 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:21:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000725 Lock_time: 0.000569 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:21:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.006135 Lock_time: 0.005982 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 761 Schema: QC_hit: No # Query_time: 0.000840 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:21:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.000939 Lock_time: 0.000775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 765 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:21:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.001975 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.005229 Lock_time: 0.005039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:21:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119312; SELECT page_size, compress_ops, 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.000208 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:21:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 773 Schema: QC_hit: No # Query_time: 0.001003 Lock_time: 0.000856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 773 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:22:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.000783 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119321; SELECT page_size, buffer_pool_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.000717 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:22:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 775 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.004797 Lock_time: 0.004640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:22:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 778 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 778 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119331; SELECT page_size, buffer_pool_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.000380 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 779 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:22:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.000926 Lock_time: 0.000692 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:22:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 783 Schema: QC_hit: No # Query_time: 0.000832 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119342; SELECT page_size, compress_ops, 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.000796 Lock_time: 0.000662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:22:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:22:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.003219 Lock_time: 0.002968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000903 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:22:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.002000 Lock_time: 0.001869 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119361; SELECT page_size, compress_ops, 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.000411 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:22:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 0.001675 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000847 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:22:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:22:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:23:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 801 Schema: QC_hit: No # Query_time: 0.001921 Lock_time: 0.001723 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119381; SELECT page_size, compress_ops, 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.000933 Lock_time: 0.000739 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:23:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000754 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000944 Lock_time: 0.000804 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:23:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:23:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:23:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:23:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.001129 Lock_time: 0.000999 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:23:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.000976 Lock_time: 0.000786 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:23:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.003367 Lock_time: 0.003189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:23:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 817 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 817 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 818 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:23:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119431; SELECT page_size, compress_ops, 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.000233 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:23:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 825 Schema: QC_hit: No # Query_time: 0.001187 Lock_time: 0.000965 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 825 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:24:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.003088 Lock_time: 0.002696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 827 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119442; SELECT page_size, compress_ops, 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.000280 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:24:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.008903 Lock_time: 0.008678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.001280 Lock_time: 0.001147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:24:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.007637 Lock_time: 0.007497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.010913 Lock_time: 0.010833 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:24:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:24:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000795 Lock_time: 0.000620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000988 Lock_time: 0.000792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:24:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 843 Schema: QC_hit: No # Query_time: 0.001507 Lock_time: 0.000835 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119482; SELECT page_size, compress_ops, 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.000311 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 843 Schema: QC_hit: No # Query_time: 0.001487 Lock_time: 0.001219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:24:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.002001 Lock_time: 0.001813 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 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=1682119492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:24:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 851 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 851 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:25:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:25:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 852 Schema: QC_hit: No # Query_time: 0.000948 Lock_time: 0.000714 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 852 Schema: QC_hit: No # Query_time: 0.001112 Lock_time: 0.000969 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:25:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 857 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 857 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.004550 Lock_time: 0.004391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.000786 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:25:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 861 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.001431 Lock_time: 0.001270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 861 Schema: QC_hit: No # Query_time: 0.000749 Lock_time: 0.000628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:25:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:25:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119531; SELECT page_size, compress_ops, 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.000346 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 865 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 865 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:25:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 869 Schema: QC_hit: No # Query_time: 0.003768 Lock_time: 0.003579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 869 Schema: QC_hit: No # Query_time: 0.004049 Lock_time: 0.003902 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 870 Schema: QC_hit: No # Query_time: 0.003650 Lock_time: 0.003478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 870 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:25:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 874 Schema: QC_hit: No # Query_time: 0.006321 Lock_time: 0.006170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119551; SELECT page_size, compress_ops, 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.000421 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:25:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 874 Schema: QC_hit: No # Query_time: 0.002698 Lock_time: 0.002531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119552; SELECT page_size, buffer_pool_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.002070 Lock_time: 0.001968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:25:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 877 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 877 Schema: QC_hit: No # Query_time: 0.001537 Lock_time: 0.001288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:26:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.001323 Lock_time: 0.001154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 878 Schema: QC_hit: No # Query_time: 0.003665 Lock_time: 0.003575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 878 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:26:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119571; SELECT page_size, buffer_pool_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.000703 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:26:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 887 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 887 Schema: QC_hit: No # Query_time: 0.001156 Lock_time: 0.000995 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:26:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119582; SELECT page_size, buffer_pool_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.000190 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:26:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119586; SELECT page_size, compress_ops, 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.000396 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:26:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:26:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 891 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 891 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:26:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 895 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 896 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 896 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:26:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 900 Schema: QC_hit: No # Query_time: 0.005088 Lock_time: 0.004923 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 900 Schema: QC_hit: No # Query_time: 0.003196 Lock_time: 0.002967 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:26:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:27:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 904 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 904 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:27:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:27:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 908 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 908 Schema: QC_hit: No # Query_time: 0.000754 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 909 Schema: QC_hit: No # Query_time: 0.003852 Lock_time: 0.003666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119632; SELECT page_size, compress_ops, 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.000413 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:27:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 912 Schema: QC_hit: No # Query_time: 0.002511 Lock_time: 0.002177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119641; SELECT page_size, compress_ops, 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.000706 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 913 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:27:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 912 Schema: QC_hit: No # Query_time: 0.000861 Lock_time: 0.000730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:27:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 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=1682119646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:27:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 917 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119651; SELECT page_size, buffer_pool_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.000389 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 917 Schema: QC_hit: No # Query_time: 0.001048 Lock_time: 0.000854 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:27:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 929 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000721 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 928 Schema: QC_hit: No # Query_time: 0.005413 Lock_time: 0.005095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 928 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 929 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:27:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 933 Schema: QC_hit: No # Query_time: 0.004316 Lock_time: 0.004044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119672; SELECT page_size, buffer_pool_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.011726 Lock_time: 0.011550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:27:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:28:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:28:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.000898 Lock_time: 0.000708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 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=1682119682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:28:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.003875 Lock_time: 0.003706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119691; SELECT page_size, buffer_pool_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.000344 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119691; SELECT page_size, compress_ops, 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.000355 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:28:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 945 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119701; SELECT page_size, compress_ops, 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.000350 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.000662 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119702; SELECT page_size, compress_ops, 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.000653 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:28:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 949 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119706; SELECT page_size, compress_ops, 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.000651 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:28:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.000783 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119711; SELECT page_size, compress_ops, 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.000404 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:28:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 954 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 955 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 954 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 955 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:28:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 959 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:28:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 959 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 958 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 958 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-04-21 23:28:52 963 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 230421 23:28:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.202747 Lock_time: 0.202560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 965 Schema: QC_hit: No # Query_time: 0.171405 Lock_time: 0.171095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 967 Schema: QC_hit: No # Query_time: 0.005775 Lock_time: 0.005675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 966 Schema: QC_hit: No # Query_time: 0.022515 Lock_time: 0.022359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 967 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 966 Schema: QC_hit: No # Query_time: 0.013999 Lock_time: 0.013849 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:29:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 970 Schema: QC_hit: No # Query_time: 0.027286 Lock_time: 0.027112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 971 Schema: QC_hit: No # Query_time: 0.004115 Lock_time: 0.003899 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 971 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 970 Schema: QC_hit: No # Query_time: 0.020652 Lock_time: 0.020413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-04-21 23:29:15 974 [Warning] Access denied for user 'so_admin'@'127.0.0.6' (using password: YES) # Time: 230421 23:29:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 976 Schema: QC_hit: No # Query_time: 0.000854 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119761; SELECT page_size, compress_ops, 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.000495 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 975 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 975 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-04-21 23:29:22 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-04-21 23:29:22 979 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-04-21 23:29:22 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-04-21 23:29:22 980 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-04-21 23:29:23 1 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-04-21 23:29:23 981 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 230421 23:29:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:29:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 987 Schema: QC_hit: No # Query_time: 0.080419 Lock_time: 0.080235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 986 Schema: QC_hit: No # Query_time: 0.065990 Lock_time: 0.065848 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 986 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 987 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:29:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119781; SELECT page_size, compress_ops, 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.000321 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.001346 Lock_time: 0.001142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:29:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 995 Schema: QC_hit: No # Query_time: 0.001563 Lock_time: 0.001468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 995 Schema: QC_hit: No # Query_time: 0.000894 Lock_time: 0.000628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:29:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119792; SELECT page_size, compress_ops, 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.000528 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:29:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.001036 Lock_time: 0.000816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:30:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.001190 Lock_time: 0.000956 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119801; SELECT page_size, compress_ops, 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.000598 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119801; SELECT page_size, compress_ops, 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.000395 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:30:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119811; SELECT page_size, buffer_pool_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.000243 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119811; SELECT page_size, buffer_pool_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.000179 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119811; SELECT page_size, compress_ops, 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.000364 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:30:16 # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.035211 Lock_time: 0.033261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use cnfm; SET timestamp=1682119816; SELECT event_name FROM information_schema.events LIMIT 1; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000471 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1682119816; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.002279 Lock_time: 0.000314 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1682119816; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='cnfm' LIMIT 1); # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000976 Lock_time: 0.000749 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1682119816; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.005148 Lock_time: 0.000552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1682119816; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'cnfm') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000609 Lock_time: 0.000407 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1682119816; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.002189 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1682119816; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'cnfm') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000989 Lock_time: 0.000747 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1682119816; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='cnfm' LIMIT 1); # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.024070 Lock_time: 0.023734 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 57 SET timestamp=1682119816; SELECT SUM(found) FROM ((SELECT 1 as found FROM information_schema.tables WHERE table_schema='cnfm') UNION ALL (SELECT 1 as found FROM information_schema.views WHERE table_schema='cnfm' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.table_constraints WHERE table_schema='cnfm' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.triggers WHERE event_object_schema='cnfm' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.routines WHERE routine_schema='cnfm' LIMIT 1) UNION ALL (SELECT 1 as found FROM information_schema.events WHERE event_schema='cnfm' LIMIT 1)) as all_found; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000487 Lock_time: 0.000274 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1682119816; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='cnfm' LIMIT 1); # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000334 Lock_time: 0.000231 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1682119816; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.002342 Lock_time: 0.000557 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1682119816; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'cnfm') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000410 Lock_time: 0.000259 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1682119816; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.007895 Lock_time: 0.000313 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1682119816; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'cnfm') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000417 Lock_time: 0.000264 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1682119816; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000339 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1682119816; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.002150 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1682119816; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'cnfm') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000444 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1682119816; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000872 Lock_time: 0.000527 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 124 SET timestamp=1682119816; SELECT (SELECT 1 FROM information_schema.schemata WHERE schema_name='cnfm' LIMIT 1); # Time: 230421 23:30:17 # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.004908 Lock_time: 0.004670 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1682119817; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.004907 Lock_time: 0.000536 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1682119817; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'cnfm') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000177 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1682119817; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.002559 Lock_time: 0.000217 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1682119817; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'cnfm') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000259 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 926 SET timestamp=1682119817; SELECT * FROM `cnfm`.`flyway_schema_history` FOR UPDATE; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.002548 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1682119817; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'cnfm') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000533 Lock_time: 0.000357 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1682119817; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.001043 Lock_time: 0.000857 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1682119817; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.003119 Lock_time: 0.000613 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1682119817; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'cnfm') AND TABLE_NAME LIKE 'flyway_schema_history' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.000438 Lock_time: 0.000278 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 114 SET timestamp=1682119817; SELECT variable_name FROM information_schema.user_variables WHERE variable_value IS NOT NULL; # Time: 230421 23:30:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1012 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1011 Schema: QC_hit: No # Query_time: 0.002149 Lock_time: 0.001927 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119821; SELECT page_size, compress_ops, 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.000821 Lock_time: 0.000679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1011 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:30:23 # User@Host: so_admin[so_admin] @ [127.0.0.6] # Thread_id: 1008 Schema: cnfm QC_hit: No # Query_time: 0.025658 Lock_time: 0.000946 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1682119823; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 230421 23:30:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1015 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1015 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:30:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1025 Schema: QC_hit: No # Query_time: 0.088091 Lock_time: 0.087877 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1026 Schema: QC_hit: No # Query_time: 0.106857 Lock_time: 0.106639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1026 Schema: QC_hit: No # Query_time: 0.021874 Lock_time: 0.021697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1025 Schema: QC_hit: No # Query_time: 0.071997 Lock_time: 0.071938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:30:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1038 Schema: QC_hit: No # Query_time: 0.000727 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119841; SELECT page_size, compress_ops, 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.001033 Lock_time: 0.000687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1038 Schema: QC_hit: No # Query_time: 0.001165 Lock_time: 0.001016 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1037 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:30:43 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1041 Schema: requestdb QC_hit: No # Query_time: 0.061741 Lock_time: 0.000781 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1682119843; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1018 Schema: requestdb QC_hit: No # Query_time: 0.065789 Lock_time: 0.063054 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1682119843; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 230421 23:30:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1048 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119851; SELECT page_size, buffer_pool_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.013679 Lock_time: 0.013482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119851; SELECT page_size, compress_ops, 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.022806 Lock_time: 0.022568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1049 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:30:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.134195 Lock_time: 0.133994 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119857; SELECT page_size, buffer_pool_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.000336 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-04-21 23:30:58 1053 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 230421 23:31:00 # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.108062 Lock_time: 0.075104 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 use vfcnfvolcm; SET timestamp=1682119860; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003822 Lock_time: 0.001419 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119860; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002547 Lock_time: 0.000347 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119860; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002483 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119860; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.111844 Lock_time: 0.082017 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119860; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002851 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119860; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001796 Lock_time: 0.000147 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119860; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001766 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119860; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # Time: 230421 23:31:01 # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.125487 Lock_time: 0.098623 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.008601 Lock_time: 0.006370 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002936 Lock_time: 0.000781 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003080 Lock_time: 0.000392 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.154338 Lock_time: 0.122959 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003368 Lock_time: 0.000507 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.032814 Lock_time: 0.000311 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002421 Lock_time: 0.000354 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003138 Lock_time: 0.000664 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.030172 Lock_time: 0.000275 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1055 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.021847 Lock_time: 0.010219 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003938 Lock_time: 0.002067 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1055 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001919 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002148 Lock_time: 0.000166 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002393 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002135 Lock_time: 0.000264 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002821 Lock_time: 0.000214 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002482 Lock_time: 0.000246 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002047 Lock_time: 0.000217 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002248 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119861; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # Time: 230421 23:31:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.040544 Lock_time: 0.040305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.025489 Lock_time: 0.000935 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119862; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002652 Lock_time: 0.000343 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119862; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002525 Lock_time: 0.000352 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119862; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.022636 Lock_time: 0.000459 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119862; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001996 Lock_time: 0.000340 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119862; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001807 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119862; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # Time: 230421 23:31:03 # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.032871 Lock_time: 0.003508 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119863; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002622 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119863; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001958 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119863; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002984 Lock_time: 0.000226 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119863; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003258 Lock_time: 0.001375 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119863; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002373 Lock_time: 0.000267 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119863; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002502 Lock_time: 0.000260 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119863; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001978 Lock_time: 0.000217 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119863; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # Time: 230421 23:31:06 # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.031939 Lock_time: 0.000228 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119866; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_CPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.009949 Lock_time: 0.000254 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119866; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_CPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003029 Lock_time: 0.000266 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119866; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_CPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.005919 Lock_time: 0.003953 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119866; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_CPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.014679 Lock_time: 0.002741 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119866; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_CPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002196 Lock_time: 0.000723 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119866; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_CPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001983 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119866; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_CPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002749 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119866; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_CPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002242 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119866; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_CPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002336 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119866; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_CPINST'; # Time: 230421 23:31:07 # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.051892 Lock_time: 0.024419 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_defPackage_mapping'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002379 Lock_time: 0.000363 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_defPackage_mapping'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002865 Lock_time: 0.000254 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_defPackage_mapping'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002268 Lock_time: 0.000298 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_defPackage_mapping'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.021628 Lock_time: 0.000362 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_FPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002319 Lock_time: 0.000297 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_FPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001827 Lock_time: 0.000242 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_FPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002263 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_FPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001774 Lock_time: 0.000204 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_FPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003032 Lock_time: 0.000266 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_FPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002762 Lock_time: 0.000241 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_FPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002333 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_FPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002864 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_FPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002621 Lock_time: 0.000226 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_FPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002099 Lock_time: 0.000168 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_FPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003197 Lock_time: 0.000698 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_FPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002658 Lock_time: 0.000249 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_FPINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.031494 Lock_time: 0.000602 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_inputParam_mapping'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002112 Lock_time: 0.000242 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_inputParam_mapping'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002291 Lock_time: 0.000231 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_inputParam_mapping'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003169 Lock_time: 0.000435 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_inputParam_mapping'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.026227 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002206 Lock_time: 0.000246 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001683 Lock_time: 0.000256 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.007848 Lock_time: 0.005990 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.009556 Lock_time: 0.001635 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002524 Lock_time: 0.000554 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.005612 Lock_time: 0.001116 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003287 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002426 Lock_time: 0.000269 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002709 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002170 Lock_time: 0.000253 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.021299 Lock_time: 0.000639 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB_STATUS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002747 Lock_time: 0.000908 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB_STATUS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003192 Lock_time: 0.000465 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB_STATUS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.037356 Lock_time: 0.026403 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB_STATUS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.019636 Lock_time: 0.009004 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB_STATUS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.014326 Lock_time: 0.012091 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB_STATUS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003229 Lock_time: 0.000891 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB_STATUS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002673 Lock_time: 0.000554 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119867; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_JOB_STATUS'; # Time: 230421 23:31:08 # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.028983 Lock_time: 0.000496 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002361 Lock_time: 0.000392 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002653 Lock_time: 0.000423 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.004054 Lock_time: 0.000934 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.044759 Lock_time: 0.030694 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002191 Lock_time: 0.000261 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002744 Lock_time: 0.000668 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002236 Lock_time: 0.000260 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002035 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002316 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002596 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002361 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002514 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003103 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002693 Lock_time: 0.000273 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002195 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.013690 Lock_time: 0.000208 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003297 Lock_time: 0.000571 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003165 Lock_time: 0.000480 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003157 Lock_time: 0.000442 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002904 Lock_time: 0.000425 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002704 Lock_time: 0.000357 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.004354 Lock_time: 0.001509 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003210 Lock_time: 0.000536 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.037501 Lock_time: 0.025328 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002664 Lock_time: 0.000505 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.026523 Lock_time: 0.000570 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003015 Lock_time: 0.000318 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002522 Lock_time: 0.000295 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001685 Lock_time: 0.000325 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002862 Lock_time: 0.000603 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002817 Lock_time: 0.000330 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002581 Lock_time: 0.000607 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.033907 Lock_time: 0.021992 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.022298 Lock_time: 0.000554 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002774 Lock_time: 0.000526 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002642 Lock_time: 0.000309 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003014 Lock_time: 0.000633 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.016950 Lock_time: 0.008415 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002875 Lock_time: 0.000572 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002631 Lock_time: 0.000645 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002881 Lock_time: 0.000522 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSPACKAGE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.027278 Lock_time: 0.000617 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003877 Lock_time: 0.001817 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002107 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.005744 Lock_time: 0.000283 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003031 Lock_time: 0.000772 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003607 Lock_time: 0.000648 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002210 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002362 Lock_time: 0.000698 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002741 Lock_time: 0.000632 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002213 Lock_time: 0.000333 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001903 Lock_time: 0.000297 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003720 Lock_time: 0.001326 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.010676 Lock_time: 0.000287 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.005689 Lock_time: 0.003992 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002344 Lock_time: 0.000528 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002780 Lock_time: 0.000454 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001515 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119868; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NSINST'; # Time: 230421 23:31:09 # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.050459 Lock_time: 0.019362 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NSLCMOPOCCS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.005077 Lock_time: 0.002606 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NSLCMOPOCCS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002339 Lock_time: 0.000177 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NSLCMOPOCCS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002491 Lock_time: 0.000236 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NSLCMOPOCCS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002443 Lock_time: 0.000404 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NSLCMOPOCCS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002985 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NSLCMOPOCCS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003283 Lock_time: 0.000260 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NSLCMOPOCCS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003023 Lock_time: 0.000224 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NSLCMOPOCCS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001747 Lock_time: 0.000206 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NSLCMOPOCCS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002158 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NSLCMOPOCCS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002914 Lock_time: 0.000593 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NSLCMOPOCCS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.012693 Lock_time: 0.001936 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NSLCMOPOCCS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003269 Lock_time: 0.000616 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NSLCMOPOCCS'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.021897 Lock_time: 0.000551 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_OOF_DATA'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002796 Lock_time: 0.000834 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_OOF_DATA'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002212 Lock_time: 0.000340 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_OOF_DATA'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002536 Lock_time: 0.000551 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_OOF_DATA'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002023 Lock_time: 0.000480 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_OOF_DATA'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002183 Lock_time: 0.000629 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_OOF_DATA'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002583 Lock_time: 0.000800 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_OOF_DATA'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002088 Lock_time: 0.000275 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_OOF_DATA'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002025 Lock_time: 0.000233 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_OOF_DATA'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.029650 Lock_time: 0.000715 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PNFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.010882 Lock_time: 0.000568 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PNFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003017 Lock_time: 0.000438 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PNFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002964 Lock_time: 0.000542 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PNFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002920 Lock_time: 0.000584 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PNFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002520 Lock_time: 0.000273 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PNFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003262 Lock_time: 0.000234 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PNFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002881 Lock_time: 0.000211 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PNFINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.048961 Lock_time: 0.022373 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002028 Lock_time: 0.000253 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002561 Lock_time: 0.000238 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002846 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002193 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002391 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002814 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.010098 Lock_time: 0.000960 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002211 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001731 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002737 Lock_time: 0.000309 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003031 Lock_time: 0.000593 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002574 Lock_time: 0.000565 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002914 Lock_time: 0.000259 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002009 Lock_time: 0.000329 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002299 Lock_time: 0.000274 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.004038 Lock_time: 0.000439 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.097385 Lock_time: 0.083604 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119869; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_PORTINST'; # Time: 230421 23:31:10 # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.101326 Lock_time: 0.070238 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_servicebaseinfo'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002174 Lock_time: 0.000375 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_servicebaseinfo'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.011920 Lock_time: 0.000773 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_servicebaseinfo'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.083939 Lock_time: 0.075417 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_servicebaseinfo'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002776 Lock_time: 0.000323 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_servicebaseinfo'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002781 Lock_time: 0.000800 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_servicebaseinfo'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003072 Lock_time: 0.000699 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_servicebaseinfo'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002570 Lock_time: 0.000319 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 't_lcm_servicebaseinfo'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.028409 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_SUBSCRIPTION'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002007 Lock_time: 0.000270 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_SUBSCRIPTION'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.018918 Lock_time: 0.009275 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_SUBSCRIPTION'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002329 Lock_time: 0.000471 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_SUBSCRIPTION'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001552 Lock_time: 0.000221 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_SUBSCRIPTION'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003268 Lock_time: 0.000499 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_SUBSCRIPTION'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002351 Lock_time: 0.000248 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_SUBSCRIPTION'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002930 Lock_time: 0.000279 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_SUBSCRIPTION'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003070 Lock_time: 0.000496 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_SUBSCRIPTION'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001621 Lock_time: 0.000378 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_SUBSCRIPTION'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001778 Lock_time: 0.000290 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_SUBSCRIPTION'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.007315 Lock_time: 0.001616 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_SUBSCRIPTION'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.048234 Lock_time: 0.016341 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VLINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002817 Lock_time: 0.000674 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VLINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003028 Lock_time: 0.000666 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VLINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002573 Lock_time: 0.000439 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VLINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.158327 Lock_time: 0.144823 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VLINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003115 Lock_time: 0.000476 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VLINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003048 Lock_time: 0.000666 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VLINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003170 Lock_time: 0.000637 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VLINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002541 Lock_time: 0.000704 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VLINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.166518 Lock_time: 0.153587 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VLINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002751 Lock_time: 0.000292 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119870; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VLINST'; # Time: 230421 23:31:11 # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.059433 Lock_time: 0.024460 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VMINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002772 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VMINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002574 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VMINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002725 Lock_time: 0.000230 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VMINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002942 Lock_time: 0.000221 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VMINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003009 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VMINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002905 Lock_time: 0.000250 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VMINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002642 Lock_time: 0.000235 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VMINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002901 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VMINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002960 Lock_time: 0.000227 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VMINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003364 Lock_time: 0.000246 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VMINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.024292 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFCINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002891 Lock_time: 0.000252 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFCINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.004380 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFCINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003003 Lock_time: 0.000285 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFCINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003102 Lock_time: 0.000630 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFCINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.031196 Lock_time: 0.000267 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFFGINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.039856 Lock_time: 0.030358 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFFGINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.041129 Lock_time: 0.030668 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFFGINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.037227 Lock_time: 0.025935 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFFGINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.042038 Lock_time: 0.029813 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFFGINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.041956 Lock_time: 0.028466 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFFGINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.042126 Lock_time: 0.028592 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFFGINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.031741 Lock_time: 0.021143 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFFGINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003257 Lock_time: 0.000815 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFFGINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003053 Lock_time: 0.000808 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFFGINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003343 Lock_time: 0.000310 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFFGINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002356 Lock_time: 0.000272 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_VNFFGINST'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.032009 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGEFILE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003302 Lock_time: 0.000303 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGEFILE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002904 Lock_time: 0.000365 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGEFILE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002821 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGEFILE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.003014 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGEFILE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002429 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGEFILE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002528 Lock_time: 0.000255 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGEFILE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.029099 Lock_time: 0.016205 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGEFILE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002371 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGEFILE'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001916 Lock_time: 0.000270 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119871; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_NFPACKAGEFILE'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1060 Schema: QC_hit: No # Query_time: 0.001583 Lock_time: 0.001471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1060 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1059 Schema: QC_hit: No # Query_time: 0.002049 Lock_time: 0.001831 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1059 Schema: QC_hit: No # Query_time: 0.011551 Lock_time: 0.011337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.033086 Lock_time: 0.000892 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119872; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_WF_PLAN'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001737 Lock_time: 0.000192 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119872; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_WF_PLAN'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001773 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119872; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_WF_PLAN'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002363 Lock_time: 0.000099 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119872; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_WF_PLAN'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.001560 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119872; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVO_WF_PLAN'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.028629 Lock_time: 0.000276 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119872; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002879 Lock_time: 0.000740 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119872; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.002210 Lock_time: 0.000239 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119872; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.005805 Lock_time: 0.005563 Rows_sent: 19 Rows_examined: 19 # Rows_affected: 0 Bytes_sent: 1642 SET timestamp=1682119872; SELECT `django_migrations`.`id`, `django_migrations`.`app`, `django_migrations`.`name`, `django_migrations`.`applied` FROM `django_migrations`; # Time: 230421 23:31:13 # User@Host: vfcnfvolcm[vfcnfvolcm] @ [127.0.0.6] # Thread_id: 1054 Schema: vfcnfvolcm QC_hit: No # Query_time: 0.000741 Lock_time: 0.000176 Rows_sent: 0 Rows_examined: 24 # Rows_affected: 0 Bytes_sent: 201 SET timestamp=1682119873; 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 (19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58, 61, 64, 67, 70, 73, 76, 79, 82) ORDER BY `django_content_type`.`app_label` ASC, `django_content_type`.`model` ASC, `auth_permission`.`codename` ASC; # Time: 230421 23:31:16 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1063 Schema: requestdb QC_hit: No # Query_time: 0.002682 Lock_time: 0.000543 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1682119876; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 230421 23:31:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1066 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1066 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1067 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1067 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:31:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1070 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1070 Schema: QC_hit: No # Query_time: 0.004194 Lock_time: 0.004105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:31:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1071 Schema: QC_hit: No # Query_time: 0.004302 Lock_time: 0.004207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1071 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1072 Schema: QC_hit: No # Query_time: 0.002382 Lock_time: 0.002096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1072 Schema: QC_hit: No # Query_time: 0.001099 Lock_time: 0.000860 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:31:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1076 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1075 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119901; SELECT page_size, compress_ops, 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.000659 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1075 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:31:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1079 Schema: QC_hit: No # Query_time: 0.001108 Lock_time: 0.000938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119911; SELECT page_size, compress_ops, 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.000422 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1079 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:31:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1080 Schema: QC_hit: No # Query_time: 0.002302 Lock_time: 0.002102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:31:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1083 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=1682119916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1083 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:32:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1090 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1090 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1089 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1089 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=1682119922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-04-21 23:32:05 1 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 230421 23:32:07 # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.019658 Lock_time: 0.000356 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 use gvnfm; SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003639 Lock_time: 0.000763 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003560 Lock_time: 0.000767 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002907 Lock_time: 0.000353 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.017302 Lock_time: 0.000376 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002489 Lock_time: 0.000572 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002274 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003013 Lock_time: 0.000561 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.026353 Lock_time: 0.000375 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003257 Lock_time: 0.000307 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002550 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002393 Lock_time: 0.000286 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.016936 Lock_time: 0.000288 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002395 Lock_time: 0.000226 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.021102 Lock_time: 0.000318 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003106 Lock_time: 0.000533 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002487 Lock_time: 0.000259 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.020905 Lock_time: 0.000514 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002510 Lock_time: 0.000336 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002479 Lock_time: 0.000313 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002921 Lock_time: 0.000249 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002987 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003490 Lock_time: 0.000405 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003255 Lock_time: 0.000252 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003165 Lock_time: 0.000269 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002784 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003128 Lock_time: 0.000281 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003966 Lock_time: 0.000337 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119927; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # Time: 230421 23:32:08 # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.023166 Lock_time: 0.000709 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119928; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003244 Lock_time: 0.000813 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119928; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002562 Lock_time: 0.000378 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119928; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.020504 Lock_time: 0.000365 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119928; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002939 Lock_time: 0.000349 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119928; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003001 Lock_time: 0.000294 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119928; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # Time: 230421 23:32:09 # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.020333 Lock_time: 0.000597 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119929; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002771 Lock_time: 0.000446 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119929; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002957 Lock_time: 0.000351 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119929; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002644 Lock_time: 0.000332 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119929; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002879 Lock_time: 0.000353 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119929; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002644 Lock_time: 0.000483 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119929; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003181 Lock_time: 0.000496 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119929; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003327 Lock_time: 0.000738 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119929; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # Time: 230421 23:32:11 # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.027068 Lock_time: 0.000756 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003003 Lock_time: 0.000582 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003042 Lock_time: 0.000768 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002819 Lock_time: 0.000661 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002494 Lock_time: 0.000320 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002019 Lock_time: 0.000290 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002544 Lock_time: 0.000482 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002259 Lock_time: 0.000434 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002995 Lock_time: 0.000619 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002999 Lock_time: 0.000712 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'CPINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.021415 Lock_time: 0.000403 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002819 Lock_time: 0.000809 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003608 Lock_time: 0.001819 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002189 Lock_time: 0.000183 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.004409 Lock_time: 0.002671 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002513 Lock_time: 0.000161 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119931; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # Time: 230421 23:32:12 # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002562 Lock_time: 0.000664 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1099 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1099 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003994 Lock_time: 0.001778 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003110 Lock_time: 0.001333 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002300 Lock_time: 0.000183 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001736 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002720 Lock_time: 0.000149 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002149 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002307 Lock_time: 0.000477 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002333 Lock_time: 0.000188 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'FLAVOURINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.024849 Lock_time: 0.000340 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002301 Lock_time: 0.000266 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002141 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001783 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001770 Lock_time: 0.000125 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001802 Lock_time: 0.000126 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001844 Lock_time: 0.000119 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001933 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001186 Lock_time: 0.000122 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001728 Lock_time: 0.000117 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001632 Lock_time: 0.000113 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.020889 Lock_time: 0.003049 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002072 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002098 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002161 Lock_time: 0.000658 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001471 Lock_time: 0.000169 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001927 Lock_time: 0.000185 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002053 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001720 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'JOB_STATUS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.029006 Lock_time: 0.000579 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003234 Lock_time: 0.000492 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003116 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002416 Lock_time: 0.000247 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001807 Lock_time: 0.000242 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001497 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001180 Lock_time: 0.000206 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001448 Lock_time: 0.000150 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001193 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001901 Lock_time: 0.000326 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002386 Lock_time: 0.000461 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002138 Lock_time: 0.000550 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002343 Lock_time: 0.000778 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001472 Lock_time: 0.000228 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002209 Lock_time: 0.000769 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001658 Lock_time: 0.000237 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001864 Lock_time: 0.000221 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002441 Lock_time: 0.000232 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002264 Lock_time: 0.000380 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002262 Lock_time: 0.000431 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.004941 Lock_time: 0.000288 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.025781 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001548 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002073 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002293 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001499 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002306 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002566 Lock_time: 0.000191 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002210 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002867 Lock_time: 0.000720 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002096 Lock_time: 0.000174 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001941 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002099 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001652 Lock_time: 0.000137 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002123 Lock_time: 0.000198 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002337 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002476 Lock_time: 0.000810 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001762 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001979 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001977 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002628 Lock_time: 0.000373 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002989 Lock_time: 0.000214 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001945 Lock_time: 0.000280 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.022513 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002963 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002682 Lock_time: 0.000792 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002399 Lock_time: 0.000238 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002191 Lock_time: 0.000221 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002797 Lock_time: 0.000569 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001481 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001944 Lock_time: 0.000212 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002096 Lock_time: 0.000352 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119932; SELECT engine FROM information_schema.tables WHERE table_name = 'NFVOREGINFO'; # Time: 230421 23:32:13 # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.025654 Lock_time: 0.000338 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002841 Lock_time: 0.000586 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002470 Lock_time: 0.000333 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003028 Lock_time: 0.000462 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002204 Lock_time: 0.000480 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002514 Lock_time: 0.000286 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001838 Lock_time: 0.000275 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002086 Lock_time: 0.000256 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002091 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002290 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002413 Lock_time: 0.000496 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002178 Lock_time: 0.000290 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001904 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001702 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002210 Lock_time: 0.000691 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001185 Lock_time: 0.000150 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002665 Lock_time: 0.000640 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002325 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003437 Lock_time: 0.000316 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002305 Lock_time: 0.000599 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003256 Lock_time: 0.000444 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001381 Lock_time: 0.000197 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002879 Lock_time: 0.000636 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002480 Lock_time: 0.000554 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002126 Lock_time: 0.000340 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002306 Lock_time: 0.000382 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'PORTINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.025246 Lock_time: 0.000597 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.004988 Lock_time: 0.003353 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002449 Lock_time: 0.000246 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003483 Lock_time: 0.001288 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002437 Lock_time: 0.000299 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002450 Lock_time: 0.000320 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002038 Lock_time: 0.000235 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002272 Lock_time: 0.000231 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002212 Lock_time: 0.000304 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002359 Lock_time: 0.000230 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002359 Lock_time: 0.000252 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003698 Lock_time: 0.001714 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'STORAGEINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.027438 Lock_time: 0.000348 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001828 Lock_time: 0.000226 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001945 Lock_time: 0.000159 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002205 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002208 Lock_time: 0.000474 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002203 Lock_time: 0.000419 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002187 Lock_time: 0.000256 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002304 Lock_time: 0.000294 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002987 Lock_time: 0.000665 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002423 Lock_time: 0.000951 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002251 Lock_time: 0.000352 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002604 Lock_time: 0.000970 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002142 Lock_time: 0.000346 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002696 Lock_time: 0.000646 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002261 Lock_time: 0.000308 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002444 Lock_time: 0.000267 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.004124 Lock_time: 0.000345 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002998 Lock_time: 0.000247 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002388 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBNETWORKINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.020222 Lock_time: 0.000336 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001907 Lock_time: 0.000344 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002850 Lock_time: 0.001161 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002074 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001358 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001986 Lock_time: 0.000142 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001450 Lock_time: 0.000136 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002194 Lock_time: 0.000149 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'SUBSCRIPTION'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.030165 Lock_time: 0.002826 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003988 Lock_time: 0.001289 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.006430 Lock_time: 0.003401 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002617 Lock_time: 0.000369 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001907 Lock_time: 0.000266 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002880 Lock_time: 0.000258 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002611 Lock_time: 0.000205 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002404 Lock_time: 0.000197 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002502 Lock_time: 0.000259 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003192 Lock_time: 0.000702 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VLINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.030700 Lock_time: 0.000639 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003146 Lock_time: 0.000381 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003576 Lock_time: 0.000683 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003025 Lock_time: 0.000344 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002887 Lock_time: 0.000607 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003606 Lock_time: 0.000653 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003104 Lock_time: 0.000543 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003318 Lock_time: 0.000723 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119933; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # Time: 230421 23:32:14 # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.006235 Lock_time: 0.000636 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002235 Lock_time: 0.000233 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002622 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002437 Lock_time: 0.000481 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002233 Lock_time: 0.000170 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001996 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002436 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002139 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002149 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002472 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VMINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.029731 Lock_time: 0.000462 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003505 Lock_time: 0.000891 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.003518 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002662 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002417 Lock_time: 0.000275 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002731 Lock_time: 0.000239 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFCINST'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.029558 Lock_time: 0.003732 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002802 Lock_time: 0.000316 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002921 Lock_time: 0.000500 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002182 Lock_time: 0.000456 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002185 Lock_time: 0.000193 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001620 Lock_time: 0.000144 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002392 Lock_time: 0.000142 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002561 Lock_time: 0.000154 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002283 Lock_time: 0.000475 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002514 Lock_time: 0.000610 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002240 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002492 Lock_time: 0.000175 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001870 Lock_time: 0.000226 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002646 Lock_time: 0.000519 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002571 Lock_time: 0.000610 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001978 Lock_time: 0.000226 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001979 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'VNFLCMOPOCCS'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.022202 Lock_time: 0.000334 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002516 Lock_time: 0.000246 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.002806 Lock_time: 0.000350 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1682119934; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.000946 Lock_time: 0.000740 Rows_sent: 19 Rows_examined: 19 # Rows_affected: 0 Bytes_sent: 1622 SET timestamp=1682119934; SELECT `django_migrations`.`id`, `django_migrations`.`app`, `django_migrations`.`name`, `django_migrations`.`applied` FROM `django_migrations`; # Time: 230421 23:32:15 # User@Host: gvnfm[gvnfm] @ [127.0.0.6] # Thread_id: 1097 Schema: gvnfm QC_hit: No # Query_time: 0.001034 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 21 # Rows_affected: 0 Bytes_sent: 191 SET timestamp=1682119935; 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, 46, 49, 19, 52, 22, 55, 25, 58, 28, 61, 31) ORDER BY `django_content_type`.`app_label` ASC, `django_content_type`.`model` ASC, `auth_permission`.`codename` ASC; # Time: 230421 23:32:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1103 Schema: QC_hit: No # Query_time: 0.005031 Lock_time: 0.004854 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1103 Schema: QC_hit: No # Query_time: 0.007972 Lock_time: 0.007838 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1102 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1102 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:32:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1106 Schema: QC_hit: No # Query_time: 0.002024 Lock_time: 0.001884 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1106 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=1682119946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:32:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1109 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119951; SELECT page_size, compress_ops, 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.000422 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:32:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1110 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1110 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:32:33 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.273422 Lock_time: 0.000735 Rows_sent: 0 Rows_examined: 47 # Rows_affected: 0 Bytes_sent: 92 use camundabpmn; SET timestamp=1682119953; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 230421 23:32:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1113 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1113 Schema: QC_hit: No # Query_time: 0.001796 Lock_time: 0.001574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1114 Schema: QC_hit: No # Query_time: 0.000867 Lock_time: 0.000685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1114 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:32:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1117 Schema: QC_hit: No # Query_time: 0.000855 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119971; SELECT page_size, buffer_pool_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.000369 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:32:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1118 Schema: QC_hit: No # Query_time: 0.006752 Lock_time: 0.006555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1118 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:32:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1121 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1121 Schema: QC_hit: No # Query_time: 0.005301 Lock_time: 0.005199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119976; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.004562 Lock_time: 0.000446 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 560 SET timestamp=1682119976; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.003126 Lock_time: 0.000394 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1682119976; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.002880 Lock_time: 0.000452 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 555 SET timestamp=1682119976; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.002251 Lock_time: 0.000438 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1682119976; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_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; # Time: 230421 23:32:57 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.007209 Lock_time: 0.004504 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1682119977; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.002407 Lock_time: 0.000338 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1682119977; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.003232 Lock_time: 0.000775 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1682119977; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.004824 Lock_time: 0.000571 Rows_sent: 26 Rows_examined: 52 # Rows_affected: 0 Bytes_sent: 3734 SET timestamp=1682119977; 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: 230421 23:33:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1122 Schema: QC_hit: No # Query_time: 0.001260 Lock_time: 0.001146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1123 Schema: QC_hit: No # Query_time: 0.006651 Lock_time: 0.006478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1122 Schema: QC_hit: No # Query_time: 0.002766 Lock_time: 0.002634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1123 Schema: QC_hit: No # Query_time: 0.000836 Lock_time: 0.000744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:33:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1127 Schema: QC_hit: No # Query_time: 0.001120 Lock_time: 0.000954 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682119991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1126 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=1682119991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1126 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=1682119991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1127 Schema: QC_hit: No # Query_time: 0.000943 Lock_time: 0.000772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682119992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:33:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1130 Schema: QC_hit: No # Query_time: 0.001538 Lock_time: 0.001384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:33:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1131 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1131 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1130 Schema: QC_hit: No # Query_time: 0.001627 Lock_time: 0.001512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:33:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1134 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1134 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:33:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1135 Schema: QC_hit: No # Query_time: 0.002629 Lock_time: 0.002412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:33:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1136 Schema: QC_hit: No # Query_time: 0.001824 Lock_time: 0.001594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120012; SELECT page_size, compress_ops, 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.000559 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1135 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:33:35 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001089 Lock_time: 0.000781 Rows_sent: 3 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 685 SET timestamp=1682120015; select distinct RES.* from ACT_RE_DEPLOYMENT RES order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # Time: 230421 23:33:36 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.003753 Lock_time: 0.002607 Rows_sent: 257 Rows_examined: 271 # Rows_affected: 0 Bytes_sent: 55308 SET timestamp=1682120016; select distinct RES.* from ACT_RE_PROCDEF RES WHERE RES.DEPLOYMENT_ID_ = 'd97002ca-e09c-11ed-b094-3a14a904ae20' order by RES.ID_ asc LIMIT 2147483647 OFFSET 0; # Time: 230421 23:33:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1139 Schema: QC_hit: No # Query_time: 0.002661 Lock_time: 0.002569 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1140 Schema: QC_hit: No # Query_time: 0.003680 Lock_time: 0.003555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1139 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120022; SELECT page_size, buffer_pool_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.001181 Lock_time: 0.001094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:33:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1143 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1143 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:33:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:33:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1147 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=1682120036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1147 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:34:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1149 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120041; SELECT page_size, compress_ops, 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.000266 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1148 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1148 Schema: QC_hit: No # Query_time: 0.001369 Lock_time: 0.001254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:34:07 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.007113 Lock_time: 0.006448 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120047; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:34:08.432' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:34:08.432') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:34:08.432') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:34:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1153 Schema: QC_hit: No # Query_time: 0.000887 Lock_time: 0.000683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1153 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120052; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.000843 Lock_time: 0.000409 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120052; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:34:13.43' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:34:13.43') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:34:13.43') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:34:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1157 Schema: QC_hit: No # Query_time: 0.000870 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000803 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000877 Lock_time: 0.000770 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1157 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120062; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001226 Lock_time: 0.000484 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120062; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:34:23.43' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:34:23.43') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:34:23.43') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:34:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.001735 Lock_time: 0.001537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.000848 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:34:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1162 Schema: QC_hit: No # Query_time: 0.000849 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1161 Schema: QC_hit: No # Query_time: 0.000957 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1161 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:34:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1162 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:34:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1166 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1166 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120081; SELECT page_size, buffer_pool_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.000604 Lock_time: 0.000509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1165 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:34:42 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.003842 Lock_time: 0.003136 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120082; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:34:43.431' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:34:43.431') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:34:43.431') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:34:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1169 Schema: QC_hit: No # Query_time: 0.004423 Lock_time: 0.004293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1170 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1170 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120091; SELECT page_size, buffer_pool_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.000570 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:34:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1173 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1173 Schema: QC_hit: No # Query_time: 0.000786 Lock_time: 0.000695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:35:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1174 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1174 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:35:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1175 Schema: QC_hit: No # Query_time: 0.001671 Lock_time: 0.001531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1175 Schema: QC_hit: No # Query_time: 0.002042 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:35:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1178 Schema: QC_hit: No # Query_time: 0.005815 Lock_time: 0.005673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1178 Schema: QC_hit: No # Query_time: 0.004825 Lock_time: 0.004684 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1179 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1179 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:35:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1183 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120121; SELECT page_size, buffer_pool_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.000421 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:35:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1182 Schema: QC_hit: No # Query_time: 0.004874 Lock_time: 0.004665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1182 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120122; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001769 Lock_time: 0.000968 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120122; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:35:23.43' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:35:23.43') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:35:23.43') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:35:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1186 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120126; SELECT page_size, buffer_pool_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.000158 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:35:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1187 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1187 Schema: QC_hit: No # Query_time: 0.001966 Lock_time: 0.001752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1188 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1188 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:35:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1192 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.001772 Lock_time: 0.001639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1192 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:35:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1196 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1195 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:35:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1196 Schema: QC_hit: No # Query_time: 0.001206 Lock_time: 0.000987 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120152; SELECT page_size, compress_ops, 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.000867 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:35:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1199 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120156; SELECT page_size, buffer_pool_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.000139 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:36:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1200 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:36:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1200 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1201 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1201 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:36:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1205 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1204 Schema: QC_hit: No # Query_time: 0.000840 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1204 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1205 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:36:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1209 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1208 Schema: QC_hit: No # Query_time: 0.000904 Lock_time: 0.000782 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:36:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1209 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1208 Schema: QC_hit: No # Query_time: 0.000849 Lock_time: 0.000755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120182; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001332 Lock_time: 0.000503 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120182; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:36:23.432' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:36:23.432') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:36:23.432') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:36:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1212 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1212 Schema: QC_hit: No # Query_time: 0.001411 Lock_time: 0.001303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:36:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1213 Schema: QC_hit: No # Query_time: 0.000835 Lock_time: 0.000702 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:36:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1214 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1214 Schema: QC_hit: No # Query_time: 0.003097 Lock_time: 0.002975 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1213 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:36:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1218 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1217 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1217 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1218 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:36:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1222 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120211; SELECT page_size, buffer_pool_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.000254 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1221 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=1682120211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1221 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:36:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1225 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1225 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:37:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1226 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120221; SELECT page_size, compress_ops, 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.000340 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120221; SELECT page_size, buffer_pool_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.000250 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1227 Schema: QC_hit: No # Query_time: 0.000965 Lock_time: 0.000758 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:37:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1231 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120231; SELECT page_size, compress_ops, 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.000301 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120231; SELECT page_size, buffer_pool_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.000903 Lock_time: 0.000766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1230 Schema: QC_hit: No # Query_time: 0.001170 Lock_time: 0.001030 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:37:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1234 Schema: QC_hit: No # Query_time: 0.000977 Lock_time: 0.000804 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:37:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1235 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120242; SELECT page_size, buffer_pool_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.000309 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1234 Schema: QC_hit: No # Query_time: 0.001502 Lock_time: 0.001366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120242; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001143 Lock_time: 0.000417 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120242; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:37:23.43' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:37:23.43') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:37:23.43') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:37:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1239 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1239 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:37:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1240 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:37:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1240 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1241 Schema: QC_hit: No # Query_time: 0.001062 Lock_time: 0.000770 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1241 Schema: QC_hit: No # Query_time: 0.000960 Lock_time: 0.000821 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:37:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1246 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120261; SELECT page_size, compress_ops, 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.000392 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:37:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1252 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120271; SELECT page_size, compress_ops, 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.000889 Lock_time: 0.000739 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1252 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=1682120271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1251 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:37:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1255 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1255 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:38:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1257 Schema: QC_hit: No # Query_time: 0.001683 Lock_time: 0.001557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1257 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:38:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1256 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=1682120282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1256 Schema: QC_hit: No # Query_time: 0.000908 Lock_time: 0.000797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:38:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1261 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1261 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1260 Schema: QC_hit: No # Query_time: 0.011160 Lock_time: 0.011019 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1260 Schema: QC_hit: No # Query_time: 0.009237 Lock_time: 0.009146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:38:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1265 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1264 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:38:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1265 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1264 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120302; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001513 Lock_time: 0.000858 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120302; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:38:23.429' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:38:23.429') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:38:23.429') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:38:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1268 Schema: QC_hit: No # Query_time: 0.001784 Lock_time: 0.001586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1268 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:38:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1270 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:38:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1270 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1269 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1269 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:38:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1274 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1274 Schema: QC_hit: No # Query_time: 0.002061 Lock_time: 0.001964 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1273 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1273 Schema: QC_hit: No # Query_time: 0.000982 Lock_time: 0.000900 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:38:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1278 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120331; SELECT page_size, compress_ops, 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.000683 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:38:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1277 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1277 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:38:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1281 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1281 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:39:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1282 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:39:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1283 Schema: QC_hit: No # Query_time: 0.001442 Lock_time: 0.001251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1282 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120342; SELECT page_size, compress_ops, 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.000194 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:39:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1286 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.002386 Lock_time: 0.002246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120352; SELECT page_size, compress_ops, 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.000435 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:39:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1290 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1290 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:39:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1291 Schema: QC_hit: No # Query_time: 0.000662 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1291 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120362; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.002687 Lock_time: 0.000517 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120362; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:39:23.432' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:39:23.432') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:39:23.432') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:39:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1294 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1294 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:39:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1295 Schema: QC_hit: No # Query_time: 0.001244 Lock_time: 0.001015 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1295 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1296 Schema: QC_hit: No # Query_time: 0.001052 Lock_time: 0.000858 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1296 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:39:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1299 Schema: QC_hit: No # Query_time: 0.000986 Lock_time: 0.000872 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1299 Schema: QC_hit: No # Query_time: 0.005562 Lock_time: 0.005453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:39:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1303 Schema: QC_hit: No # Query_time: 0.000879 Lock_time: 0.000687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1303 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1304 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1304 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=1682120391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:39:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1307 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1307 Schema: QC_hit: No # Query_time: 0.000905 Lock_time: 0.000743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:40:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1309 Schema: QC_hit: No # Query_time: 0.002931 Lock_time: 0.002771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:40:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1308 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120402; SELECT page_size, compress_ops, 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.003610 Lock_time: 0.003478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1309 Schema: QC_hit: No # Query_time: 0.005608 Lock_time: 0.005433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:40:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1312 Schema: QC_hit: No # Query_time: 0.002454 Lock_time: 0.002313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120411; SELECT page_size, buffer_pool_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.001336 Lock_time: 0.001195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120411; SELECT page_size, compress_ops, 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.000995 Lock_time: 0.000893 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120411; SELECT page_size, buffer_pool_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.000817 Lock_time: 0.000693 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:40:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120421; SELECT page_size, compress_ops, 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.005819 Lock_time: 0.005659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:40:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120422; SELECT page_size, buffer_pool_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.000655 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120422; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001459 Lock_time: 0.000804 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120422; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:40:23.44' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:40:23.44') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:40:23.44') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:40:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1320 Schema: QC_hit: No # Query_time: 0.000986 Lock_time: 0.000873 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120426; SELECT page_size, compress_ops, 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.000606 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:40:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1321 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:40:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1321 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1322 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1322 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:40:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1325 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1326 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1326 Schema: QC_hit: No # Query_time: 0.001567 Lock_time: 0.001405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120442; SELECT page_size, buffer_pool_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.000438 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:40:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1329 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120451; SELECT page_size, buffer_pool_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.007471 Lock_time: 0.007259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1330 Schema: QC_hit: No # Query_time: 0.002054 Lock_time: 0.001916 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:40:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1330 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:40:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1333 Schema: QC_hit: No # Query_time: 0.000850 Lock_time: 0.000670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1333 Schema: QC_hit: No # Query_time: 0.000765 Lock_time: 0.000630 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:41:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1334 Schema: QC_hit: No # Query_time: 0.002689 Lock_time: 0.000894 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1334 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1335 Schema: QC_hit: No # Query_time: 0.000795 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:41:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1335 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:41:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1338 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1339 Schema: QC_hit: No # Query_time: 0.000893 Lock_time: 0.000708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1338 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1339 Schema: QC_hit: No # Query_time: 0.000906 Lock_time: 0.000737 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:41:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1343 Schema: QC_hit: No # Query_time: 0.000938 Lock_time: 0.000724 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1342 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1343 Schema: QC_hit: No # Query_time: 0.000956 Lock_time: 0.000831 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1342 Schema: QC_hit: No # Query_time: 0.002476 Lock_time: 0.002334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120482; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001791 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120482; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:41:23.432' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:41:23.432') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:41:23.432') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:41:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1346 Schema: QC_hit: No # Query_time: 0.000862 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1346 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000750 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:41:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1347 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1347 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120492; SELECT page_size, buffer_pool_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.002376 Lock_time: 0.002153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1348 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:41:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1352 Schema: QC_hit: No # Query_time: 0.001119 Lock_time: 0.000837 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120501; SELECT page_size, compress_ops, 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.001388 Lock_time: 0.001227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1351 Schema: QC_hit: No # Query_time: 0.008798 Lock_time: 0.008648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1351 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:41:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1356 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1355 Schema: QC_hit: No # Query_time: 0.001166 Lock_time: 0.001089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:41:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1356 Schema: QC_hit: No # Query_time: 0.001249 Lock_time: 0.001048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1355 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:41:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1359 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1359 Schema: QC_hit: No # Query_time: 0.000878 Lock_time: 0.000752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:42:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1361 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:42:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1360 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1361 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120522; SELECT page_size, buffer_pool_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.001214 Lock_time: 0.001097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:42:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1364 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120531; SELECT page_size, buffer_pool_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.000534 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120531; SELECT page_size, buffer_pool_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.000425 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1365 Schema: QC_hit: No # Query_time: 0.000752 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:42:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1369 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:42:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.001609 Lock_time: 0.001351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120542; SELECT page_size, compress_ops, 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.000807 Lock_time: 0.000641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120542; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.002371 Lock_time: 0.000942 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120542; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:42:23.431' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:42:23.431') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:42:23.431') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:42:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1372 Schema: QC_hit: No # Query_time: 0.000911 Lock_time: 0.000777 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120546; SELECT page_size, buffer_pool_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.000789 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:42:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1373 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1373 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1374 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1374 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:42:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120561; SELECT page_size, compress_ops, 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.001287 Lock_time: 0.001186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1377 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:42:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1382 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:42:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1381 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120572; SELECT page_size, compress_ops, 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.000655 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1382 Schema: QC_hit: No # Query_time: 0.001026 Lock_time: 0.000882 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:42:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1385 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1385 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:43:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1387 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1387 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1386 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1386 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:43:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1390 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1390 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1391 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1391 Schema: QC_hit: No # Query_time: 0.000901 Lock_time: 0.000736 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:43:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1394 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1394 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:43:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001471 Lock_time: 0.000721 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120602; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:43:23.433' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:43:23.433') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:43:23.433') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:43:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1398 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1398 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:43:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1400 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1399 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:43:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1399 Schema: QC_hit: No # Query_time: 0.001232 Lock_time: 0.001020 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1400 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:43:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1404 Schema: QC_hit: No # Query_time: 0.001392 Lock_time: 0.001214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120621; SELECT page_size, compress_ops, 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.000710 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1403 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1404 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:43:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1407 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=1682120631; SELECT page_size, buffer_pool_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.000279 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120631; SELECT page_size, compress_ops, 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.000479 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120631; SELECT page_size, compress_ops, 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.000405 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:43:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1411 Schema: QC_hit: No # Query_time: 0.001143 Lock_time: 0.000913 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120636; SELECT page_size, compress_ops, 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.000510 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:44:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1413 Schema: QC_hit: No # Query_time: 0.002132 Lock_time: 0.001967 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120641; SELECT page_size, compress_ops, 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.000503 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120641; SELECT page_size, compress_ops, 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.000356 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1413 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=1682120641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:44:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1417 Schema: QC_hit: No # Query_time: 0.002496 Lock_time: 0.002369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120651; SELECT page_size, buffer_pool_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.000304 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1416 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1417 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:44:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1421 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:44:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1420 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120662; SELECT page_size, compress_ops, 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.000252 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1421 Schema: QC_hit: No # Query_time: 0.001438 Lock_time: 0.001273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120662; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001534 Lock_time: 0.000583 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120662; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:44:23.433' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:44:23.433') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:44:23.433') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:44:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1424 Schema: QC_hit: No # Query_time: 0.001460 Lock_time: 0.001250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120666; SELECT page_size, compress_ops, 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.000551 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:44:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1425 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1425 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:44:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1426 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1426 Schema: QC_hit: No # Query_time: 0.002313 Lock_time: 0.002219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:44:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1430 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1429 Schema: QC_hit: No # Query_time: 0.000769 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1430 Schema: QC_hit: No # Query_time: 0.003663 Lock_time: 0.003509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1429 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:44:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1434 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:44:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1433 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=1682120692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1433 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1434 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:44:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1437 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1437 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:45:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1438 Schema: QC_hit: No # Query_time: 0.000815 Lock_time: 0.000685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120701; SELECT page_size, buffer_pool_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.000535 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120701; SELECT page_size, buffer_pool_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.000321 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:45:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1438 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:45:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1443 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=1682120711; SELECT page_size, compress_ops, 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.000545 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1442 Schema: QC_hit: No # Query_time: 0.000883 Lock_time: 0.000696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1442 Schema: QC_hit: No # Query_time: 0.001008 Lock_time: 0.000841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:45:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1447 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1446 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1446 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1447 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120722; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.000929 Lock_time: 0.000297 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120722; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:45:23.431' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:45:23.431') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:45:23.431') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:45:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1450 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1450 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:45:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1452 Schema: QC_hit: No # Query_time: 0.000958 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1452 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:45:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1451 Schema: QC_hit: No # Query_time: 0.001271 Lock_time: 0.001058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120732; SELECT page_size, compress_ops, 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.000287 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:45:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1455 Schema: QC_hit: No # Query_time: 0.001270 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1456 Schema: QC_hit: No # Query_time: 0.005750 Lock_time: 0.005602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120741; SELECT page_size, buffer_pool_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.000315 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120741; SELECT page_size, compress_ops, 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.000620 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:45:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1459 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120751; SELECT page_size, compress_ops, 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.003221 Lock_time: 0.001341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120751; SELECT page_size, compress_ops, 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.000179 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120751; SELECT page_size, buffer_pool_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.000135 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:45:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1463 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1463 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:46:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1465 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1465 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:46:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1464 Schema: QC_hit: No # Query_time: 0.001196 Lock_time: 0.001004 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120762; SELECT page_size, buffer_pool_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.000372 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:46:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1468 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1469 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1469 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1468 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:46:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1472 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1473 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1473 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120781; SELECT page_size, buffer_pool_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.000683 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:46:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001169 Lock_time: 0.000714 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120782; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:46:23.432' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:46:23.432') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:46:23.432') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:46:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1476 Schema: QC_hit: No # Query_time: 0.000770 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1476 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:46:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1478 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1477 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:46:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1478 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1477 Schema: QC_hit: No # Query_time: 0.002260 Lock_time: 0.002132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:46:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1482 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1481 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1481 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1482 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:46:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1486 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1485 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1486 Schema: QC_hit: No # Query_time: 0.000713 Lock_time: 0.000554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1485 Schema: QC_hit: No # Query_time: 0.004833 Lock_time: 0.004695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:46:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1489 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1489 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:47:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1491 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1491 Schema: QC_hit: No # Query_time: 0.000915 Lock_time: 0.000788 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1490 Schema: QC_hit: No # Query_time: 0.000768 Lock_time: 0.000684 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:47:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1490 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:47:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1495 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000609 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1494 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1494 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1495 Schema: QC_hit: No # Query_time: 0.005948 Lock_time: 0.005708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:47:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1498 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1498 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1499 Schema: QC_hit: No # Query_time: 0.001143 Lock_time: 0.000863 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120842; SELECT page_size, compress_ops, 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.001028 Lock_time: 0.000926 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120842; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001351 Lock_time: 0.000771 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120842; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:47:23.434' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:47:23.434') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:47:23.434') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:47:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1502 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1502 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:47:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1503 Schema: QC_hit: No # Query_time: 0.000750 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1503 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=1682120851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:47:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1504 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120852; SELECT page_size, buffer_pool_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.001473 Lock_time: 0.001306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:47:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1508 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120861; SELECT page_size, compress_ops, 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.000495 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1507 Schema: QC_hit: No # Query_time: 0.004343 Lock_time: 0.004050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1507 Schema: QC_hit: No # Query_time: 0.001148 Lock_time: 0.000993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:47:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1511 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1512 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1512 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1511 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:47:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1515 Schema: QC_hit: No # Query_time: 0.001229 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1515 Schema: QC_hit: No # Query_time: 0.000986 Lock_time: 0.000798 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:48:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1517 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:48:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1517 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1516 Schema: QC_hit: No # Query_time: 0.006719 Lock_time: 0.006516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1516 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:48:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1521 Schema: QC_hit: No # Query_time: 0.001049 Lock_time: 0.000937 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1521 Schema: QC_hit: No # Query_time: 0.001012 Lock_time: 0.000936 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1520 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1520 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:48:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1525 Schema: QC_hit: No # Query_time: 0.012031 Lock_time: 0.011862 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1524 Schema: QC_hit: No # Query_time: 0.003341 Lock_time: 0.003256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1524 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=1682120901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1525 Schema: QC_hit: No # Query_time: 0.002549 Lock_time: 0.002412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120902; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001706 Lock_time: 0.000920 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120902; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:48:23.433' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:48:23.433') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:48:23.433') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:48:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1528 Schema: QC_hit: No # Query_time: 0.001273 Lock_time: 0.000887 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120906; SELECT page_size, compress_ops, 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.000857 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:48:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1529 Schema: QC_hit: No # Query_time: 0.001470 Lock_time: 0.001344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1530 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1530 Schema: QC_hit: No # Query_time: 0.000690 Lock_time: 0.000580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120911; SELECT page_size, buffer_pool_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.000324 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:48:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1533 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1533 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1534 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1534 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:48:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1537 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1538 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1537 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1538 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:48:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1541 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1541 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:49:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1542 Schema: QC_hit: No # Query_time: 0.000850 Lock_time: 0.000679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:49:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1543 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1542 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120942; SELECT page_size, buffer_pool_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.000567 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:49:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1546 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1546 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1547 Schema: QC_hit: No # Query_time: 0.000731 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1547 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:49:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1551 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1551 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1550 Schema: QC_hit: No # Query_time: 0.001434 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1550 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120962; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001106 Lock_time: 0.000408 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682120962; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:49:23.432' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:49:23.432') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:49:23.432') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:49:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1554 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1554 Schema: QC_hit: No # Query_time: 0.000807 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:49:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1556 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1556 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1555 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:49:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1555 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1559 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120982; SELECT page_size, compress_ops, 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.000452 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120982; SELECT page_size, compress_ops, 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.000453 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120982; SELECT page_size, buffer_pool_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.000716 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:49:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1564 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1563 Schema: QC_hit: No # Query_time: 0.002184 Lock_time: 0.002110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1563 Schema: QC_hit: No # Query_time: 0.006544 Lock_time: 0.006473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1564 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:49:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1567 Schema: QC_hit: No # Query_time: 0.000823 Lock_time: 0.000709 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682120996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1567 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682120996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:50:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1569 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:50:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1569 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1568 Schema: QC_hit: No # Query_time: 0.000977 Lock_time: 0.000915 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1568 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:50:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1572 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1572 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1573 Schema: QC_hit: No # Query_time: 0.001922 Lock_time: 0.001744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1573 Schema: QC_hit: No # Query_time: 0.000894 Lock_time: 0.000727 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:50:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1576 Schema: QC_hit: No # Query_time: 0.001052 Lock_time: 0.000879 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1576 Schema: QC_hit: No # Query_time: 0.002288 Lock_time: 0.002164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:50:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1577 Schema: QC_hit: No # Query_time: 0.000811 Lock_time: 0.000622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1577 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121022; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001335 Lock_time: 0.000640 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682121022; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:50:23.432' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:50:23.432') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:50:23.432') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:50:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1580 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1580 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:50:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1582 Schema: QC_hit: No # Query_time: 0.001045 Lock_time: 0.000866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1581 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121031; SELECT page_size, compress_ops, 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.000663 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:50:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1581 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:50:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1586 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1585 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1585 Schema: QC_hit: No # Query_time: 0.001013 Lock_time: 0.000876 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1586 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1589 Schema: QC_hit: No # Query_time: 0.003235 Lock_time: 0.002997 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1589 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1590 Schema: QC_hit: No # Query_time: 0.005791 Lock_time: 0.005669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1590 Schema: QC_hit: No # Query_time: 0.002350 Lock_time: 0.002242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:50:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1593 Schema: QC_hit: No # Query_time: 0.001021 Lock_time: 0.000806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1593 Schema: QC_hit: No # Query_time: 0.001079 Lock_time: 0.000867 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:51:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1595 Schema: QC_hit: No # Query_time: 0.001968 Lock_time: 0.001818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:51:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1595 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121062; SELECT page_size, buffer_pool_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.000460 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1594 Schema: QC_hit: No # Query_time: 0.004759 Lock_time: 0.004589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:51:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1599 Schema: QC_hit: No # Query_time: 0.000879 Lock_time: 0.000692 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1598 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121071; SELECT page_size, buffer_pool_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.000219 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1599 Schema: QC_hit: No # Query_time: 0.001939 Lock_time: 0.001715 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:51:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1602 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121081; SELECT page_size, buffer_pool_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.000429 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1603 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1603 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:51:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001108 Lock_time: 0.000628 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682121082; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:51:23.432' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:51:23.432') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:51:23.432') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:51:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121086; SELECT page_size, compress_ops, 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.000283 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:51:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1607 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1608 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1608 Schema: QC_hit: No # Query_time: 0.000808 Lock_time: 0.000711 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121091; SELECT page_size, buffer_pool_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.000308 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1612 Schema: QC_hit: No # Query_time: 0.001917 Lock_time: 0.001796 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1612 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121102; SELECT page_size, buffer_pool_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.000560 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121102; SELECT page_size, compress_ops, 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.000161 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:51:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1616 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1616 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1615 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1615 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:51:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121116; SELECT page_size, compress_ops, 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.000311 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:52:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1620 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1620 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1621 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1621 Schema: QC_hit: No # Query_time: 0.002526 Lock_time: 0.002342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:52:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1625 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1624 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1624 Schema: QC_hit: No # Query_time: 0.002026 Lock_time: 0.001890 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1625 Schema: QC_hit: No # Query_time: 0.005481 Lock_time: 0.005398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:52:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1628 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1628 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1629 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:52:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1629 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121142; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001137 Lock_time: 0.000386 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682121142; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:52:23.433' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:52:23.433') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:52:23.433') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:52:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1632 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1632 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:52:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1634 Schema: QC_hit: No # Query_time: 0.005992 Lock_time: 0.005904 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121151; SELECT page_size, compress_ops, 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.000757 Lock_time: 0.000649 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1633 Schema: QC_hit: No # Query_time: 0.004319 Lock_time: 0.004219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121151; SELECT page_size, compress_ops, 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.000569 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:52:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1637 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1637 Schema: QC_hit: No # Query_time: 0.000963 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121162; SELECT page_size, buffer_pool_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.000654 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121162; SELECT page_size, buffer_pool_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.000271 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:52:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1642 Schema: QC_hit: No # Query_time: 0.000969 Lock_time: 0.000810 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1641 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121172; SELECT page_size, compress_ops, 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.000419 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121172; SELECT page_size, buffer_pool_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.000269 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:52:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1645 Schema: QC_hit: No # Query_time: 0.000851 Lock_time: 0.000673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121176; SELECT page_size, buffer_pool_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.000466 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:53:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1647 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121181; SELECT page_size, buffer_pool_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.000568 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121181; SELECT page_size, compress_ops, 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.000344 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1647 Schema: QC_hit: No # Query_time: 0.000824 Lock_time: 0.000705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:53:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1650 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1651 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121191; SELECT page_size, compress_ops, 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.000314 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1651 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:53:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.001858 Lock_time: 0.001733 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1655 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1655 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121202; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001057 Lock_time: 0.000375 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682121202; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:53:23.433' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:53:23.433') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:53:23.433') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:53:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1658 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121206; SELECT page_size, compress_ops, 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.000299 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:53:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1660 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1660 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1659 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1659 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1663 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1663 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1664 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1664 Schema: QC_hit: No # Query_time: 0.001720 Lock_time: 0.001216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:53:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1668 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1668 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1667 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1667 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:53:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1671 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1671 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:54:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1673 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1673 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1672 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:54:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1672 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:54:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1677 Schema: QC_hit: No # Query_time: 0.002220 Lock_time: 0.001068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1676 Schema: QC_hit: No # Query_time: 0.001455 Lock_time: 0.001251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1676 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121252; SELECT page_size, buffer_pool_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.000264 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:54:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1681 Schema: QC_hit: No # Query_time: 0.000844 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1680 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:54:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1680 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1681 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121262; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001679 Lock_time: 0.000870 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682121262; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:54:23.435' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:54:23.435') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:54:23.435') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:54:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1684 Schema: QC_hit: No # Query_time: 0.000723 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1684 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:54:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1685 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121271; SELECT page_size, compress_ops, 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.000348 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1686 Schema: QC_hit: No # Query_time: 0.000927 Lock_time: 0.000687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121272; SELECT page_size, compress_ops, 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.000497 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:54:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1689 Schema: QC_hit: No # Query_time: 0.000792 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121281; SELECT page_size, compress_ops, 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.000280 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1690 Schema: QC_hit: No # Query_time: 0.002285 Lock_time: 0.002198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1689 Schema: QC_hit: No # Query_time: 0.002607 Lock_time: 0.002466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:54:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1694 Schema: QC_hit: No # Query_time: 0.002787 Lock_time: 0.002681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121291; SELECT page_size, compress_ops, 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.000327 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.001714 Lock_time: 0.001552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:54:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1697 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121296; SELECT page_size, buffer_pool_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.001564 Lock_time: 0.001366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:55:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1698 Schema: QC_hit: No # Query_time: 0.001308 Lock_time: 0.001213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121301; SELECT page_size, compress_ops, 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.000194 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1699 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1699 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1702 Schema: QC_hit: No # Query_time: 0.001062 Lock_time: 0.000806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121312; SELECT page_size, compress_ops, 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.000363 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1703 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1703 Schema: QC_hit: No # Query_time: 0.002340 Lock_time: 0.002198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:55:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1707 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1707 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000647 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1706 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121322; SELECT page_size, compress_ops, 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.000325 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121322; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001764 Lock_time: 0.000817 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682121322; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:55:23.434' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:55:23.434') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:55:23.434') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:55:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1710 Schema: QC_hit: No # Query_time: 0.000881 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121326; SELECT page_size, compress_ops, 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.000407 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:55:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1712 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1711 Schema: QC_hit: No # Query_time: 0.002337 Lock_time: 0.002137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:55:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1712 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1711 Schema: QC_hit: No # Query_time: 0.001952 Lock_time: 0.001847 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:55:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1715 Schema: QC_hit: No # Query_time: 0.000897 Lock_time: 0.000765 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1715 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1716 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1716 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:55:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1720 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1720 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1719 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1719 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:55:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1723 Schema: QC_hit: No # Query_time: 0.001080 Lock_time: 0.000868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1723 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:56:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1725 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1724 Schema: QC_hit: No # Query_time: 0.001013 Lock_time: 0.000729 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1724 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121361; SELECT page_size, buffer_pool_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.000444 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:56:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1728 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121371; SELECT page_size, compress_ops, 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.000659 Lock_time: 0.000509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121371; SELECT page_size, compress_ops, 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.000603 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1728 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:56:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1733 Schema: QC_hit: No # Query_time: 0.000841 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121381; SELECT page_size, compress_ops, 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.002176 Lock_time: 0.002024 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1732 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1732 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=1682121382; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001363 Lock_time: 0.000677 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682121382; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:56:23.436' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:56:23.436') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:56:23.436') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:56:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1736 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1736 Schema: QC_hit: No # Query_time: 0.001843 Lock_time: 0.001152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:56:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1737 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121391; SELECT page_size, compress_ops, 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.000646 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1738 Schema: QC_hit: No # Query_time: 0.005194 Lock_time: 0.004990 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121392; SELECT page_size, buffer_pool_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.000312 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:56:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1742 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1742 Schema: QC_hit: No # Query_time: 0.003079 Lock_time: 0.002801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1741 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1741 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:56:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1745 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1746 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121411; SELECT page_size, compress_ops, 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.000819 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1745 Schema: QC_hit: No # Query_time: 0.000992 Lock_time: 0.000804 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:56:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1749 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121416; SELECT page_size, compress_ops, 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.000872 Lock_time: 0.000696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:57:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1751 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1750 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121422; SELECT page_size, compress_ops, 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.000159 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1751 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:57:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1755 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1755 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121432; SELECT page_size, buffer_pool_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.002274 Lock_time: 0.002132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121432; SELECT page_size, compress_ops, 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.000459 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:57:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1758 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1758 Schema: QC_hit: No # Query_time: 0.000960 Lock_time: 0.000819 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1759 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1759 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121442; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001522 Lock_time: 0.000823 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682121442; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:57:23.435' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:57:23.435') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:57:23.435') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:57:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1762 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121446; SELECT page_size, buffer_pool_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.000411 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:57:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1764 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1764 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1763 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1763 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:57:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1767 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1767 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1768 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1768 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:57:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1772 Schema: QC_hit: No # Query_time: 0.000708 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1772 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1771 Schema: QC_hit: No # Query_time: 0.001818 Lock_time: 0.001655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1771 Schema: QC_hit: No # Query_time: 0.002471 Lock_time: 0.002345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:57:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1775 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1775 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:58:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1776 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1776 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121482; SELECT page_size, compress_ops, 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.001229 Lock_time: 0.001098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121482; SELECT page_size, compress_ops, 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.000414 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:58:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1781 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1780 Schema: QC_hit: No # Query_time: 0.001129 Lock_time: 0.000831 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1780 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121492; SELECT page_size, compress_ops, 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.000612 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:58:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1785 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1784 Schema: QC_hit: No # Query_time: 0.000956 Lock_time: 0.000811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121501; SELECT page_size, buffer_pool_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.003532 Lock_time: 0.003341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1784 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121502; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001136 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682121502; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:58:23.436' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:58:23.436') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:58:23.436') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:58:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1788 Schema: QC_hit: No # Query_time: 0.001276 Lock_time: 0.001040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1788 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:58:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1789 Schema: QC_hit: No # Query_time: 0.001300 Lock_time: 0.001145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121511; SELECT page_size, compress_ops, 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.000315 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121511; SELECT page_size, compress_ops, 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.000280 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:58:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1789 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:58:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1794 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121521; SELECT page_size, compress_ops, 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.000409 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121521; SELECT page_size, buffer_pool_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.000605 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1793 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:58:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1798 Schema: QC_hit: No # Query_time: 0.001119 Lock_time: 0.000953 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121531; SELECT page_size, compress_ops, 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.000294 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1799 Schema: QC_hit: No # Query_time: 0.000860 Lock_time: 0.000723 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1799 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:58:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1802 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1802 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:59:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1804 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1803 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1803 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:59:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1804 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:59:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1811 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1811 Schema: QC_hit: No # Query_time: 0.001029 Lock_time: 0.000847 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1812 Schema: QC_hit: No # Query_time: 0.001104 Lock_time: 0.001028 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1812 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:59:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1815 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1815 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1816 Schema: QC_hit: No # Query_time: 0.009904 Lock_time: 0.009747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1816 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:59:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.001295 Lock_time: 0.000519 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682121562; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-21 23:59:23.435' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-21 23:59:23.435') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-21 23:59:23.435') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230421 23:59:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1820 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1820 Schema: QC_hit: No # Query_time: 0.004137 Lock_time: 0.003929 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:59:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1823 Schema: QC_hit: No # Query_time: 0.000861 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1823 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1824 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1824 Schema: QC_hit: No # Query_time: 0.004547 Lock_time: 0.004325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:59:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1830 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230421 23:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1829 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1829 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=1682121582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1830 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:59:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1837 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1838 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1837 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1838 Schema: QC_hit: No # Query_time: 0.001740 Lock_time: 0.001586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230421 23:59:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1843 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1843 Schema: QC_hit: No # Query_time: 0.000908 Lock_time: 0.000733 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:00:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1844 Schema: QC_hit: No # Query_time: 0.000892 Lock_time: 0.000717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1845 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121602; SELECT page_size, compress_ops, 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.002573 Lock_time: 0.002461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121602; SELECT page_size, buffer_pool_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.000382 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:00:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1856 Schema: QC_hit: No # Query_time: 0.000910 Lock_time: 0.000755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1857 Schema: QC_hit: No # Query_time: 0.001108 Lock_time: 0.000897 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121611; SELECT page_size, buffer_pool_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.000217 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121611; SELECT page_size, compress_ops, 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.000320 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:00:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1866 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121621; SELECT page_size, compress_ops, 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.000558 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121621; SELECT page_size, compress_ops, 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.000357 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1866 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:00:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.012830 Lock_time: 0.010683 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682121622; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:00:23.437' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:00:23.437') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:00:23.437') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:00:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1871 Schema: QC_hit: No # Query_time: 0.000981 Lock_time: 0.000766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1871 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:00:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1872 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1872 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:00:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1873 Schema: QC_hit: No # Query_time: 0.000832 Lock_time: 0.000690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1873 Schema: QC_hit: No # Query_time: 0.001371 Lock_time: 0.001273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:00:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1879 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1878 Schema: QC_hit: No # Query_time: 0.002101 Lock_time: 0.001979 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1878 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1879 Schema: QC_hit: No # Query_time: 0.001793 Lock_time: 0.001018 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:00:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1882 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1883 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1882 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1883 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:00:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1886 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1886 Schema: QC_hit: No # Query_time: 0.000927 Lock_time: 0.000792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:01:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1889 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121661; SELECT page_size, compress_ops, 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.000662 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121661; SELECT page_size, compress_ops, 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.000391 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1889 Schema: QC_hit: No # Query_time: 0.003099 Lock_time: 0.002950 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:01:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1893 Schema: QC_hit: No # Query_time: 0.000920 Lock_time: 0.000754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1894 Schema: QC_hit: No # Query_time: 0.000820 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1894 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121672; SELECT page_size, compress_ops, 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.002141 Lock_time: 0.001980 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:01:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1897 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121681; SELECT page_size, buffer_pool_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.001088 Lock_time: 0.000998 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1898 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1898 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121682; 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] @ [127.0.0.6] # Thread_id: 1107 Schema: camundabpmn QC_hit: No # Query_time: 0.002203 Lock_time: 0.000883 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682121682; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:01:23.437' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:01:23.437') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:01:23.437') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:01:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1903 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1903 Schema: QC_hit: No # Query_time: 0.000938 Lock_time: 0.000686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:01:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1906 Schema: QC_hit: No # Query_time: 0.001076 Lock_time: 0.000795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1905 Schema: QC_hit: No # Query_time: 0.001608 Lock_time: 0.001410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121692; SELECT page_size, buffer_pool_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.000363 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1906 Schema: QC_hit: No # Query_time: 0.005329 Lock_time: 0.005088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:01:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1910 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1911 Schema: QC_hit: No # Query_time: 0.000969 Lock_time: 0.000841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1910 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1911 Schema: QC_hit: No # Query_time: 0.001526 Lock_time: 0.001401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:01:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1917 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121711; SELECT page_size, buffer_pool_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.000516 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1917 Schema: QC_hit: No # Query_time: 0.003490 Lock_time: 0.003257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1916 Schema: QC_hit: No # Query_time: 0.001776 Lock_time: 0.001681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:01:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1921 Schema: QC_hit: No # Query_time: 0.000815 Lock_time: 0.000637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121716; SELECT page_size, compress_ops, 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.001110 Lock_time: 0.000893 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:02:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1923 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121721; SELECT page_size, compress_ops, 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.000259 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1924 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1923 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1929 Schema: QC_hit: No # Query_time: 0.001181 Lock_time: 0.000992 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1930 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121732; SELECT page_size, compress_ops, 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.000306 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1930 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:02:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1935 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1935 Schema: QC_hit: No # Query_time: 0.001144 Lock_time: 0.000946 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1936 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1936 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:02:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1939 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1939 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:02:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1941 Schema: QC_hit: No # Query_time: 0.001780 Lock_time: 0.001668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121751; SELECT page_size, compress_ops, 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.000254 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121751; SELECT page_size, buffer_pool_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.000197 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1940 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:02:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1945 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121761; SELECT page_size, compress_ops, 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.000304 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1944 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1944 Schema: QC_hit: No # Query_time: 0.002030 Lock_time: 0.001942 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:02:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1948 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1948 Schema: QC_hit: No # Query_time: 0.008846 Lock_time: 0.008687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1949 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121772; SELECT page_size, compress_ops, 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.000183 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:02:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1952 Schema: QC_hit: No # Query_time: 0.000774 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121776; SELECT page_size, compress_ops, 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.000647 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:03:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1954 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:03:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1954 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1953 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121782; SELECT page_size, buffer_pool_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.002505 Lock_time: 0.002259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:03:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1957 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1958 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1958 Schema: QC_hit: No # Query_time: 0.000985 Lock_time: 0.000805 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1957 Schema: QC_hit: No # Query_time: 0.002388 Lock_time: 0.002244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:03:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1962 Schema: QC_hit: No # Query_time: 0.001544 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121801; SELECT page_size, compress_ops, 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.003139 Lock_time: 0.003011 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121801; SELECT page_size, compress_ops, 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.000709 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1962 Schema: QC_hit: No # Query_time: 0.002746 Lock_time: 0.002581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:03:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1965 Schema: QC_hit: No # Query_time: 0.000901 Lock_time: 0.000768 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121806; SELECT page_size, buffer_pool_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.000417 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:03:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1967 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1967 Schema: QC_hit: No # Query_time: 0.001401 Lock_time: 0.001338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1966 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1966 Schema: QC_hit: No # Query_time: 0.001597 Lock_time: 0.001340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:03:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1971 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1970 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1970 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1971 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:03:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1974 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1974 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1975 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1975 Schema: QC_hit: No # Query_time: 0.001073 Lock_time: 0.000773 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:03:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1978 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1978 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:04:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1980 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1979 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1979 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1980 Schema: QC_hit: No # Query_time: 0.000795 Lock_time: 0.000609 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:04:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1983 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121851; SELECT page_size, buffer_pool_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.000473 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1983 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121852; SELECT page_size, compress_ops, 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.000235 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:04:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1988 Schema: QC_hit: No # Query_time: 0.000787 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1988 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1987 Schema: QC_hit: No # Query_time: 0.003703 Lock_time: 0.003550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1987 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:04:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1991 Schema: QC_hit: No # Query_time: 0.000986 Lock_time: 0.000789 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1991 Schema: QC_hit: No # Query_time: 0.000815 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:04:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1992 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1993 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1993 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1992 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1996 Schema: QC_hit: No # Query_time: 0.003526 Lock_time: 0.003355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1996 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1997 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1997 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:04:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2001 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2001 Schema: QC_hit: No # Query_time: 0.001087 Lock_time: 0.000815 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2000 Schema: QC_hit: No # Query_time: 0.001050 Lock_time: 0.000900 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2000 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000702 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:04:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2004 Schema: QC_hit: No # Query_time: 0.001028 Lock_time: 0.000775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2004 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2006 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2006 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2005 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2005 Schema: QC_hit: No # Query_time: 0.004124 Lock_time: 0.003979 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:05:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2009 Schema: QC_hit: No # Query_time: 0.001937 Lock_time: 0.001786 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2009 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121911; SELECT page_size, buffer_pool_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.000469 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2010 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:05:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2014 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121921; SELECT page_size, compress_ops, 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.000352 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2013 Schema: QC_hit: No # Query_time: 0.000823 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2013 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:05:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2017 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2017 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:05:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2018 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2019 Schema: QC_hit: No # Query_time: 0.000969 Lock_time: 0.000726 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2019 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2018 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:05:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2022 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2023 Schema: QC_hit: No # Query_time: 0.001501 Lock_time: 0.001375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121942; SELECT page_size, compress_ops, 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.000199 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2022 Schema: QC_hit: No # Query_time: 0.001314 Lock_time: 0.001244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2026 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121952; SELECT page_size, buffer_pool_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.002686 Lock_time: 0.002597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121952; SELECT page_size, compress_ops, 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.004027 Lock_time: 0.003947 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2027 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:05:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2030 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121956; SELECT page_size, buffer_pool_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.000355 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:06:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2031 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2032 Schema: QC_hit: No # Query_time: 0.000736 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121961; SELECT page_size, compress_ops, 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.000243 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2032 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:06:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2036 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2035 Schema: QC_hit: No # Query_time: 0.000915 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2035 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2036 Schema: QC_hit: No # Query_time: 0.000890 Lock_time: 0.000707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:06:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2040 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2040 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2039 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2039 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:06:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2043 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121986; SELECT page_size, compress_ops, 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.000568 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:06:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2045 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=1682121991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2044 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2045 Schema: QC_hit: No # Query_time: 0.000663 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682121992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2044 Schema: QC_hit: No # Query_time: 0.000684 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682121992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:06:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2048 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2048 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2049 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2049 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:06:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2052 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2053 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2052 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2053 Schema: QC_hit: No # Query_time: 0.000956 Lock_time: 0.000779 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:06:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2056 Schema: QC_hit: No # Query_time: 0.000812 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2056 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:07:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2057 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2058 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122022; SELECT page_size, compress_ops, 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.000333 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2057 Schema: QC_hit: No # Query_time: 0.001584 Lock_time: 0.001321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 Schema: QC_hit: No # Query_time: 0.000890 Lock_time: 0.000737 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2061 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122032; SELECT page_size, compress_ops, 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.000266 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2061 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:07:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2065 Schema: QC_hit: No # Query_time: 0.001655 Lock_time: 0.001487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2065 Schema: QC_hit: No # Query_time: 0.003882 Lock_time: 0.003755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.003267 Lock_time: 0.003105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122042; SELECT page_size, compress_ops, 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.001157 Lock_time: 0.000874 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:07:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2069 Schema: QC_hit: No # Query_time: 0.000877 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2069 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:07:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2070 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:07:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2070 Schema: QC_hit: No # Query_time: 0.000680 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2071 Schema: QC_hit: No # Query_time: 0.003390 Lock_time: 0.003214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2071 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:07:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2075 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2074 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2074 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2075 Schema: QC_hit: No # Query_time: 0.001442 Lock_time: 0.001232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:07:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.001404 Lock_time: 0.001294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2078 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2078 Schema: QC_hit: No # Query_time: 0.000929 Lock_time: 0.000773 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:07:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2082 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2082 Schema: QC_hit: No # Query_time: 0.002070 Lock_time: 0.001891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:08:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2084 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122081; SELECT page_size, buffer_pool_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.000720 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122081; SELECT page_size, compress_ops, 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.000380 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2083 Schema: QC_hit: No # Query_time: 0.001105 Lock_time: 0.000827 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:08:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2087 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122091; SELECT page_size, buffer_pool_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.001015 Lock_time: 0.000736 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2087 Schema: QC_hit: No # Query_time: 0.001087 Lock_time: 0.000897 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2088 Schema: QC_hit: No # Query_time: 0.000870 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2091 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2091 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122102; SELECT page_size, buffer_pool_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.000750 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122102; SELECT page_size, compress_ops, 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.000576 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:08:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2095 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122106; SELECT page_size, buffer_pool_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.000457 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:08:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2096 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2097 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2097 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122111; SELECT page_size, compress_ops, 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.000464 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:08:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2100 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2101 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2101 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2100 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:08:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2104 Schema: QC_hit: No # Query_time: 0.001003 Lock_time: 0.000789 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2105 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2105 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2104 Schema: QC_hit: No # Query_time: 0.001316 Lock_time: 0.001133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:08:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2108 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2108 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:09:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2109 Schema: QC_hit: No # Query_time: 0.000862 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122141; SELECT page_size, buffer_pool_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.000391 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2110 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2109 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:09:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2113 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.000783 Lock_time: 0.000648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2113 Schema: QC_hit: No # Query_time: 0.005700 Lock_time: 0.005549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:09:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2118 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2118 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2117 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2117 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:09:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2121 Schema: QC_hit: No # Query_time: 0.001101 Lock_time: 0.000885 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2121 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:09:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2123 Schema: QC_hit: No # Query_time: 0.000909 Lock_time: 0.000734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2122 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2122 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2123 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:09:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122181; SELECT page_size, compress_ops, 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.000275 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122181; SELECT page_size, compress_ops, 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.000198 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:09:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2131 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122191; SELECT page_size, buffer_pool_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.002510 Lock_time: 0.002339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2131 Schema: QC_hit: No # Query_time: 0.001153 Lock_time: 0.000960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122192; SELECT page_size, compress_ops, 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.001739 Lock_time: 0.001548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:09:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2134 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2134 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:10:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2135 Schema: QC_hit: No # Query_time: 0.003521 Lock_time: 0.003394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2136 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=1682122201; SELECT page_size, buffer_pool_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.000454 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2136 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:10:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2139 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122211; SELECT page_size, compress_ops, 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.000288 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2140 Schema: QC_hit: No # Query_time: 0.000872 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2140 Schema: QC_hit: No # Query_time: 0.000792 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:10:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2143 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122221; SELECT page_size, compress_ops, 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.000149 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2144 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2144 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:10:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2147 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2147 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2148 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2148 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000657 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2149 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2149 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:10:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2153 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2153 Schema: QC_hit: No # Query_time: 0.000769 Lock_time: 0.000644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2152 Schema: QC_hit: No # Query_time: 0.004444 Lock_time: 0.004259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2152 Schema: QC_hit: No # Query_time: 0.003322 Lock_time: 0.003195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:10:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2156 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2156 Schema: QC_hit: No # Query_time: 0.002788 Lock_time: 0.002639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2157 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2157 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:10:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2160 Schema: QC_hit: No # Query_time: 0.000965 Lock_time: 0.000786 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2160 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:11:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2161 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2161 Schema: QC_hit: No # Query_time: 0.000742 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2162 Schema: QC_hit: No # Query_time: 0.001155 Lock_time: 0.000963 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122262; SELECT page_size, buffer_pool_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.000369 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:11:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2165 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2165 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=1682122271; SELECT page_size, compress_ops, 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.000451 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122271; SELECT page_size, compress_ops, 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.001337 Lock_time: 0.001195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:11:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:11:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 Schema: QC_hit: No # Query_time: 0.000968 Lock_time: 0.000767 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2169 Schema: QC_hit: No # Query_time: 0.001165 Lock_time: 0.000912 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2169 Schema: QC_hit: No # Query_time: 0.000756 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:11:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2173 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2173 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:11:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2175 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2175 Schema: QC_hit: No # Query_time: 0.000993 Lock_time: 0.000837 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122291; SELECT page_size, compress_ops, 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.000391 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122291; SELECT page_size, compress_ops, 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.000411 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:11:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2178 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2179 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122302; SELECT page_size, buffer_pool_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.000490 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122302; SELECT page_size, compress_ops, 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.000340 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:11:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2182 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122311; SELECT page_size, compress_ops, 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.000348 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122311; SELECT page_size, buffer_pool_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.000554 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:11:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2182 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:11:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2186 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122316; SELECT page_size, buffer_pool_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.000309 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:12:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2187 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2188 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:12:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2187 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2188 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:12:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2192 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2192 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122331; SELECT page_size, compress_ops, 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.000436 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122331; SELECT page_size, buffer_pool_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.000378 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:12:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2195 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2196 Schema: QC_hit: No # Query_time: 0.001685 Lock_time: 0.001550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2196 Schema: QC_hit: No # Query_time: 0.000952 Lock_time: 0.000780 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:12:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2195 Schema: QC_hit: No # Query_time: 0.000889 Lock_time: 0.000694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:12:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2199 Schema: QC_hit: No # Query_time: 0.001033 Lock_time: 0.000839 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122346; SELECT page_size, compress_ops, 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.000714 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:12:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2200 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2201 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=1682122351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2200 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2201 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:12:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2205 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2204 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=1682122361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2205 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2204 Schema: QC_hit: No # Query_time: 0.000661 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:12:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2208 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2209 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2209 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2208 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:12:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2212 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2212 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:13:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2214 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2213 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122382; SELECT page_size, compress_ops, 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.000431 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2213 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:13:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2218 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2218 Schema: QC_hit: No # Query_time: 0.001076 Lock_time: 0.000843 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2217 Schema: QC_hit: No # Query_time: 0.001141 Lock_time: 0.000955 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2217 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:13:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2222 Schema: QC_hit: No # Query_time: 0.003192 Lock_time: 0.002956 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2221 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2221 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2222 Schema: QC_hit: No # Query_time: 0.001052 Lock_time: 0.000664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:13:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2225 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122406; SELECT page_size, compress_ops, 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.000561 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:13:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2227 Schema: QC_hit: No # Query_time: 0.005991 Lock_time: 0.005869 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.002615 Lock_time: 0.002318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2227 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122412; SELECT page_size, buffer_pool_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.001448 Lock_time: 0.001282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:13:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2230 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122421; SELECT page_size, buffer_pool_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.000175 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2231 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2231 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:13:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2235 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2235 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:13:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2234 Schema: QC_hit: No # Query_time: 0.002316 Lock_time: 0.002124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122432; SELECT page_size, compress_ops, 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.000288 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:13:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2238 Schema: QC_hit: No # Query_time: 0.000763 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122436; SELECT page_size, compress_ops, 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.000467 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:14:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2240 Schema: QC_hit: No # Query_time: 0.000993 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2239 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:14:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2240 Schema: QC_hit: No # Query_time: 0.000731 Lock_time: 0.000584 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2239 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:14:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2244 Schema: QC_hit: No # Query_time: 0.000835 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2243 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2243 Schema: QC_hit: No # Query_time: 0.001318 Lock_time: 0.001174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2244 Schema: QC_hit: No # Query_time: 0.005089 Lock_time: 0.004958 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:14:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2247 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2247 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2248 Schema: QC_hit: No # Query_time: 0.000725 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2248 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:14:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2251 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2251 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:14:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2252 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2252 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2253 Schema: QC_hit: No # Query_time: 0.000966 Lock_time: 0.000837 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122472; SELECT page_size, compress_ops, 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.001112 Lock_time: 0.001017 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:14:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2256 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2257 Schema: QC_hit: No # Query_time: 0.000857 Lock_time: 0.000711 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2257 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2256 Schema: QC_hit: No # Query_time: 0.002552 Lock_time: 0.002407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:14:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2261 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2260 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2261 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2260 Schema: QC_hit: No # Query_time: 0.004789 Lock_time: 0.004675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:14:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2264 Schema: QC_hit: No # Query_time: 0.000808 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2264 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:15:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2266 Schema: QC_hit: No # Query_time: 0.003693 Lock_time: 0.003590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2266 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2265 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2265 Schema: QC_hit: No # Query_time: 0.001438 Lock_time: 0.001236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2270 Schema: QC_hit: No # Query_time: 0.000952 Lock_time: 0.000798 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122512; SELECT page_size, compress_ops, 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.001602 Lock_time: 0.001340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2270 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2269 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:15:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2273 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2273 Schema: QC_hit: No # Query_time: 0.003669 Lock_time: 0.003514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122521; SELECT page_size, compress_ops, 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.000686 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122521; SELECT page_size, compress_ops, 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.000305 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:15:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2277 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122526; SELECT page_size, compress_ops, 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.000423 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:15:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2279 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2279 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2278 Schema: QC_hit: No # Query_time: 0.006984 Lock_time: 0.006790 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2278 Schema: QC_hit: No # Query_time: 0.000969 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:15:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2282 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2283 Schema: QC_hit: No # Query_time: 0.000914 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2283 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2282 Schema: QC_hit: No # Query_time: 0.000930 Lock_time: 0.000821 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:15:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2286 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122551; SELECT page_size, compress_ops, 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.000165 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2287 Schema: QC_hit: No # Query_time: 0.011965 Lock_time: 0.011806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2287 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:15:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2290 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122556; SELECT page_size, compress_ops, 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.000539 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:16:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2292 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=1682122561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2292 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2291 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2291 Schema: QC_hit: No # Query_time: 0.001643 Lock_time: 0.001546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:16:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2295 Schema: QC_hit: No # Query_time: 0.000942 Lock_time: 0.000801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2296 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2296 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2295 Schema: QC_hit: No # Query_time: 0.000949 Lock_time: 0.000789 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:16:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2299 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2299 Schema: QC_hit: No # Query_time: 0.001524 Lock_time: 0.001286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2300 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2300 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:16:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2303 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2303 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:16:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2304 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2305 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2304 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2305 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:16:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2309 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2309 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2308 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2308 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:16:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2312 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2312 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2313 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2313 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:16:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2316 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2316 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:17:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2317 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2317 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122621; SELECT page_size, buffer_pool_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.000703 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122621; SELECT page_size, buffer_pool_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.000365 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:17:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2321 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2322 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2321 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2322 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:17:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2326 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2325 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2325 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:17:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2326 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:17:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2329 Schema: QC_hit: No # Query_time: 0.000742 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2329 Schema: QC_hit: No # Query_time: 0.000963 Lock_time: 0.000786 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:17:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2331 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122651; SELECT page_size, buffer_pool_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.000403 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2330 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2330 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:17:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2334 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2335 Schema: QC_hit: No # Query_time: 0.005074 Lock_time: 0.004940 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2334 Schema: QC_hit: No # Query_time: 0.003906 Lock_time: 0.003780 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2335 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:17:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2339 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2339 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2338 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:17:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2338 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:17:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2342 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2342 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:18:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2344 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2343 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2343 Schema: QC_hit: No # Query_time: 0.000728 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2344 Schema: QC_hit: No # Query_time: 0.001079 Lock_time: 0.000974 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2348 Schema: QC_hit: No # Query_time: 0.001546 Lock_time: 0.001347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2348 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2347 Schema: QC_hit: No # Query_time: 0.000802 Lock_time: 0.000715 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2347 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:18:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2352 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2352 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122701; SELECT page_size, compress_ops, 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.003154 Lock_time: 0.003003 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122701; SELECT page_size, compress_ops, 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.000248 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:18:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2355 Schema: QC_hit: No # Query_time: 0.001133 Lock_time: 0.000979 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2355 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:18:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2357 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2357 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2356 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2356 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:18:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2361 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2360 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=1682122721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2361 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2360 Schema: QC_hit: No # Query_time: 0.000771 Lock_time: 0.000592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:18:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2365 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2365 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2364 Schema: QC_hit: No # Query_time: 0.001768 Lock_time: 0.001576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2364 Schema: QC_hit: No # Query_time: 0.002101 Lock_time: 0.001926 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:18:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2368 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=1682122736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2368 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:19:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2369 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2369 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122741; SELECT page_size, buffer_pool_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.000232 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2370 Schema: QC_hit: No # Query_time: 0.001085 Lock_time: 0.000960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2373 Schema: QC_hit: No # Query_time: 0.000661 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122752; SELECT page_size, compress_ops, 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.000254 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2373 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122752; SELECT page_size, buffer_pool_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.000365 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:19:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2378 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2377 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2378 Schema: QC_hit: No # Query_time: 0.001183 Lock_time: 0.001091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2377 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:19:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2381 Schema: QC_hit: No # Query_time: 0.000663 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2381 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:19:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2383 Schema: QC_hit: No # Query_time: 0.003523 Lock_time: 0.003349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122771; SELECT page_size, compress_ops, 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.000818 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2382 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2382 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:19:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2386 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2386 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2387 Schema: QC_hit: No # Query_time: 0.001667 Lock_time: 0.001605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122782; SELECT page_size, buffer_pool_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.000645 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:19:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2390 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:19:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2390 Schema: QC_hit: No # Query_time: 0.000684 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2391 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2391 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:19:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2394 Schema: QC_hit: No # Query_time: 0.000918 Lock_time: 0.000766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2394 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:20:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2396 Schema: QC_hit: No # Query_time: 0.000855 Lock_time: 0.000765 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2396 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2395 Schema: QC_hit: No # Query_time: 0.000684 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2395 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:20:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2400 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122811; SELECT page_size, buffer_pool_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.000380 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2399 Schema: QC_hit: No # Query_time: 0.000920 Lock_time: 0.000797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2399 Schema: QC_hit: No # Query_time: 0.001087 Lock_time: 0.000881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:20:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2404 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2403 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2403 Schema: QC_hit: No # Query_time: 0.002544 Lock_time: 0.002419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2404 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:20:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2407 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2407 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:20:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2409 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122831; SELECT page_size, buffer_pool_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.000290 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2408 Schema: QC_hit: No # Query_time: 0.002234 Lock_time: 0.002092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122832; SELECT page_size, compress_ops, 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.002549 Lock_time: 0.002401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:20:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2413 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122841; SELECT page_size, compress_ops, 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.000316 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2412 Schema: QC_hit: No # Query_time: 0.001052 Lock_time: 0.000771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2412 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=1682122841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:20:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2416 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2417 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2417 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2416 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:20:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2420 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2420 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:21:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2422 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2421 Schema: QC_hit: No # Query_time: 0.001084 Lock_time: 0.000931 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2421 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122861; SELECT page_size, compress_ops, 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.000271 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:21:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2425 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122871; SELECT page_size, compress_ops, 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.000511 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2426 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2425 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:21:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2430 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2429 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122881; SELECT page_size, buffer_pool_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.000649 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:21:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2429 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:21:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2433 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2433 Schema: QC_hit: No # Query_time: 0.000747 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:21:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2434 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2434 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122892; SELECT page_size, compress_ops, 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.001140 Lock_time: 0.000971 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122892; SELECT page_size, compress_ops, 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.000516 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2438 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122902; SELECT page_size, compress_ops, 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.000573 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122902; SELECT page_size, compress_ops, 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.000192 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122902; SELECT page_size, buffer_pool_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.000351 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:21:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2443 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2443 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122912; SELECT page_size, buffer_pool_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.000567 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122912; SELECT page_size, compress_ops, 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.000659 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:21:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2446 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2446 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:22:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2447 Schema: QC_hit: No # Query_time: 0.002499 Lock_time: 0.002370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:22:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2448 Schema: QC_hit: No # Query_time: 0.001564 Lock_time: 0.001389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2448 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2447 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:22:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2451 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2452 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2451 Schema: QC_hit: No # Query_time: 0.001029 Lock_time: 0.000871 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2452 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:22:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2455 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2456 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122941; SELECT page_size, buffer_pool_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.000390 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2456 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:22:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2459 Schema: QC_hit: No # Query_time: 0.001055 Lock_time: 0.000783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2459 Schema: QC_hit: No # Query_time: 0.001023 Lock_time: 0.000795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:22:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2461 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2461 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2460 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2460 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2465 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2465 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2464 Schema: QC_hit: No # Query_time: 0.000930 Lock_time: 0.000720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2464 Schema: QC_hit: No # Query_time: 0.001015 Lock_time: 0.000877 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:22:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2468 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2469 Schema: QC_hit: No # Query_time: 0.000971 Lock_time: 0.000819 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2468 Schema: QC_hit: No # Query_time: 0.002076 Lock_time: 0.001948 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2469 Schema: QC_hit: No # Query_time: 0.001397 Lock_time: 0.001185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:22:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2472 Schema: QC_hit: No # Query_time: 0.001214 Lock_time: 0.001006 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2472 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:23:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2474 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122981; SELECT page_size, compress_ops, 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.000299 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:23:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2473 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2473 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:23:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2478 Schema: QC_hit: No # Query_time: 0.000843 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2478 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682122992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2477 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682122992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2477 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=1682122992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:23:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2481 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2481 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2482 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:23:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2482 Schema: QC_hit: No # Query_time: 0.000953 Lock_time: 0.000799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:23:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2485 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123006; SELECT page_size, compress_ops, 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.000266 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:23:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2486 Schema: QC_hit: No # Query_time: 0.001097 Lock_time: 0.000961 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2486 Schema: QC_hit: No # Query_time: 0.001146 Lock_time: 0.001039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2487 Schema: QC_hit: No # Query_time: 0.001624 Lock_time: 0.001491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2487 Schema: QC_hit: No # Query_time: 0.004251 Lock_time: 0.004053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:23:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2490 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2490 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2491 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2491 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:23:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2495 Schema: QC_hit: No # Query_time: 0.001445 Lock_time: 0.001282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2495 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2494 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2494 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:23:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2498 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2498 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:24:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2500 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123041; SELECT page_size, compress_ops, 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.000475 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2499 Schema: QC_hit: No # Query_time: 0.001265 Lock_time: 0.001118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2499 Schema: QC_hit: No # Query_time: 0.000959 Lock_time: 0.000829 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:24:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2503 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2503 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123051; SELECT page_size, buffer_pool_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.000312 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123051; SELECT page_size, buffer_pool_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.005562 Lock_time: 0.005411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:24:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2508 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123061; SELECT page_size, compress_ops, 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.000231 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:24:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2507 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2507 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:24:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2511 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2511 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2513 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2513 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2512 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2512 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2517 Schema: QC_hit: No # Query_time: 0.001503 Lock_time: 0.001315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123082; SELECT page_size, compress_ops, 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.000221 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123082; SELECT page_size, buffer_pool_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.000860 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123082; SELECT page_size, compress_ops, 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.000297 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:24:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2521 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123091; SELECT page_size, compress_ops, 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.000271 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2520 Schema: QC_hit: No # Query_time: 0.001966 Lock_time: 0.001820 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2520 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=1682123092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:24:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2524 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2524 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:25:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2525 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123101; SELECT page_size, buffer_pool_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.000267 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:25:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2526 Schema: QC_hit: No # Query_time: 0.005218 Lock_time: 0.005083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2526 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2529 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123112; SELECT page_size, compress_ops, 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.000157 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2530 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2530 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:25:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2533 Schema: QC_hit: No # Query_time: 0.003214 Lock_time: 0.003067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:25:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2534 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2534 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123122; SELECT page_size, buffer_pool_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.000478 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:25:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2537 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2537 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:25:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2538 Schema: QC_hit: No # Query_time: 0.000842 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2538 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2539 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2539 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:25:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2542 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2542 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2543 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2543 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:25:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2546 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2546 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2547 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2547 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:25:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2550 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2550 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:26:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2552 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2552 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=1682123162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2551 Schema: QC_hit: No # Query_time: 0.002272 Lock_time: 0.002130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2551 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:26:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2555 Schema: QC_hit: No # Query_time: 0.001502 Lock_time: 0.001317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2555 Schema: QC_hit: No # Query_time: 0.002174 Lock_time: 0.002021 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2556 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123172; SELECT page_size, compress_ops, 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.000344 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:26:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2560 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2559 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123181; SELECT page_size, buffer_pool_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.000499 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2559 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:26:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2563 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2563 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:26:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2565 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123191; SELECT page_size, buffer_pool_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.000255 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123191; SELECT page_size, compress_ops, 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.000369 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:26:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2564 Schema: QC_hit: No # Query_time: 0.001434 Lock_time: 0.001188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:26:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2569 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2568 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2568 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123202; SELECT page_size, compress_ops, 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.000806 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:26:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2573 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123211; SELECT page_size, compress_ops, 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.000505 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:26:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2572 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2572 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:26:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2576 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123216; SELECT page_size, compress_ops, 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.000123 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:27:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2577 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2577 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:27:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2578 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2578 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:27:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2582 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2582 Schema: QC_hit: No # Query_time: 0.000899 Lock_time: 0.000781 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2581 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2581 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:27:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2585 Schema: QC_hit: No # Query_time: 0.001426 Lock_time: 0.001302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123241; SELECT page_size, compress_ops, 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.000291 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:27:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2586 Schema: QC_hit: No # Query_time: 0.000869 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2586 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:27:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2589 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2589 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2590 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2591 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2591 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2590 Schema: QC_hit: No # Query_time: 0.004231 Lock_time: 0.004097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-04-22 0:27:34 921 [Warning] Aborted connection 921 to db: 'sdnctl' user: 'sdnctl' host: '127.0.0.6' (Got an error reading communication packets) 2023-04-22 0:27:34 922 [Warning] Aborted connection 922 to db: 'sdnctl' user: 'sdnctl' host: '127.0.0.6' (Got an error reading communication packets) 2023-04-22 0:27:34 923 [Warning] Aborted connection 923 to db: 'sdnctl' user: 'sdnctl' host: '127.0.0.6' (Got an error reading communication packets) 2023-04-22 0:27:34 924 [Warning] Aborted connection 924 to db: 'sdnctl' user: 'sdnctl' host: '127.0.0.6' (Got an error reading communication packets) 2023-04-22 0:27:34 925 [Warning] Aborted connection 925 to db: 'sdnctl' user: 'sdnctl' host: '127.0.0.6' (Got an error reading communication packets) 2023-04-22 0:27:34 926 [Warning] Aborted connection 926 to db: 'sdnctl' user: 'sdnctl' host: '127.0.0.6' (Got an error reading communication packets) 2023-04-22 0:27:34 927 [Warning] Aborted connection 927 to db: 'sdnctl' user: 'sdnctl' host: '127.0.0.6' (Got an error reading communication packets) # Time: 230422 0:27:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2595 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2595 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2594 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123262; SELECT page_size, compress_ops, 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.000340 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:27:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2599 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2598 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2598 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123272; SELECT page_size, buffer_pool_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.000631 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:27:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2602 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2602 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=1682123276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:28:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2603 Schema: QC_hit: No # Query_time: 0.000987 Lock_time: 0.000760 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123282; SELECT page_size, compress_ops, 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.000441 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123282; SELECT page_size, buffer_pool_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.000539 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2604 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:28:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2608 Schema: QC_hit: No # Query_time: 0.001947 Lock_time: 0.001788 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2608 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123292; SELECT page_size, compress_ops, 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.000681 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2607 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:28:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2612 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123301; SELECT page_size, buffer_pool_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.001004 Lock_time: 0.000864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2611 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2611 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:28:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2615 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2615 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=1682123306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:28:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2618 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2618 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123311; SELECT page_size, buffer_pool_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.000473 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2617 Schema: QC_hit: No # Query_time: 0.000663 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:28:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2622 Schema: QC_hit: No # Query_time: 0.001016 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123321; SELECT page_size, buffer_pool_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.000524 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123321; SELECT page_size, buffer_pool_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.000507 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2622 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:28:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2628 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123331; SELECT page_size, compress_ops, 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.000371 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:28:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2629 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2629 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:28:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2633 Schema: QC_hit: No # Query_time: 0.000786 Lock_time: 0.000689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123336; SELECT page_size, compress_ops, 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.000548 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:29:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2636 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2635 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2636 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2635 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:29:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2640 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2640 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2641 Schema: QC_hit: No # Query_time: 0.000802 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2641 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:29:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2645 Schema: QC_hit: No # Query_time: 0.000900 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123361; SELECT page_size, buffer_pool_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.000639 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2644 Schema: QC_hit: No # Query_time: 0.005568 Lock_time: 0.005371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123362; SELECT page_size, compress_ops, 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.003324 Lock_time: 0.003112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:29:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2648 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2648 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:29:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2655 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:29:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2656 Schema: QC_hit: No # Query_time: 0.001557 Lock_time: 0.000912 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2655 Schema: QC_hit: No # Query_time: 0.004026 Lock_time: 0.003713 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123372; SELECT page_size, compress_ops, 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.002808 Lock_time: 0.002619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:29:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2665 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2665 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2666 Schema: QC_hit: No # Query_time: 0.001015 Lock_time: 0.000776 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2666 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:29:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2676 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123391; SELECT page_size, compress_ops, 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.000472 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:29:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2675 Schema: QC_hit: No # Query_time: 0.000783 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2675 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:29:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2683 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2683 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:29:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 1863 Schema: camundabpmn QC_hit: No # Query_time: 0.006315 Lock_time: 0.005759 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682123398; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:29:59.267' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:29:59.267') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:29:59.267') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:30:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2686 Schema: QC_hit: No # Query_time: 0.000990 Lock_time: 0.000811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2686 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=1682123401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2687 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:30:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2687 Schema: QC_hit: No # Query_time: 0.001541 Lock_time: 0.001404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:30:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2697 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123411; SELECT page_size, compress_ops, 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.000389 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2696 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2697 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:30:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2703 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2702 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2703 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:30:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2702 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:30:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2706 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2706 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:30:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2707 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2708 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2708 Schema: QC_hit: No # Query_time: 0.004014 Lock_time: 0.003941 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:30:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2707 Schema: QC_hit: No # Query_time: 0.000962 Lock_time: 0.000775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:30:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2713 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2714 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2714 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2713 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:30:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2717 Schema: QC_hit: No # Query_time: 0.001097 Lock_time: 0.000881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2718 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2718 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2717 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:30:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2722 Schema: QC_hit: No # Query_time: 0.000942 Lock_time: 0.000784 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2722 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:31:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2724 Schema: QC_hit: No # Query_time: 0.001503 Lock_time: 0.001423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123461; SELECT page_size, compress_ops, 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.000394 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2725 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=1682123461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2725 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:31:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2730 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2731 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2731 Schema: QC_hit: No # Query_time: 0.000771 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2730 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:31:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2736 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123481; SELECT page_size, buffer_pool_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.000498 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2736 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:31:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2735 Schema: QC_hit: No # Query_time: 0.001235 Lock_time: 0.001106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:31:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2739 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123486; SELECT page_size, compress_ops, 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.000396 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:31:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2742 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2742 Schema: QC_hit: No # Query_time: 0.001008 Lock_time: 0.000753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2741 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2741 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:31:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2746 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2746 Schema: QC_hit: No # Query_time: 0.002838 Lock_time: 0.002683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2745 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2745 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:31:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2751 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2750 Schema: QC_hit: No # Query_time: 0.000980 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2751 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:31:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2750 Schema: QC_hit: No # Query_time: 0.000855 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:31:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2755 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123516; SELECT page_size, compress_ops, 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.000404 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:32:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2756 Schema: QC_hit: No # Query_time: 0.002828 Lock_time: 0.002651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2757 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2757 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2756 Schema: QC_hit: No # Query_time: 0.002688 Lock_time: 0.002416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:32:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2763 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2762 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123532; SELECT page_size, buffer_pool_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.000679 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2762 Schema: QC_hit: No # Query_time: 0.002703 Lock_time: 0.002574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:32:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2767 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2766 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=1682123541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:32:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2766 Schema: QC_hit: No # Query_time: 0.000920 Lock_time: 0.000795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123542; SELECT page_size, compress_ops, 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.000627 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123542; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001821 Lock_time: 0.000828 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682123542; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:32:23.443' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:32:23.443') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:32:23.443') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:32:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2770 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2770 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000569 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:32:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2772 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123551; SELECT page_size, compress_ops, 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.000232 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:32:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2771 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123552; SELECT page_size, buffer_pool_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.000943 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:32:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2775 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123561; SELECT page_size, buffer_pool_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.000990 Lock_time: 0.000851 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2776 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2775 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:32:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2779 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2779 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2780 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2780 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:32:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2783 Schema: QC_hit: No # Query_time: 0.001046 Lock_time: 0.000871 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123576; SELECT page_size, buffer_pool_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.000804 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:33:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2784 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123581; SELECT page_size, compress_ops, 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.000633 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2785 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2785 Schema: QC_hit: No # Query_time: 0.002424 Lock_time: 0.002276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:33:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2789 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2789 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123591; SELECT page_size, compress_ops, 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.000427 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123591; SELECT page_size, compress_ops, 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.000596 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:33:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2792 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2793 Schema: QC_hit: No # Query_time: 0.002573 Lock_time: 0.002455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2793 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:33:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2792 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123602; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001619 Lock_time: 0.000853 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682123602; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:33:23.443' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:33:23.443') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:33:23.443') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:33:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2796 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123606; SELECT page_size, compress_ops, 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.000323 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:33:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2798 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2798 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2797 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:33:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2797 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:33:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2802 Schema: QC_hit: No # Query_time: 0.001389 Lock_time: 0.001191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2801 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2801 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2802 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:33:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2806 Schema: QC_hit: No # Query_time: 0.005580 Lock_time: 0.005432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2806 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:33:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2805 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2805 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:33:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2809 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2809 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:34:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2810 Schema: QC_hit: No # Query_time: 0.001029 Lock_time: 0.000783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123641; SELECT page_size, compress_ops, 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.000434 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123641; SELECT page_size, compress_ops, 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.000375 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2810 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:34:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2815 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2815 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2814 Schema: QC_hit: No # Query_time: 0.000808 Lock_time: 0.000662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2814 Schema: QC_hit: No # Query_time: 0.001679 Lock_time: 0.001510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:34:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2818 Schema: QC_hit: No # Query_time: 0.001271 Lock_time: 0.001115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2818 Schema: QC_hit: No # Query_time: 0.004634 Lock_time: 0.004427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2819 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123662; SELECT page_size, compress_ops, 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.000194 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123662; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001736 Lock_time: 0.000949 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682123662; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:34:23.443' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:34:23.443') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:34:23.443') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:34:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2822 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2822 Schema: QC_hit: No # Query_time: 0.000819 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:34:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2824 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2824 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:34:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2823 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123672; SELECT page_size, compress_ops, 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.000817 Lock_time: 0.000642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:34:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2828 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2828 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2827 Schema: QC_hit: No # Query_time: 0.004201 Lock_time: 0.003988 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123682; SELECT page_size, buffer_pool_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.000941 Lock_time: 0.000752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:34:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2832 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:34:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2831 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2832 Schema: QC_hit: No # Query_time: 0.006364 Lock_time: 0.006190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123692; SELECT page_size, buffer_pool_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.008933 Lock_time: 0.008746 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:34:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2835 Schema: QC_hit: No # Query_time: 0.000756 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2835 Schema: QC_hit: No # Query_time: 0.000818 Lock_time: 0.000695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:35:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2836 Schema: QC_hit: No # Query_time: 0.004657 Lock_time: 0.004511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2836 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:35:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2837 Schema: QC_hit: No # Query_time: 0.002724 Lock_time: 0.002547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2837 Schema: QC_hit: No # Query_time: 0.003796 Lock_time: 0.003674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:35:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2840 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2840 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2841 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2841 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:35:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2845 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2845 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2844 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2844 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123722; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001057 Lock_time: 0.000427 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682123722; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:35:23.442' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:35:23.442') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:35:23.442') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:35:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2848 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2848 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:35:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2850 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2849 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:35:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2850 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2849 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:35:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2854 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2853 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2853 Schema: QC_hit: No # Query_time: 0.000782 Lock_time: 0.000675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2854 Schema: QC_hit: No # Query_time: 0.000934 Lock_time: 0.000765 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:35:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2857 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123751; SELECT page_size, compress_ops, 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.000427 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2857 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:35:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2858 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:35:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2861 Schema: QC_hit: No # Query_time: 0.001270 Lock_time: 0.001129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2861 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:36:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2862 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2862 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123761; SELECT page_size, buffer_pool_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.000396 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:36:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2863 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:36:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2867 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2866 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2867 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2866 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:36:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2870 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=1682123782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2870 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123782; SELECT page_size, buffer_pool_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.000532 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123782; SELECT page_size, compress_ops, 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.000189 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123782; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001530 Lock_time: 0.000783 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682123782; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:36:23.444' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:36:23.444') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:36:23.444') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:36:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2874 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123786; SELECT page_size, buffer_pool_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.000687 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:36:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2877 Schema: QC_hit: No # Query_time: 0.001176 Lock_time: 0.000983 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2877 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:36:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2876 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2876 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2880 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2880 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2881 Schema: QC_hit: No # Query_time: 0.000731 Lock_time: 0.000636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2881 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:36:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2885 Schema: QC_hit: No # Query_time: 0.000878 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2885 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2884 Schema: QC_hit: No # Query_time: 0.000969 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:36:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2884 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:36:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2888 Schema: QC_hit: No # Query_time: 0.000926 Lock_time: 0.000785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2888 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:37:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2889 Schema: QC_hit: No # Query_time: 0.001121 Lock_time: 0.000854 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:37:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2890 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2890 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2889 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:37:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2893 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2894 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2893 Schema: QC_hit: No # Query_time: 0.000898 Lock_time: 0.000721 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2894 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:37:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2898 Schema: QC_hit: No # Query_time: 0.001495 Lock_time: 0.001292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2898 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2897 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2897 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:37:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.002020 Lock_time: 0.000833 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682123842; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:37:23.444' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:37:23.444') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:37:23.444') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:37:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2901 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2901 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:37:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2903 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2903 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123852; SELECT page_size, buffer_pool_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.001301 Lock_time: 0.001108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123852; SELECT page_size, compress_ops, 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.001611 Lock_time: 0.000724 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:37:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2907 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123861; SELECT page_size, buffer_pool_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.000412 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123861; SELECT page_size, compress_ops, 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.000978 Lock_time: 0.000846 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2906 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:37:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2911 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=1682123871; SELECT page_size, buffer_pool_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.001486 Lock_time: 0.000702 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:37:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2910 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123872; SELECT page_size, buffer_pool_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.000338 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:37:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2914 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123876; SELECT page_size, buffer_pool_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.000881 Lock_time: 0.000735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:38:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2915 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=1682123881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2916 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2916 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:38:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2915 Schema: QC_hit: No # Query_time: 0.004210 Lock_time: 0.004002 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:38:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2920 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2920 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2919 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123892; SELECT page_size, compress_ops, 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.000255 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:38:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2924 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:38:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2923 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2923 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2924 Schema: QC_hit: No # Query_time: 0.000893 Lock_time: 0.000764 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123902; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.000622 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682123902; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:38:23.442' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:38:23.442') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:38:23.442') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:38:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2927 Schema: QC_hit: No # Query_time: 0.001075 Lock_time: 0.000744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2927 Schema: QC_hit: No # Query_time: 0.002238 Lock_time: 0.002080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:38:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2929 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2928 Schema: QC_hit: No # Query_time: 0.005512 Lock_time: 0.005304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:38:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2929 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2928 Schema: QC_hit: No # Query_time: 0.000969 Lock_time: 0.000787 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:38:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2932 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123921; SELECT page_size, compress_ops, 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.000586 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123921; SELECT page_size, buffer_pool_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.001245 Lock_time: 0.001066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2932 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:38:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2936 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123931; SELECT page_size, buffer_pool_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.000634 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2937 Schema: QC_hit: No # Query_time: 0.003447 Lock_time: 0.003305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2936 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:38:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2940 Schema: QC_hit: No # Query_time: 0.000765 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2940 Schema: QC_hit: No # Query_time: 0.000693 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:39:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2941 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123941; SELECT page_size, compress_ops, 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.000437 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:39:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2942 Schema: QC_hit: No # Query_time: 0.000854 Lock_time: 0.000710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123942; SELECT page_size, buffer_pool_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.000869 Lock_time: 0.000673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:39:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2945 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123951; SELECT page_size, compress_ops, 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.000791 Lock_time: 0.000668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2946 Schema: QC_hit: No # Query_time: 0.000662 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2946 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=1682123952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:39:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2949 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:39:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2950 Schema: QC_hit: No # Query_time: 0.007765 Lock_time: 0.007593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2949 Schema: QC_hit: No # Query_time: 0.007271 Lock_time: 0.007023 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123962; SELECT page_size, buffer_pool_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.001905 Lock_time: 0.001785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123962; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001623 Lock_time: 0.000663 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682123962; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:39:23.442' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:39:23.442') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:39:23.442') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:39:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2953 Schema: QC_hit: No # Query_time: 0.000958 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123966; SELECT page_size, buffer_pool_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.000532 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:39:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2954 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2954 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:39:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2955 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2955 Schema: QC_hit: No # Query_time: 0.008217 Lock_time: 0.008052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:39:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2959 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2959 Schema: QC_hit: No # Query_time: 0.001402 Lock_time: 0.001269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2958 Schema: QC_hit: No # Query_time: 0.002963 Lock_time: 0.002772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123982; SELECT page_size, compress_ops, 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.000478 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:39:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2963 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2962 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:39:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2962 Schema: QC_hit: No # Query_time: 0.001738 Lock_time: 0.001536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2963 Schema: QC_hit: No # Query_time: 0.006655 Lock_time: 0.006528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:39:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2966 Schema: QC_hit: No # Query_time: 0.000864 Lock_time: 0.000696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682123996; SELECT page_size, compress_ops, 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.000798 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682123996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:40:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2968 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2967 Schema: QC_hit: No # Query_time: 0.001495 Lock_time: 0.001390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2968 Schema: QC_hit: No # Query_time: 0.001676 Lock_time: 0.001536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:40:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2967 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2972 Schema: QC_hit: No # Query_time: 0.000897 Lock_time: 0.000719 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2972 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2971 Schema: QC_hit: No # Query_time: 0.002630 Lock_time: 0.002398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2971 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:40:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2975 Schema: QC_hit: No # Query_time: 0.000920 Lock_time: 0.000777 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2975 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:40:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2976 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2976 Schema: QC_hit: No # Query_time: 0.000994 Lock_time: 0.000894 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124022; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.000984 Lock_time: 0.000461 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124022; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:40:23.443' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:40:23.443') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:40:23.443') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:40:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2979 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2979 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:40:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2980 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124031; SELECT page_size, compress_ops, 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.000686 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2980 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:40:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2981 Schema: QC_hit: No # Query_time: 0.001002 Lock_time: 0.000798 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:40:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2984 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2984 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2985 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124042; SELECT page_size, compress_ops, 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.000399 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:40:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2989 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124051; SELECT page_size, compress_ops, 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.000354 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:40:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2988 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2988 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:40:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2992 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2992 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:41:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2994 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2993 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:41:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2994 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124062; SELECT page_size, buffer_pool_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.000850 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:41:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2997 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2998 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2997 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124072; SELECT page_size, compress_ops, 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.000693 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:41:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3002 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:41:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3001 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124082; SELECT page_size, compress_ops, 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.000307 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124082; SELECT page_size, buffer_pool_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.001018 Lock_time: 0.000889 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124082; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001461 Lock_time: 0.000607 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124082; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:41:23.442' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:41:23.442') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:41:23.442') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:41:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3005 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124086; SELECT page_size, compress_ops, 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.000379 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:41:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3006 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:41:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3007 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3007 Schema: QC_hit: No # Query_time: 0.000997 Lock_time: 0.000911 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124092; SELECT page_size, buffer_pool_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.000558 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3010 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124102; SELECT page_size, compress_ops, 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.000165 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3011 Schema: QC_hit: No # Query_time: 0.001128 Lock_time: 0.000993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3011 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:41:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3014 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:41:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3014 Schema: QC_hit: No # Query_time: 0.000996 Lock_time: 0.000790 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3015 Schema: QC_hit: No # Query_time: 0.002579 Lock_time: 0.002403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3015 Schema: QC_hit: No # Query_time: 0.005698 Lock_time: 0.005563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:41:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3018 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3018 Schema: QC_hit: No # Query_time: 0.001176 Lock_time: 0.000908 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:42:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3020 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3019 Schema: QC_hit: No # Query_time: 0.001062 Lock_time: 0.000873 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3019 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3020 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:42:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3023 Schema: QC_hit: No # Query_time: 0.002235 Lock_time: 0.002072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3024 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3023 Schema: QC_hit: No # Query_time: 0.001071 Lock_time: 0.000979 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3024 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:42:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3027 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:42:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3027 Schema: QC_hit: No # Query_time: 0.000857 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3028 Schema: QC_hit: No # Query_time: 0.001418 Lock_time: 0.001283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3028 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124142; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001435 Lock_time: 0.000594 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124142; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:42:23.443' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:42:23.443') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:42:23.443') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:42:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3031 Schema: QC_hit: No # Query_time: 0.000761 Lock_time: 0.000534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3031 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:42:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3032 Schema: QC_hit: No # Query_time: 0.001334 Lock_time: 0.001137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124151; SELECT page_size, compress_ops, 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.000617 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3032 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3033 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3036 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3037 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3036 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124162; SELECT page_size, buffer_pool_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.002938 Lock_time: 0.002795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:42:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3040 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3041 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:42:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3040 Schema: QC_hit: No # Query_time: 0.000906 Lock_time: 0.000736 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124172; SELECT page_size, buffer_pool_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.000482 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:42:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3044 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3044 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:43:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3046 Schema: QC_hit: No # Query_time: 0.000858 Lock_time: 0.000729 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124181; SELECT page_size, compress_ops, 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.000627 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:43:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3046 Schema: QC_hit: No # Query_time: 0.001503 Lock_time: 0.001397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124182; SELECT page_size, buffer_pool_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.000517 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:43:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3050 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3049 Schema: QC_hit: No # Query_time: 0.003513 Lock_time: 0.003365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124191; SELECT page_size, compress_ops, 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.000283 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3050 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:43:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3053 Schema: QC_hit: No # Query_time: 0.001333 Lock_time: 0.001155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124201; SELECT page_size, compress_ops, 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.000815 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:43:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3054 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124202; SELECT page_size, buffer_pool_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.000251 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124202; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001107 Lock_time: 0.000424 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124202; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:43:23.444' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:43:23.444') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:43:23.444') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:43:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3057 Schema: QC_hit: No # Query_time: 0.000935 Lock_time: 0.000752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124206; SELECT page_size, buffer_pool_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.000820 Lock_time: 0.000674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:43:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3058 Schema: QC_hit: No # Query_time: 0.002097 Lock_time: 0.001984 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3058 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:43:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3059 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3059 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:43:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3062 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124221; SELECT page_size, buffer_pool_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.000352 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3063 Schema: QC_hit: No # Query_time: 0.001640 Lock_time: 0.001395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3063 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:43:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3067 Schema: QC_hit: No # Query_time: 0.001593 Lock_time: 0.001452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3066 Schema: QC_hit: No # Query_time: 0.000857 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:43:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3066 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3067 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:43:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3070 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124236; SELECT page_size, buffer_pool_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.000902 Lock_time: 0.000720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:44:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3071 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3072 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3071 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:44:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3072 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:44:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3076 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3076 Schema: QC_hit: No # Query_time: 0.004578 Lock_time: 0.004430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3075 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3075 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:44:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3079 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:44:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3079 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3080 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124262; SELECT page_size, compress_ops, 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.000526 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124262; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001284 Lock_time: 0.000494 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124262; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:44:23.444' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:44:23.444') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:44:23.444') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:44:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3083 Schema: QC_hit: No # Query_time: 0.000839 Lock_time: 0.000703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3083 Schema: QC_hit: No # Query_time: 0.000708 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:44:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3084 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124271; SELECT page_size, compress_ops, 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.000450 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124271; SELECT page_size, buffer_pool_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.000300 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:44:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3084 Schema: QC_hit: No # Query_time: 0.000878 Lock_time: 0.000753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:44:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3088 Schema: QC_hit: No # Query_time: 0.006832 Lock_time: 0.006636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3088 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3089 Schema: QC_hit: No # Query_time: 0.007719 Lock_time: 0.007580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3089 Schema: QC_hit: No # Query_time: 0.000742 Lock_time: 0.000649 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:44:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3093 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3092 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3093 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3092 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:44:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3096 Schema: QC_hit: No # Query_time: 0.000928 Lock_time: 0.000765 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124296; SELECT page_size, buffer_pool_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.000609 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:45:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3098 Schema: QC_hit: No # Query_time: 0.000711 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3098 Schema: QC_hit: No # Query_time: 0.001348 Lock_time: 0.001230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3097 Schema: QC_hit: No # Query_time: 0.001643 Lock_time: 0.001560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3097 Schema: QC_hit: No # Query_time: 0.003181 Lock_time: 0.003095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:45:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3101 Schema: QC_hit: No # Query_time: 0.001289 Lock_time: 0.001125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3102 Schema: QC_hit: No # Query_time: 0.000905 Lock_time: 0.000697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3101 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3102 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:45:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3105 Schema: QC_hit: No # Query_time: 0.000750 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3105 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3106 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3106 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=1682124322; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001461 Lock_time: 0.000517 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124322; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:45:23.444' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:45:23.444') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:45:23.444') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:45:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3109 Schema: QC_hit: No # Query_time: 0.000877 Lock_time: 0.000670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124326; SELECT page_size, buffer_pool_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.000456 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:45:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3110 Schema: QC_hit: No # Query_time: 0.003190 Lock_time: 0.002682 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:45:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3111 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3111 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3110 Schema: QC_hit: No # Query_time: 0.001930 Lock_time: 0.001735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:45:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3114 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3114 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3115 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3115 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:45:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3118 Schema: QC_hit: No # Query_time: 0.000721 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:45:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3119 Schema: QC_hit: No # Query_time: 0.001315 Lock_time: 0.001137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3119 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3118 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:45:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3122 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3122 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:46:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3123 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=1682124361; SELECT page_size, compress_ops, 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.000453 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:46:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3124 Schema: QC_hit: No # Query_time: 0.001873 Lock_time: 0.001730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124362; SELECT page_size, buffer_pool_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.001401 Lock_time: 0.001282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:46:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3127 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3127 Schema: QC_hit: No # Query_time: 0.000894 Lock_time: 0.000759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3128 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3128 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:46:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3132 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3132 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3131 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3131 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124382; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.004629 Lock_time: 0.003845 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124382; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:46:23.445' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:46:23.445') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:46:23.445') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:46:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3135 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3135 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:46:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3136 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124392; SELECT page_size, buffer_pool_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.000158 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3137 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3137 Schema: QC_hit: No # Query_time: 0.002441 Lock_time: 0.002270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:46:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3140 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3141 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124401; SELECT page_size, compress_ops, 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.000416 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3141 Schema: QC_hit: No # Query_time: 0.001468 Lock_time: 0.001344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:46:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3145 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3145 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:46:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3144 Schema: QC_hit: No # Query_time: 0.000802 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124412; SELECT page_size, compress_ops, 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.000241 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:46:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3148 Schema: QC_hit: No # Query_time: 0.000790 Lock_time: 0.000660 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124416; SELECT page_size, buffer_pool_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.000555 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:47:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3150 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3149 Schema: QC_hit: No # Query_time: 0.001519 Lock_time: 0.001388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3149 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:47:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3150 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:47:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3154 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3154 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000649 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3153 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3153 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:47:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3158 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3157 Schema: QC_hit: No # Query_time: 0.001949 Lock_time: 0.001818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124442; SELECT page_size, compress_ops, 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.000287 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124442; SELECT page_size, buffer_pool_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.007789 Lock_time: 0.007635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124442; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.000990 Lock_time: 0.000348 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124442; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:47:23.443' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:47:23.443') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:47:23.443') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:47:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3161 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3161 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:47:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3162 Schema: QC_hit: No # Query_time: 0.001006 Lock_time: 0.000823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3162 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3163 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3163 Schema: QC_hit: No # Query_time: 0.000983 Lock_time: 0.000859 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:47:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3166 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3166 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3167 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3167 Schema: QC_hit: No # Query_time: 0.001423 Lock_time: 0.001320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:47:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3171 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=1682124471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3171 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124471; SELECT page_size, buffer_pool_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.001423 Lock_time: 0.001269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3170 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:47:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3174 Schema: QC_hit: No # Query_time: 0.001002 Lock_time: 0.000837 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3174 Schema: QC_hit: No # Query_time: 0.000917 Lock_time: 0.000774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:48:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3175 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:48:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3175 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124482; SELECT page_size, compress_ops, 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.001250 Lock_time: 0.001060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124482; SELECT page_size, compress_ops, 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.001437 Lock_time: 0.001331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:48:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3179 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3179 Schema: QC_hit: No # Query_time: 0.001626 Lock_time: 0.001508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3180 Schema: QC_hit: No # Query_time: 0.001588 Lock_time: 0.001443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3180 Schema: QC_hit: No # Query_time: 0.000815 Lock_time: 0.000720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:48:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3184 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3184 Schema: QC_hit: No # Query_time: 0.000930 Lock_time: 0.000793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3183 Schema: QC_hit: No # Query_time: 0.000711 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3183 Schema: QC_hit: No # Query_time: 0.004980 Lock_time: 0.004873 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124502; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.000787 Lock_time: 0.000289 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124502; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:48:23.443' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:48:23.443') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:48:23.443') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:48:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3187 Schema: QC_hit: No # Query_time: 0.000824 Lock_time: 0.000674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3187 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:48:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3189 Schema: QC_hit: No # Query_time: 0.001005 Lock_time: 0.000855 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124511; SELECT page_size, compress_ops, 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.000474 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:48:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3189 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3188 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:48:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3193 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124521; SELECT page_size, compress_ops, 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.000722 Lock_time: 0.000620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3193 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=1682124521; SELECT page_size, buffer_pool_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.000287 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:48:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3197 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:48:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3196 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3197 Schema: QC_hit: No # Query_time: 0.004620 Lock_time: 0.004462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3196 Schema: QC_hit: No # Query_time: 0.002875 Lock_time: 0.002743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:48:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3200 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124536; SELECT page_size, compress_ops, 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.000452 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:49:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3201 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=1682124541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3201 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:49:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3202 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3202 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=1682124542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:49:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3205 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3206 Schema: QC_hit: No # Query_time: 0.001682 Lock_time: 0.001574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3206 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3205 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:49:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3209 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3209 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3210 Schema: QC_hit: No # Query_time: 0.000945 Lock_time: 0.000766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3210 Schema: QC_hit: No # Query_time: 0.000900 Lock_time: 0.000697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124562; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.002163 Lock_time: 0.001752 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124562; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:49:23.443' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:49:23.443') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:49:23.443') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:49:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3213 Schema: QC_hit: No # Query_time: 0.000973 Lock_time: 0.000812 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3213 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:49:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3215 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124571; SELECT page_size, compress_ops, 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.000644 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:49:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3214 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3214 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:49:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3219 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3219 Schema: QC_hit: No # Query_time: 0.002322 Lock_time: 0.002232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3218 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3218 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:49:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3222 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124591; SELECT page_size, compress_ops, 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.000335 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3222 Schema: QC_hit: No # Query_time: 0.001706 Lock_time: 0.001431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3223 Schema: QC_hit: No # Query_time: 0.001051 Lock_time: 0.000687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:49:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3226 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3226 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:50:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3228 Schema: QC_hit: No # Query_time: 0.002820 Lock_time: 0.002638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124601; SELECT page_size, buffer_pool_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.000925 Lock_time: 0.000787 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:50:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3227 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124602; SELECT page_size, buffer_pool_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.001036 Lock_time: 0.000938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3231 Schema: QC_hit: No # Query_time: 0.001292 Lock_time: 0.001082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124612; SELECT page_size, buffer_pool_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.000792 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124612; SELECT page_size, compress_ops, 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.000434 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124612; SELECT page_size, compress_ops, 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.000286 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:50:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3236 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124621; SELECT page_size, buffer_pool_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.000716 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:50:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3235 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124622; SELECT page_size, compress_ops, 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.000330 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124622; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.002170 Lock_time: 0.000651 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124622; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:50:23.443' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:50:23.443') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:50:23.443') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:50:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3239 Schema: QC_hit: No # Query_time: 0.001356 Lock_time: 0.001148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3239 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=1682124626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:50:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3241 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3241 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=1682124631; SELECT page_size, buffer_pool_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.000457 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:50:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3240 Schema: QC_hit: No # Query_time: 0.001323 Lock_time: 0.001121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:50:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3244 Schema: QC_hit: No # Query_time: 0.001862 Lock_time: 0.001724 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3245 Schema: QC_hit: No # Query_time: 0.005390 Lock_time: 0.005250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3245 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3244 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:50:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3248 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=1682124651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3249 Schema: QC_hit: No # Query_time: 0.001075 Lock_time: 0.000951 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124652; SELECT page_size, compress_ops, 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.000192 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3249 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:50:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3252 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3252 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:51:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3254 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:51:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3254 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3253 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3253 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:51:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3257 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000569 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3257 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3258 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3258 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:51:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3262 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3261 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3262 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:51:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3261 Schema: QC_hit: No # Query_time: 0.001896 Lock_time: 0.001714 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124682; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001772 Lock_time: 0.000880 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124682; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:51:23.446' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:51:23.446') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:51:23.446') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:51:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3265 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3265 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:51:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3267 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:51:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3267 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3266 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3266 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:51:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3271 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3270 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3270 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124701; SELECT page_size, compress_ops, 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.000462 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:51:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3274 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3274 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3275 Schema: QC_hit: No # Query_time: 0.001054 Lock_time: 0.000884 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124712; SELECT page_size, compress_ops, 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.000555 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:51:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3278 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3278 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:52:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3280 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3279 Schema: QC_hit: No # Query_time: 0.000910 Lock_time: 0.000712 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124721; SELECT page_size, compress_ops, 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.002389 Lock_time: 0.002250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3279 Schema: QC_hit: No # Query_time: 0.002428 Lock_time: 0.001195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:52:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3283 Schema: QC_hit: No # Query_time: 0.001004 Lock_time: 0.000883 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124731; SELECT page_size, compress_ops, 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.011926 Lock_time: 0.011739 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3284 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124732; SELECT page_size, buffer_pool_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.000395 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:52:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3288 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124741; SELECT page_size, compress_ops, 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.000630 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124741; SELECT page_size, buffer_pool_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.000740 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124741; SELECT page_size, compress_ops, 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.000492 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:52:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001720 Lock_time: 0.000809 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124742; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:52:23.444' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:52:23.444') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:52:23.444') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:52:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3291 Schema: QC_hit: No # Query_time: 0.000911 Lock_time: 0.000697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3291 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:52:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3292 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3293 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=1682124751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:52:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3292 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3293 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:52:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3296 Schema: QC_hit: No # Query_time: 0.000874 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3297 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3297 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3296 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:52:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3301 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3300 Schema: QC_hit: No # Query_time: 0.001346 Lock_time: 0.001175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124771; SELECT page_size, compress_ops, 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.000514 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3300 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:52:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3304 Schema: QC_hit: No # Query_time: 0.000790 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3304 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=1682124776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:53:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3305 Schema: QC_hit: No # Query_time: 0.003100 Lock_time: 0.002957 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124782; SELECT page_size, compress_ops, 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.000897 Lock_time: 0.000751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124782; SELECT page_size, compress_ops, 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.000397 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3306 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:53:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3310 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3310 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124792; SELECT page_size, buffer_pool_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.000252 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3309 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:53:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3313 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124801; SELECT page_size, buffer_pool_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.000418 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3314 Schema: QC_hit: No # Query_time: 0.002117 Lock_time: 0.001981 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124802; SELECT page_size, compress_ops, 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.002359 Lock_time: 0.002125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124802; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001861 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124802; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:53:23.445' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:53:23.445') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:53:23.445') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:53:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3317 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3317 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3318 Schema: QC_hit: No # Query_time: 0.000772 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124812; SELECT page_size, compress_ops, 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.001057 Lock_time: 0.000910 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3319 Schema: QC_hit: No # Query_time: 0.006364 Lock_time: 0.006216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3319 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=1682124812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:53:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3323 Schema: QC_hit: No # Query_time: 0.001107 Lock_time: 0.000961 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3322 Schema: QC_hit: No # Query_time: 0.000948 Lock_time: 0.000810 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3323 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3322 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3326 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3326 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=1682124832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3327 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3327 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=1682124832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:53:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3330 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124836; SELECT page_size, compress_ops, 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.000222 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:54:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3331 Schema: QC_hit: No # Query_time: 0.000999 Lock_time: 0.000800 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3331 Schema: QC_hit: No # Query_time: 0.000880 Lock_time: 0.000749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3332 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:54:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3332 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:54:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3336 Schema: QC_hit: No # Query_time: 0.002419 Lock_time: 0.002280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3335 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3336 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3335 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:54:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3340 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3339 Schema: QC_hit: No # Query_time: 0.000952 Lock_time: 0.000679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3339 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3340 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:54:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001221 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124862; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:54:23.445' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:54:23.445') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:54:23.445') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:54:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3343 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3343 Schema: QC_hit: No # Query_time: 0.001175 Lock_time: 0.001046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:54:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3344 Schema: QC_hit: No # Query_time: 0.001032 Lock_time: 0.000777 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3345 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3344 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124872; SELECT page_size, buffer_pool_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.000761 Lock_time: 0.000673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:54:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3349 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124881; SELECT page_size, compress_ops, 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.000569 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3348 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3348 Schema: QC_hit: No # Query_time: 0.001522 Lock_time: 0.001463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:54:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3353 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3353 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=1682124891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3352 Schema: QC_hit: No # Query_time: 0.002332 Lock_time: 0.002184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3352 Schema: QC_hit: No # Query_time: 0.001439 Lock_time: 0.001302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:54:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3356 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3356 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:55:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3357 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3357 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124901; SELECT page_size, compress_ops, 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.000417 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124901; SELECT page_size, compress_ops, 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.000287 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:55:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3361 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3362 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124912; SELECT page_size, compress_ops, 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.000279 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3361 Schema: QC_hit: No # Query_time: 0.001347 Lock_time: 0.001188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:55:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3365 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3366 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3365 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124921; SELECT page_size, buffer_pool_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.000215 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:55:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001460 Lock_time: 0.000772 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124922; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:55:23.447' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:55:23.447') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:55:23.447') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:55:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3369 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3369 Schema: QC_hit: No # Query_time: 0.001013 Lock_time: 0.000839 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:55:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3370 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124931; SELECT page_size, compress_ops, 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.000480 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3371 Schema: QC_hit: No # Query_time: 0.001204 Lock_time: 0.001087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124931; SELECT page_size, compress_ops, 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.000691 Lock_time: 0.000571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3375 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124942; SELECT page_size, buffer_pool_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.000227 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3374 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3374 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:55:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3379 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124951; SELECT page_size, buffer_pool_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.000543 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3378 Schema: QC_hit: No # Query_time: 0.006322 Lock_time: 0.006107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124952; SELECT page_size, compress_ops, 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.000254 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:55:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3382 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3382 Schema: QC_hit: No # Query_time: 0.000925 Lock_time: 0.000747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:56:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3383 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3384 Schema: QC_hit: No # Query_time: 0.000876 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124961; SELECT page_size, compress_ops, 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.003996 Lock_time: 0.003839 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3384 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3387 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3388 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3388 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3387 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3392 Schema: QC_hit: No # Query_time: 0.000839 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3392 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3391 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3391 Schema: QC_hit: No # Query_time: 0.002331 Lock_time: 0.002257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124982; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001318 Lock_time: 0.000740 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682124982; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:56:23.445' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:56:23.445') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:56:23.445') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:56:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3395 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3395 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:56:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3397 Schema: QC_hit: No # Query_time: 0.000905 Lock_time: 0.000632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3396 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682124992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3396 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124992; SELECT page_size, buffer_pool_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.000295 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682124992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:56:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3400 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3400 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3401 Schema: QC_hit: No # Query_time: 0.000742 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125002; SELECT page_size, compress_ops, 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.000251 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:56:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3405 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3404 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3404 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3405 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:56:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3408 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3408 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:57:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3410 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3410 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3409 Schema: QC_hit: No # Query_time: 0.002725 Lock_time: 0.002537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3409 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:57:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3413 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3414 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3414 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3413 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:57:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3418 Schema: QC_hit: No # Query_time: 0.001059 Lock_time: 0.000902 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3418 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3417 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3417 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125042; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.006153 Lock_time: 0.005468 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125042; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:57:23.445' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:57:23.445') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:57:23.445') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:57:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3421 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3421 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:57:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3423 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125051; SELECT page_size, compress_ops, 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.000403 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:57:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3422 Schema: QC_hit: No # Query_time: 0.010484 Lock_time: 0.010309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3422 Schema: QC_hit: No # Query_time: 0.002170 Lock_time: 0.002036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:57:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3427 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3427 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3426 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3426 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:57:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3431 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3430 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3431 Schema: QC_hit: No # Query_time: 0.000848 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3430 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:57:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3434 Schema: QC_hit: No # Query_time: 0.000842 Lock_time: 0.000662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3434 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:58:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3436 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3435 Schema: QC_hit: No # Query_time: 0.001110 Lock_time: 0.000924 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125082; SELECT page_size, compress_ops, 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.000382 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125082; SELECT page_size, buffer_pool_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.000422 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:58:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3439 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3440 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125092; SELECT page_size, compress_ops, 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.000245 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3439 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3446 Schema: QC_hit: No # Query_time: 0.004973 Lock_time: 0.004829 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3446 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125102; SELECT page_size, buffer_pool_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.000382 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3447 Schema: QC_hit: No # Query_time: 0.003934 Lock_time: 0.003823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125102; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001119 Lock_time: 0.000695 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125102; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:58:23.447' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:58:23.447') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:58:23.447') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:58:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3450 Schema: QC_hit: No # Query_time: 0.000927 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3450 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:58:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3451 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125111; SELECT page_size, buffer_pool_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.000271 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125111; SELECT page_size, compress_ops, 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.000257 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3451 Schema: QC_hit: No # Query_time: 0.000793 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:58:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3458 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125121; SELECT page_size, buffer_pool_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.001944 Lock_time: 0.001797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125121; SELECT page_size, compress_ops, 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.000274 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3458 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:58:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3464 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125132; SELECT page_size, compress_ops, 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.000169 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3465 Schema: QC_hit: No # Query_time: 0.001858 Lock_time: 0.001783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3465 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:58:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3469 Schema: QC_hit: No # Query_time: 0.000841 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3469 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:59:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3473 Schema: QC_hit: No # Query_time: 0.001273 Lock_time: 0.001096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3473 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3472 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3472 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:59:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3482 Schema: QC_hit: No # Query_time: 0.004109 Lock_time: 0.003949 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3481 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3481 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3482 Schema: QC_hit: No # Query_time: 0.001112 Lock_time: 0.000958 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:59:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3489 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3490 Schema: QC_hit: No # Query_time: 0.000858 Lock_time: 0.000752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3490 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3489 Schema: QC_hit: No # Query_time: 0.001228 Lock_time: 0.001099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:59:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.001013 Lock_time: 0.000504 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125162; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:59:23.446' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:59:23.446') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:59:23.446') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 0:59:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3497 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3497 Schema: QC_hit: No # Query_time: 0.001079 Lock_time: 0.000954 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:59:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3501 Schema: QC_hit: No # Query_time: 0.006897 Lock_time: 0.006785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3501 Schema: QC_hit: No # Query_time: 0.001136 Lock_time: 0.001067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3500 Schema: QC_hit: No # Query_time: 0.001198 Lock_time: 0.001049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125172; SELECT page_size, compress_ops, 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.000192 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3511 Schema: QC_hit: No # Query_time: 0.000772 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3511 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125182; SELECT page_size, compress_ops, 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.003001 Lock_time: 0.002901 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125182; SELECT page_size, compress_ops, 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.000199 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:59:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3522 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125191; SELECT page_size, buffer_pool_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.000292 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3521 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125192; SELECT page_size, compress_ops, 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.000253 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 0:59:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3526 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000713 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125196; SELECT page_size, buffer_pool_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.000401 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 0:59:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.001216 Lock_time: 0.000543 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125198; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 00:59:59.276' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 00:59:59.276') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 00:59:59.276') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:00:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3529 Schema: QC_hit: No # Query_time: 0.003775 Lock_time: 0.003624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3529 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125201; SELECT page_size, buffer_pool_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.000398 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125201; SELECT page_size, compress_ops, 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.000218 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:00:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3535 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3534 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3535 Schema: QC_hit: No # Query_time: 0.000774 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125212; SELECT page_size, compress_ops, 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.000451 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:00:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3539 Schema: QC_hit: No # Query_time: 0.001011 Lock_time: 0.000915 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3540 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3540 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3539 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125222; 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] @ [127.0.0.6] # Thread_id: 2728 Schema: camundabpmn QC_hit: No # Query_time: 0.004283 Lock_time: 0.003524 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125222; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:00:23.445' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:00:23.445') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:00:23.445') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:00:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3543 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3543 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:00:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3546 Schema: QC_hit: No # Query_time: 0.004012 Lock_time: 0.003922 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3547 Schema: QC_hit: No # Query_time: 0.004275 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3547 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3546 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3552 Schema: QC_hit: No # Query_time: 0.001726 Lock_time: 0.001592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3551 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3552 Schema: QC_hit: No # Query_time: 0.001488 Lock_time: 0.001392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3551 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:00:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3559 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3559 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3558 Schema: QC_hit: No # Query_time: 0.006581 Lock_time: 0.006392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125252; SELECT page_size, compress_ops, 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.000462 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:00:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3563 Schema: QC_hit: No # Query_time: 0.000945 Lock_time: 0.000763 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3563 Schema: QC_hit: No # Query_time: 0.000865 Lock_time: 0.000660 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:00:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005047 Lock_time: 0.004314 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125258; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:00:59.277' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:00:59.277') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:00:59.277') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:01:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3564 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125261; SELECT page_size, compress_ops, 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.000477 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3565 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3564 Schema: QC_hit: No # Query_time: 0.001009 Lock_time: 0.000817 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:01:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3571 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3571 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125272; SELECT page_size, compress_ops, 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.001513 Lock_time: 0.001370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125272; SELECT page_size, compress_ops, 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.000213 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:01:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3576 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3576 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3575 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3575 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:01:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3579 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3579 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:01:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3580 Schema: QC_hit: No # Query_time: 0.000848 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3580 Schema: QC_hit: No # Query_time: 0.000914 Lock_time: 0.000746 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125291; SELECT page_size, compress_ops, 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.000554 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3581 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:01:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3586 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3586 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3587 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3587 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:01:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3593 Schema: QC_hit: No # Query_time: 0.001040 Lock_time: 0.000894 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3593 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3592 Schema: QC_hit: No # Query_time: 0.001322 Lock_time: 0.001148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3592 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:01:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3596 Schema: QC_hit: No # Query_time: 0.000968 Lock_time: 0.000791 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3596 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000727 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:01:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.002998 Lock_time: 0.000735 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125318; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:01:59.28' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:01:59.28') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:01:59.28') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:02:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3598 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3599 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3599 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3598 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:02:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3603 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125331; SELECT page_size, buffer_pool_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.002638 Lock_time: 0.002494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125331; SELECT page_size, compress_ops, 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.000288 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3603 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:02:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3607 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125341; SELECT page_size, compress_ops, 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.000584 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3607 Schema: QC_hit: No # Query_time: 0.000808 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3606 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125342; 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] @ [127.0.0.6] # Thread_id: 3557 Schema: camundabpmn QC_hit: No # Query_time: 0.001065 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125342; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:02:23.447' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:02:23.447') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:02:23.447') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:02:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3610 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3610 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=1682125346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3611 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3611 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3612 Schema: QC_hit: No # Query_time: 0.006505 Lock_time: 0.006340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3612 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:02:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3616 Schema: QC_hit: No # Query_time: 0.000900 Lock_time: 0.000727 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3616 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3615 Schema: QC_hit: No # Query_time: 0.001561 Lock_time: 0.001229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3615 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:02:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3619 Schema: QC_hit: No # Query_time: 0.001949 Lock_time: 0.001828 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3619 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3620 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3620 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:02:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3623 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3623 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:02:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.004530 Lock_time: 0.003733 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125378; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:02:59.282' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:02:59.282') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:02:59.282') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:03:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3625 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3624 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:03:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3625 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3624 Schema: QC_hit: No # Query_time: 0.000879 Lock_time: 0.000763 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:03:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3628 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3629 Schema: QC_hit: No # Query_time: 0.000893 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3629 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3628 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:03:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3632 Schema: QC_hit: No # Query_time: 0.001159 Lock_time: 0.000753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125401; SELECT page_size, compress_ops, 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.000286 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:03:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3633 Schema: QC_hit: No # Query_time: 0.001258 Lock_time: 0.001135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3633 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=1682125402; 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] @ [127.0.0.6] # Thread_id: 3557 Schema: camundabpmn QC_hit: No # Query_time: 0.001122 Lock_time: 0.000437 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125402; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:03:23.448' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:03:23.448') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:03:23.448') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:03:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3636 Schema: QC_hit: No # Query_time: 0.000793 Lock_time: 0.000687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125406; SELECT page_size, compress_ops, 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.000572 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:03:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3638 Schema: QC_hit: No # Query_time: 0.003363 Lock_time: 0.003170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3638 Schema: QC_hit: No # Query_time: 0.001187 Lock_time: 0.000952 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3637 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3637 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:03:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3641 Schema: QC_hit: No # Query_time: 0.000753 Lock_time: 0.000677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3642 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3642 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=1682125422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3641 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3646 Schema: QC_hit: No # Query_time: 0.002324 Lock_time: 0.002089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3645 Schema: QC_hit: No # Query_time: 0.001765 Lock_time: 0.001590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3646 Schema: QC_hit: No # Query_time: 0.003138 Lock_time: 0.002951 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3645 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:03:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3649 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3649 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:03:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.004882 Lock_time: 0.004049 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125438; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:03:59.281' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:03:59.281') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:03:59.281') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3651 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3651 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3650 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3650 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:04:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3654 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3654 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3655 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3655 Schema: QC_hit: No # Query_time: 0.001614 Lock_time: 0.001392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:04:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3659 Schema: QC_hit: No # Query_time: 0.001265 Lock_time: 0.001073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3658 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3658 Schema: QC_hit: No # Query_time: 0.005310 Lock_time: 0.005072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125462; SELECT page_size, compress_ops, 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.000425 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125462; 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] @ [127.0.0.6] # Thread_id: 3557 Schema: camundabpmn QC_hit: No # Query_time: 0.001016 Lock_time: 0.000394 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125462; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:04:23.449' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:04:23.449') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:04:23.449') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:04:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3662 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3662 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3663 Schema: QC_hit: No # Query_time: 0.001002 Lock_time: 0.000768 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125472; SELECT page_size, buffer_pool_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.000541 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3664 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3664 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:04:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3667 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3668 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125482; SELECT page_size, compress_ops, 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.000413 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3667 Schema: QC_hit: No # Query_time: 0.000856 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:04:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3672 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=1682125491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3671 Schema: QC_hit: No # Query_time: 0.000752 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3671 Schema: QC_hit: No # Query_time: 0.001064 Lock_time: 0.000963 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3672 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:04:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3675 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3675 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:04:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005016 Lock_time: 0.004126 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125498; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:04:59.282' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:04:59.282') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:04:59.282') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:05:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3677 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125501; SELECT page_size, buffer_pool_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.000764 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3676 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3677 Schema: QC_hit: No # Query_time: 0.003561 Lock_time: 0.003424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:05:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3681 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3680 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125512; SELECT page_size, buffer_pool_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.000596 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3681 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:05:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3685 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125521; SELECT page_size, compress_ops, 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.000212 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125521; SELECT page_size, buffer_pool_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.000220 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3684 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:05:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3557 Schema: camundabpmn QC_hit: No # Query_time: 0.001360 Lock_time: 0.000612 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125522; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:05:23.451' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:05:23.451') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:05:23.451') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:05:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3688 Schema: QC_hit: No # Query_time: 0.000713 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125526; SELECT page_size, compress_ops, 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.000386 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:05:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3689 Schema: QC_hit: No # Query_time: 0.000892 Lock_time: 0.000634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3690 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3690 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3689 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3693 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125542; SELECT page_size, compress_ops, 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.000261 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3694 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3694 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3698 Schema: QC_hit: No # Query_time: 0.001488 Lock_time: 0.001322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125552; SELECT page_size, compress_ops, 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.002433 Lock_time: 0.002171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3698 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125552; SELECT page_size, buffer_pool_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.000590 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:05:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3701 Schema: QC_hit: No # Query_time: 0.000876 Lock_time: 0.000732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125556; SELECT page_size, compress_ops, 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.000309 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:05:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005200 Lock_time: 0.004345 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125558; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:05:59.282' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:05:59.282') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:05:59.282') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:06:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3702 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3702 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3703 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=1682125561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3703 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:06:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3706 Schema: QC_hit: No # Query_time: 0.000905 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3706 Schema: QC_hit: No # Query_time: 0.002974 Lock_time: 0.002810 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3707 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3707 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:06:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3711 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3711 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3712 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125582; SELECT page_size, buffer_pool_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.000315 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125582; 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] @ [127.0.0.6] # Thread_id: 3557 Schema: camundabpmn QC_hit: No # Query_time: 0.001065 Lock_time: 0.000381 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125582; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:06:23.449' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:06:23.449') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:06:23.449') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:06:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3715 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3715 Schema: QC_hit: No # Query_time: 0.000973 Lock_time: 0.000837 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:06:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3717 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3717 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3718 Schema: QC_hit: No # Query_time: 0.004036 Lock_time: 0.003892 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3718 Schema: QC_hit: No # Query_time: 0.003427 Lock_time: 0.003316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:06:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3721 Schema: QC_hit: No # Query_time: 0.000717 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3721 Schema: QC_hit: No # Query_time: 0.001617 Lock_time: 0.001403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3722 Schema: QC_hit: No # Query_time: 0.012099 Lock_time: 0.011925 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3722 Schema: QC_hit: No # Query_time: 0.000823 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:06:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3725 Schema: QC_hit: No # Query_time: 0.000742 Lock_time: 0.000588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125611; SELECT page_size, compress_ops, 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.000379 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3726 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3726 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:06:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3729 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125616; SELECT page_size, compress_ops, 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.000260 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:06:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.007070 Lock_time: 0.004873 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125618; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:06:59.283' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:06:59.283') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:06:59.283') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:07:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3730 Schema: QC_hit: No # Query_time: 0.002084 Lock_time: 0.001991 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3731 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3731 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3730 Schema: QC_hit: No # Query_time: 0.004123 Lock_time: 0.003938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3735 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3734 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3735 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3734 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:07:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3738 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3738 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3739 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3739 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125642; 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] @ [127.0.0.6] # Thread_id: 3557 Schema: camundabpmn QC_hit: No # Query_time: 0.005349 Lock_time: 0.004576 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125642; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:07:23.449' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:07:23.449') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:07:23.449') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:07:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3742 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000584 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125646; SELECT page_size, buffer_pool_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.000456 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:07:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3743 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3744 Schema: QC_hit: No # Query_time: 0.000814 Lock_time: 0.000670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125651; SELECT page_size, compress_ops, 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.000717 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3744 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:07:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3747 Schema: QC_hit: No # Query_time: 0.002610 Lock_time: 0.002481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3748 Schema: QC_hit: No # Query_time: 0.000946 Lock_time: 0.000818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3747 Schema: QC_hit: No # Query_time: 0.000728 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3748 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:07:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3752 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125671; SELECT page_size, compress_ops, 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.000268 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125671; SELECT page_size, compress_ops, 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.000187 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3752 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:07:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3755 Schema: QC_hit: No # Query_time: 0.000849 Lock_time: 0.000689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125676; SELECT page_size, compress_ops, 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.000842 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:07:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.004832 Lock_time: 0.004112 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125678; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:07:59.283' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:07:59.283') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:07:59.283') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:08:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3757 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3757 Schema: QC_hit: No # Query_time: 0.001347 Lock_time: 0.001244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3756 Schema: QC_hit: No # Query_time: 0.001184 Lock_time: 0.000997 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3756 Schema: QC_hit: No # Query_time: 0.003284 Lock_time: 0.003142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:08:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3760 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3760 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3761 Schema: QC_hit: No # Query_time: 0.000934 Lock_time: 0.000821 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3761 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:08:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3764 Schema: QC_hit: No # Query_time: 0.000713 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3765 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3765 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3764 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125702; 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] @ [127.0.0.6] # Thread_id: 3557 Schema: camundabpmn QC_hit: No # Query_time: 0.001212 Lock_time: 0.000641 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125702; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:08:23.451' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:08:23.451') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:08:23.451') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:08:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3768 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3768 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=1682125706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:08:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3769 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3770 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3770 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3769 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:08:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3774 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3774 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3773 Schema: QC_hit: No # Query_time: 0.000868 Lock_time: 0.000697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3773 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3778 Schema: QC_hit: No # Query_time: 0.001519 Lock_time: 0.001400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125732; SELECT page_size, compress_ops, 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.000248 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3777 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3777 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:08:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3781 Schema: QC_hit: No # Query_time: 0.000854 Lock_time: 0.000703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3781 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:08:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005300 Lock_time: 0.004632 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125738; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:08:59.284' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:08:59.284') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:08:59.284') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:09:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3782 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3782 Schema: QC_hit: No # Query_time: 0.000860 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3783 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000714 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3783 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:09:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3787 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125751; SELECT page_size, buffer_pool_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.000642 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3786 Schema: QC_hit: No # Query_time: 0.001137 Lock_time: 0.000933 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3786 Schema: QC_hit: No # Query_time: 0.001208 Lock_time: 0.001072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:09:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3791 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3791 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125761; SELECT page_size, compress_ops, 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.001100 Lock_time: 0.000995 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125761; SELECT page_size, compress_ops, 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.000231 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:09:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3557 Schema: camundabpmn QC_hit: No # Query_time: 0.000967 Lock_time: 0.000529 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125762; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:09:23.451' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:09:23.451') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:09:23.451') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:09:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3794 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3794 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:09:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3795 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3796 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3796 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125772; SELECT page_size, buffer_pool_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.000361 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:09:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3800 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3800 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3799 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125781; SELECT page_size, compress_ops, 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.000162 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:09:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3804 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125791; SELECT page_size, compress_ops, 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.000780 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3804 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3803 Schema: QC_hit: No # Query_time: 0.000951 Lock_time: 0.000731 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:09:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3807 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125796; SELECT page_size, compress_ops, 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.000850 Lock_time: 0.000686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:09:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005672 Lock_time: 0.004465 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125798; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:09:59.283' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:09:59.283') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:09:59.283') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:10:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3808 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3809 Schema: QC_hit: No # Query_time: 0.000898 Lock_time: 0.000794 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3808 Schema: QC_hit: No # Query_time: 0.000924 Lock_time: 0.000747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3809 Schema: QC_hit: No # Query_time: 0.000910 Lock_time: 0.000799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:10:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3812 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3813 Schema: QC_hit: No # Query_time: 0.001097 Lock_time: 0.000949 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3812 Schema: QC_hit: No # Query_time: 0.000882 Lock_time: 0.000773 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3813 Schema: QC_hit: No # Query_time: 0.000913 Lock_time: 0.000703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:10:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3816 Schema: QC_hit: No # Query_time: 0.000836 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3817 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3817 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3816 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125822; 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] @ [127.0.0.6] # Thread_id: 3557 Schema: camundabpmn QC_hit: No # Query_time: 0.001011 Lock_time: 0.000427 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125822; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:10:23.452' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:10:23.452') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:10:23.452') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:10:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3820 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3820 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:10:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3822 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125831; SELECT page_size, buffer_pool_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.001329 Lock_time: 0.001152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3821 Schema: QC_hit: No # Query_time: 0.001060 Lock_time: 0.000851 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3821 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:10:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3825 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3825 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125841; SELECT page_size, compress_ops, 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.000845 Lock_time: 0.000761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3826 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:10:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3829 Schema: QC_hit: No # Query_time: 0.000856 Lock_time: 0.000622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3829 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3830 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3830 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:10:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3833 Schema: QC_hit: No # Query_time: 0.000949 Lock_time: 0.000749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3833 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:10:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.004665 Lock_time: 0.003773 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125858; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:10:59.283' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:10:59.283') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:10:59.283') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:11:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3834 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3835 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3835 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3834 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:11:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3839 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3838 Schema: QC_hit: No # Query_time: 0.001225 Lock_time: 0.001102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3838 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3839 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=1682125871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:11:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3843 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3843 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3842 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3842 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:11:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3557 Schema: camundabpmn QC_hit: No # Query_time: 0.001328 Lock_time: 0.000624 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125882; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:11:23.448' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:11:23.448') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:11:23.448') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:11:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3846 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3846 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:11:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3848 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125891; SELECT page_size, compress_ops, 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.000297 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3847 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125892; SELECT page_size, buffer_pool_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.000919 Lock_time: 0.000752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:11:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3852 Schema: QC_hit: No # Query_time: 0.001998 Lock_time: 0.001816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3851 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3851 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3852 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:11:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3855 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125911; SELECT page_size, compress_ops, 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.000434 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:11:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3856 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3856 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:11:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3859 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3859 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=1682125916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:11:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.006202 Lock_time: 0.005258 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125918; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:11:59.283' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:11:59.283') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:11:59.283') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:12:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3860 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3860 Schema: QC_hit: No # Query_time: 0.001346 Lock_time: 0.001122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3861 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3861 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=1682125921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:12:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3865 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125931; SELECT page_size, buffer_pool_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.000212 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125931; SELECT page_size, compress_ops, 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.000220 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125931; SELECT page_size, buffer_pool_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.000664 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:12:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3869 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3869 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3868 Schema: QC_hit: No # Query_time: 0.001208 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3868 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:12:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3557 Schema: camundabpmn QC_hit: No # Query_time: 0.001201 Lock_time: 0.000602 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125942; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:12:23.453' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:12:23.453') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:12:23.453') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:12:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3872 Schema: QC_hit: No # Query_time: 0.000783 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3872 Schema: QC_hit: No # Query_time: 0.002723 Lock_time: 0.002483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:12:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3873 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3873 Schema: QC_hit: No # Query_time: 0.001563 Lock_time: 0.001423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3874 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:12:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3874 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:12:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3878 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3877 Schema: QC_hit: No # Query_time: 0.001026 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125961; SELECT page_size, buffer_pool_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.000673 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3877 Schema: QC_hit: No # Query_time: 0.005066 Lock_time: 0.004885 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:12:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3881 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3881 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3882 Schema: QC_hit: No # Query_time: 0.003846 Lock_time: 0.003661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3882 Schema: QC_hit: No # Query_time: 0.000856 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:12:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3885 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3885 Schema: QC_hit: No # Query_time: 0.000684 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:12:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005200 Lock_time: 0.004331 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682125978; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:12:59.283' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:12:59.283') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:12:59.283') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:13:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3887 Schema: QC_hit: No # Query_time: 0.001027 Lock_time: 0.000871 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3887 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3886 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3886 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:13:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3890 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125991; SELECT page_size, compress_ops, 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.000125 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3891 Schema: QC_hit: No # Query_time: 0.003316 Lock_time: 0.003124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682125991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3891 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682125992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:13:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3895 Schema: QC_hit: No # Query_time: 0.001288 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3894 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3895 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:13:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3894 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126002; 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] @ [127.0.0.6] # Thread_id: 3557 Schema: camundabpmn QC_hit: No # Query_time: 0.001109 Lock_time: 0.000418 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126002; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:13:23.45' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:13:23.45') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:13:23.45') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:13:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3898 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3898 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:13:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3900 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3900 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3899 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126011; SELECT page_size, buffer_pool_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.000254 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:13:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3904 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3904 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3903 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3903 Schema: QC_hit: No # Query_time: 0.004538 Lock_time: 0.004433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:13:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3908 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3908 Schema: QC_hit: No # Query_time: 0.001819 Lock_time: 0.001743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:13:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3907 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3907 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:13:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3911 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126036; SELECT page_size, compress_ops, 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.000488 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:13:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005041 Lock_time: 0.004196 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126038; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:13:59.284' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:13:59.284') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:13:59.284') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:14:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3912 Schema: QC_hit: No # Query_time: 0.000841 Lock_time: 0.000687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3913 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3913 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3912 Schema: QC_hit: No # Query_time: 0.001502 Lock_time: 0.001392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:14:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3917 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126051; SELECT page_size, buffer_pool_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.000399 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126051; SELECT page_size, compress_ops, 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.000270 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3917 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:14:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3921 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3920 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126062; SELECT page_size, compress_ops, 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.000878 Lock_time: 0.000727 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3920 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:14:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3924 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3924 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:14:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3925 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3926 Schema: QC_hit: No # Query_time: 0.000826 Lock_time: 0.000702 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3925 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126072; SELECT page_size, buffer_pool_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.001224 Lock_time: 0.001138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:14:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3930 Schema: QC_hit: No # Query_time: 0.001555 Lock_time: 0.001422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3929 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3929 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3930 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3934 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3933 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3934 Schema: QC_hit: No # Query_time: 0.001067 Lock_time: 0.000906 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3933 Schema: QC_hit: No # Query_time: 0.004921 Lock_time: 0.004814 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:14:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3937 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126096; SELECT page_size, buffer_pool_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.000359 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:14:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.004399 Lock_time: 0.003457 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126098; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:14:59.283' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:14:59.283') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:14:59.283') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:15:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3939 Schema: QC_hit: No # Query_time: 0.003762 Lock_time: 0.003546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3938 Schema: QC_hit: No # Query_time: 0.000903 Lock_time: 0.000677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3939 Schema: QC_hit: No # Query_time: 0.000912 Lock_time: 0.000751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126102; SELECT page_size, compress_ops, 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.000551 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:15:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3942 Schema: QC_hit: No # Query_time: 0.001242 Lock_time: 0.001173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3942 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3943 Schema: QC_hit: No # Query_time: 0.001176 Lock_time: 0.000964 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3943 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:15:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3946 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3946 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3947 Schema: QC_hit: No # Query_time: 0.001412 Lock_time: 0.001286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3947 Schema: QC_hit: No # Query_time: 0.001745 Lock_time: 0.001673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:15:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3950 Schema: QC_hit: No # Query_time: 0.000731 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126126; SELECT page_size, compress_ops, 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.000243 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:15:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3951 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3951 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3952 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3952 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:15:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3956 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126141; SELECT page_size, buffer_pool_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.000364 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3956 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126141; SELECT page_size, compress_ops, 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.000256 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:15:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3959 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3960 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3959 Schema: QC_hit: No # Query_time: 0.001155 Lock_time: 0.000993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3960 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:15:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3963 Schema: QC_hit: No # Query_time: 0.000869 Lock_time: 0.000683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3963 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:15:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.004428 Lock_time: 0.003788 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126158; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:15:59.284' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:15:59.284') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:15:59.284') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:16:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3964 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126161; SELECT page_size, compress_ops, 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.000345 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126161; SELECT page_size, buffer_pool_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.000357 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:16:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3964 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:16:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3969 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3969 Schema: QC_hit: No # Query_time: 0.000795 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3968 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3968 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:16:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3973 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3973 Schema: QC_hit: No # Query_time: 0.001934 Lock_time: 0.001797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3972 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3972 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:16:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3976 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3976 Schema: QC_hit: No # Query_time: 0.000806 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:16:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3978 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126192; SELECT page_size, compress_ops, 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.000253 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126192; SELECT page_size, buffer_pool_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.000200 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126192; SELECT page_size, buffer_pool_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.000376 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:16:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3981 Schema: QC_hit: No # Query_time: 0.002776 Lock_time: 0.002625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3982 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3982 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3981 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:16:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3986 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126211; SELECT page_size, compress_ops, 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.000323 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3985 Schema: QC_hit: No # Query_time: 0.003003 Lock_time: 0.002241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3985 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:16:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3989 Schema: QC_hit: No # Query_time: 0.000869 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126216; SELECT page_size, compress_ops, 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.000640 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:16:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.006869 Lock_time: 0.005540 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126218; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:16:59.284' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:16:59.284') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:16:59.284') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:17:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3990 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3991 Schema: QC_hit: No # Query_time: 0.000950 Lock_time: 0.000799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3991 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:17:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3990 Schema: QC_hit: No # Query_time: 0.000893 Lock_time: 0.000750 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:17:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3994 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3995 Schema: QC_hit: No # Query_time: 0.003202 Lock_time: 0.003101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3995 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3994 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:17:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3998 Schema: QC_hit: No # Query_time: 0.002772 Lock_time: 0.002533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3999 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:17:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3999 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3998 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:17:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4002 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4002 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:17:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4003 Schema: QC_hit: No # Query_time: 0.000727 Lock_time: 0.000531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4003 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4004 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4004 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:17:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4007 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4007 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4008 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4008 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:17:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4012 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=1682126271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4012 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4011 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4011 Schema: QC_hit: No # Query_time: 0.001559 Lock_time: 0.001391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:17:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4015 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4015 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:17:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005181 Lock_time: 0.004653 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126278; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:17:59.291' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:17:59.291') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:17:59.291') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:18:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4017 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4016 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4016 Schema: QC_hit: No # Query_time: 0.004093 Lock_time: 0.003939 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:18:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4017 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:18:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4020 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4020 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126291; SELECT page_size, buffer_pool_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.000224 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126291; SELECT page_size, buffer_pool_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.000105 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:18:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4025 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4024 Schema: QC_hit: No # Query_time: 0.000919 Lock_time: 0.000801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126301; SELECT page_size, compress_ops, 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.000623 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:18:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4024 Schema: QC_hit: No # Query_time: 0.001270 Lock_time: 0.001137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:18:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4028 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4028 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:18:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4029 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126311; SELECT page_size, buffer_pool_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.000919 Lock_time: 0.000799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126311; SELECT page_size, buffer_pool_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.001186 Lock_time: 0.000948 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126311; SELECT page_size, compress_ops, 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.000344 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:18:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4033 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126321; SELECT page_size, compress_ops, 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.000661 Lock_time: 0.000535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4034 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4034 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:18:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4038 Schema: QC_hit: No # Query_time: 0.008540 Lock_time: 0.008320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126331; SELECT page_size, buffer_pool_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.000668 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4037 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126332; SELECT page_size, buffer_pool_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.000433 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:18:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4041 Schema: QC_hit: No # Query_time: 0.000731 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126336; SELECT page_size, compress_ops, 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.000764 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:18:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005880 Lock_time: 0.005018 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126338; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:18:59.284' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:18:59.284') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:18:59.284') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:19:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4043 Schema: QC_hit: No # Query_time: 0.001053 Lock_time: 0.000949 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4042 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4042 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4043 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4046 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126352; SELECT page_size, compress_ops, 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.000548 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4047 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4047 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=1682126352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:19:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4051 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126361; SELECT page_size, compress_ops, 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.000427 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:19:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4051 Schema: QC_hit: No # Query_time: 0.003538 Lock_time: 0.003361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4050 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:19:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4054 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126366; SELECT page_size, compress_ops, 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.000929 Lock_time: 0.000771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:19:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4055 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126371; SELECT page_size, compress_ops, 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.000557 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4056 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4056 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:19:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4060 Schema: QC_hit: No # Query_time: 0.001283 Lock_time: 0.000888 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4059 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4059 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4060 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:19:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4064 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4064 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126391; SELECT page_size, buffer_pool_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.000414 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:19:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4063 Schema: QC_hit: No # Query_time: 0.003558 Lock_time: 0.003368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:19:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4067 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126396; SELECT page_size, buffer_pool_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.000755 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:19:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.004709 Lock_time: 0.004156 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126398; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:19:59.286' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:19:59.286') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:19:59.286') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:20:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4069 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4069 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4068 Schema: QC_hit: No # Query_time: 0.000782 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4068 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:20:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4073 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4072 Schema: QC_hit: No # Query_time: 0.001820 Lock_time: 0.001591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4073 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4072 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:20:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4077 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4077 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4076 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4076 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=1682126422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:20:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4080 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4080 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:20:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4081 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126431; SELECT page_size, compress_ops, 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.001647 Lock_time: 0.001466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4081 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4082 Schema: QC_hit: No # Query_time: 0.003132 Lock_time: 0.003007 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:20:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4085 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4085 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4086 Schema: QC_hit: No # Query_time: 0.000663 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126442; SELECT page_size, compress_ops, 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.000583 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:20:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4090 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126451; SELECT page_size, buffer_pool_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.000303 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4089 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4089 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:20:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4093 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000633 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4093 Schema: QC_hit: No # Query_time: 0.000761 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:20:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005032 Lock_time: 0.004323 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126458; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:20:59.286' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:20:59.286') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:20:59.286') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:21:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4094 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4094 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=1682126461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4095 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4095 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:21:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4098 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4098 Schema: QC_hit: No # Query_time: 0.001777 Lock_time: 0.001651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4099 Schema: QC_hit: No # Query_time: 0.001214 Lock_time: 0.001106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4099 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:21:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4103 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4103 Schema: QC_hit: No # Query_time: 0.000869 Lock_time: 0.000690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4102 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4102 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:21:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4106 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4106 Schema: QC_hit: No # Query_time: 0.001045 Lock_time: 0.000852 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4107 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4107 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4108 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4108 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:21:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4112 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4112 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4111 Schema: QC_hit: No # Query_time: 0.003094 Lock_time: 0.002917 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4111 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:21:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4115 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4115 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4116 Schema: QC_hit: No # Query_time: 0.007020 Lock_time: 0.006929 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4116 Schema: QC_hit: No # Query_time: 0.003478 Lock_time: 0.003403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:21:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4119 Schema: QC_hit: No # Query_time: 0.000876 Lock_time: 0.000709 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4119 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:21:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.004446 Lock_time: 0.003703 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126518; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:21:59.287' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:21:59.287') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:21:59.287') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:22:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4121 Schema: QC_hit: No # Query_time: 0.000930 Lock_time: 0.000630 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4121 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:22:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4120 Schema: QC_hit: No # Query_time: 0.001187 Lock_time: 0.000974 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4120 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:22:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4124 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4124 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4125 Schema: QC_hit: No # Query_time: 0.001913 Lock_time: 0.001730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4125 Schema: QC_hit: No # Query_time: 0.002909 Lock_time: 0.002772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:22:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4129 Schema: QC_hit: No # Query_time: 0.001211 Lock_time: 0.000998 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4128 Schema: QC_hit: No # Query_time: 0.002775 Lock_time: 0.002674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4129 Schema: QC_hit: No # Query_time: 0.003364 Lock_time: 0.003180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:22:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4128 Schema: QC_hit: No # Query_time: 0.001013 Lock_time: 0.000748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:22:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4132 Schema: QC_hit: No # Query_time: 0.000864 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4132 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:22:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4134 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4133 Schema: QC_hit: No # Query_time: 0.000690 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4133 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4134 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:22:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4138 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4138 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4137 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4137 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:22:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4141 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4141 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:22:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4142 Schema: QC_hit: No # Query_time: 0.000727 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4142 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:22:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4145 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4145 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:22:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005102 Lock_time: 0.004336 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126578; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:22:59.286' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:22:59.286') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:22:59.286') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:23:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4147 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:23:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4146 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4147 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4146 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:23:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4151 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4151 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4150 Schema: QC_hit: No # Query_time: 0.000887 Lock_time: 0.000793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4150 Schema: QC_hit: No # Query_time: 0.004315 Lock_time: 0.004221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:23:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4155 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4155 Schema: QC_hit: No # Query_time: 0.000787 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4154 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4154 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:23:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4158 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4158 Schema: QC_hit: No # Query_time: 0.000920 Lock_time: 0.000729 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:23:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4160 Schema: QC_hit: No # Query_time: 0.002355 Lock_time: 0.002218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4159 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4159 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:23:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4160 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:23:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4164 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4164 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4163 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4163 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:23:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4168 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4168 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:23:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4167 Schema: QC_hit: No # Query_time: 0.001883 Lock_time: 0.001691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4167 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:23:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4171 Schema: QC_hit: No # Query_time: 0.000900 Lock_time: 0.000781 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4171 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:23:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005351 Lock_time: 0.004632 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126638; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:23:59.288' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:23:59.288') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:23:59.288') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:24:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4172 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4173 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4173 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4172 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:24:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4177 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4176 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4176 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4177 Schema: QC_hit: No # Query_time: 0.001282 Lock_time: 0.001108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:24:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4181 Schema: QC_hit: No # Query_time: 0.001554 Lock_time: 0.001453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4180 Schema: QC_hit: No # Query_time: 0.000889 Lock_time: 0.000798 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4181 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:24:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4180 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:24:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4184 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4184 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:24:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4185 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4185 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4186 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4186 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:24:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4190 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4190 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4189 Schema: QC_hit: No # Query_time: 0.000812 Lock_time: 0.000628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4189 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:24:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4193 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4193 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4194 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4194 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:24:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4197 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4197 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:24:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005256 Lock_time: 0.004433 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126698; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:24:59.288' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:24:59.288') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:24:59.288') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:25:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4198 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4199 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4198 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4199 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:25:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4202 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4202 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4203 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4203 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:25:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4206 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4207 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4206 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:25:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4207 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:25:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4210 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4210 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=1682126726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:25:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4212 Schema: QC_hit: No # Query_time: 0.001002 Lock_time: 0.000695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4212 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4211 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4211 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:25:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4215 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4215 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4216 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4216 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:25:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4219 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4220 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4220 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:25:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4219 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:25:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4223 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4223 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:25:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.004662 Lock_time: 0.003859 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126758; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:25:59.288' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:25:59.288') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:25:59.288') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:26:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4224 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4225 Schema: QC_hit: No # Query_time: 0.001260 Lock_time: 0.001185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4225 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4224 Schema: QC_hit: No # Query_time: 0.004322 Lock_time: 0.004188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:26:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4229 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4229 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4228 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4228 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:26:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4232 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4233 Schema: QC_hit: No # Query_time: 0.002639 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:26:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4233 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4232 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:26:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4236 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4236 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:26:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4238 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4238 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4237 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4237 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:26:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4241 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4242 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4241 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4242 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=1682126802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:26:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4246 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4245 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4246 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:26:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4245 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=1682126812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:26:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4249 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4249 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:26:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.005376 Lock_time: 0.004610 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126818; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:26:59.288' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:26:59.288') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:26:59.288') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:27:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4250 Schema: QC_hit: No # Query_time: 0.002494 Lock_time: 0.002358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:27:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4250 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=1682126822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4251 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4251 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:27:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4255 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4255 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4254 Schema: QC_hit: No # Query_time: 0.001454 Lock_time: 0.001240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4254 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:27:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4259 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=1682126841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:27:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4259 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4258 Schema: QC_hit: No # Query_time: 0.001648 Lock_time: 0.001463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4258 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:27:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4262 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000721 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4262 Schema: QC_hit: No # Query_time: 0.000877 Lock_time: 0.000703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:27:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4265 Schema: QC_hit: No # Query_time: 0.000756 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4264 Schema: QC_hit: No # Query_time: 0.000946 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4264 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4265 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:27:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4268 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4269 Schema: QC_hit: No # Query_time: 0.001058 Lock_time: 0.000886 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4268 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4269 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:27:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4274 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4273 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4274 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4273 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:27:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4277 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4277 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:27:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3455 Schema: camundabpmn QC_hit: No # Query_time: 0.004415 Lock_time: 0.003534 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126878; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:27:59.294' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:27:59.294') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:27:59.294') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:28:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4279 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4278 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4279 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:28:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4278 Schema: QC_hit: No # Query_time: 0.003936 Lock_time: 0.003810 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:28:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4287 Schema: QC_hit: No # Query_time: 0.000958 Lock_time: 0.000799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4287 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4286 Schema: QC_hit: No # Query_time: 0.003331 Lock_time: 0.003140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4286 Schema: QC_hit: No # Query_time: 0.005178 Lock_time: 0.005039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:28:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4293 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4292 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4292 Schema: QC_hit: No # Query_time: 0.001340 Lock_time: 0.001200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4293 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:28:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4297 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4297 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:28:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4298 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:28:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4299 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4299 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4298 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:28:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4303 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4304 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4303 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4304 Schema: QC_hit: No # Query_time: 0.002139 Lock_time: 0.002018 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:28:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4314 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=1682126931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4313 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4313 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4314 Schema: QC_hit: No # Query_time: 0.001601 Lock_time: 0.001510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:28:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4322 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4322 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=1682126936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:29:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4326 Schema: QC_hit: No # Query_time: 0.002894 Lock_time: 0.002752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4325 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4325 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4326 Schema: QC_hit: No # Query_time: 0.004048 Lock_time: 0.003908 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:29:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.005365 Lock_time: 0.004584 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126950; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:29:11.007' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:29:11.007') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:29:11.007') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:29:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4333 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4333 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4332 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4332 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:29:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4343 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4343 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4342 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4342 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:29:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4350 Schema: QC_hit: No # Query_time: 0.000769 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4350 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:29:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4353 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4353 Schema: QC_hit: No # Query_time: 0.003152 Lock_time: 0.003042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4354 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4354 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:29:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4359 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4359 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4358 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4358 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000609 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:29:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4365 Schema: QC_hit: No # Query_time: 0.000914 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4366 Schema: QC_hit: No # Query_time: 0.001412 Lock_time: 0.001293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4365 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4366 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:29:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4369 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682126996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4369 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682126996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:29:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.005164 Lock_time: 0.004240 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682126998; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:29:59.297' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:29:59.297') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:29:59.297') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:30:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4370 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4370 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4371 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:30:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4371 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:30:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.006147 Lock_time: 0.005405 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127010; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:30:11.004' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:30:11.004') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:30:11.004') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:30:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4378 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4378 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4377 Schema: QC_hit: No # Query_time: 0.000909 Lock_time: 0.000681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4377 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:30:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4381 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4381 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4382 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4382 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:30:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4385 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4385 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:30:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4387 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4387 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4386 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4386 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:30:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4390 Schema: QC_hit: No # Query_time: 0.000916 Lock_time: 0.000731 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4391 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4391 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4390 Schema: QC_hit: No # Query_time: 0.000972 Lock_time: 0.000862 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:30:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4395 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4395 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4396 Schema: QC_hit: No # Query_time: 0.003342 Lock_time: 0.003216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4396 Schema: QC_hit: No # Query_time: 0.004051 Lock_time: 0.003988 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:30:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4400 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4400 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:30:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004570 Lock_time: 0.003676 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127058; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:30:59.296' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:30:59.296') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:30:59.296') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:31:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4402 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:31:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4402 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4401 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4401 Schema: QC_hit: No # Query_time: 0.003397 Lock_time: 0.003275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:31:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.005281 Lock_time: 0.004512 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127070; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:31:11.006' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:31:11.006') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:31:11.006') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:31:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4406 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4407 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=1682127071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4407 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4406 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:31:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4411 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4410 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4410 Schema: QC_hit: No # Query_time: 0.001774 Lock_time: 0.001697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4411 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:31:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 3584 Schema: camundabpmn QC_hit: No # Query_time: 0.001239 Lock_time: 0.000552 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127082; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:31:23.459' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:31:23.459') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:31:23.459') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:31:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4414 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4414 Schema: QC_hit: No # Query_time: 0.000769 Lock_time: 0.000642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:31:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4416 Schema: QC_hit: No # Query_time: 0.000858 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4416 Schema: QC_hit: No # Query_time: 0.001165 Lock_time: 0.000952 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4417 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4417 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:31:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4420 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4420 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4421 Schema: QC_hit: No # Query_time: 0.000752 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4421 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:31:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4426 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4425 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:31:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4425 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4426 Schema: QC_hit: No # Query_time: 0.001746 Lock_time: 0.001599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:31:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4429 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4429 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:31:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004609 Lock_time: 0.003781 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127118; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:31:59.296' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:31:59.296') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:31:59.296') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:32:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4430 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4431 Schema: QC_hit: No # Query_time: 0.000904 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4430 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4431 Schema: QC_hit: No # Query_time: 0.002399 Lock_time: 0.002234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:32:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.004391 Lock_time: 0.003927 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127130; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:32:11.004' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:32:11.004') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:32:11.004') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:32:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4435 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4434 Schema: QC_hit: No # Query_time: 0.000783 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4434 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4435 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:32:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4438 Schema: QC_hit: No # Query_time: 0.001049 Lock_time: 0.000893 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4438 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4439 Schema: QC_hit: No # Query_time: 0.000880 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4439 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:32:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.002124 Lock_time: 0.000906 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127142; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:32:23.457' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:32:23.457') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:32:23.457') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:32:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4442 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4442 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:32:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4443 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4444 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4444 Schema: QC_hit: No # Query_time: 0.000834 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4443 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:32:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4447 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4447 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4448 Schema: QC_hit: No # Query_time: 0.000820 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4448 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:32:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4451 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4452 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4452 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4451 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:32:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4455 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4455 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:32:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004438 Lock_time: 0.003847 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127178; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:32:59.298' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:32:59.298') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:32:59.298') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:33:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4457 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4457 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4456 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4456 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:33:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.004912 Lock_time: 0.004487 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127190; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:33:11.005' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:33:11.005') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:33:11.005') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:33:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4461 Schema: QC_hit: No # Query_time: 0.001090 Lock_time: 0.000991 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4461 Schema: QC_hit: No # Query_time: 0.001043 Lock_time: 0.000971 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4460 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4460 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:33:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4465 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4465 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:33:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4464 Schema: QC_hit: No # Query_time: 0.002157 Lock_time: 0.001970 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4464 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127202; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001430 Lock_time: 0.000761 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127202; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:33:23.456' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:33:23.456') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:33:23.456') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:33:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4468 Schema: QC_hit: No # Query_time: 0.000856 Lock_time: 0.000734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4468 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:33:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4470 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4470 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=1682127211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:33:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4469 Schema: QC_hit: No # Query_time: 0.001383 Lock_time: 0.001066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4469 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:33:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4473 Schema: QC_hit: No # Query_time: 0.005610 Lock_time: 0.005457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4474 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4474 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4473 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:33:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4478 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4478 Schema: QC_hit: No # Query_time: 0.001367 Lock_time: 0.001288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4477 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4477 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:33:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4481 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4481 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:33:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.006957 Lock_time: 0.004707 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127238; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:33:59.296' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:33:59.296') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:33:59.296') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:34:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4482 Schema: QC_hit: No # Query_time: 0.002181 Lock_time: 0.002047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4483 Schema: QC_hit: No # Query_time: 0.000920 Lock_time: 0.000782 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:34:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4482 Schema: QC_hit: No # Query_time: 0.002906 Lock_time: 0.002723 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4483 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:34:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.005241 Lock_time: 0.004395 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127250; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:34:11.006' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:34:11.006') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:34:11.006') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:34:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4487 Schema: QC_hit: No # Query_time: 0.005492 Lock_time: 0.005298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4487 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4486 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=1682127252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4486 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000738 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:34:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4490 Schema: QC_hit: No # Query_time: 0.001006 Lock_time: 0.000721 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4490 Schema: QC_hit: No # Query_time: 0.001353 Lock_time: 0.001235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4491 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4491 Schema: QC_hit: No # Query_time: 0.001163 Lock_time: 0.000977 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127262; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001223 Lock_time: 0.000521 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127262; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:34:23.471' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:34:23.471') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:34:23.471') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:34:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4494 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4494 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:34:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4495 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:34:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4495 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4496 Schema: QC_hit: No # Query_time: 0.001243 Lock_time: 0.001127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4496 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:34:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4499 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4499 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4500 Schema: QC_hit: No # Query_time: 0.000822 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4500 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:34:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4504 Schema: QC_hit: No # Query_time: 0.001339 Lock_time: 0.001150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:34:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4504 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4503 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4503 Schema: QC_hit: No # Query_time: 0.007860 Lock_time: 0.007715 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:34:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4507 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4507 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:34:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004268 Lock_time: 0.003840 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127298; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:34:59.298' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:34:59.298') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:34:59.298') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:35:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4509 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4509 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=1682127301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:35:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4508 Schema: QC_hit: No # Query_time: 0.000807 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4508 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:35:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.005339 Lock_time: 0.004824 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127310; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:35:11.006' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:35:11.006') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:35:11.006') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:35:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4512 Schema: QC_hit: No # Query_time: 0.000861 Lock_time: 0.000731 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4512 Schema: QC_hit: No # Query_time: 0.000713 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4513 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4513 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=1682127312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:35:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4516 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4517 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4517 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4516 Schema: QC_hit: No # Query_time: 0.005939 Lock_time: 0.005714 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:35:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001384 Lock_time: 0.000498 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127322; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:35:23.47' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:35:23.47') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:35:23.47') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:35:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4520 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4520 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000682 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:35:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4521 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:35:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4521 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4522 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4522 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:35:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4526 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4526 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4527 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4527 Schema: QC_hit: No # Query_time: 0.001104 Lock_time: 0.000947 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:35:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4530 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=1682127351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4531 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4531 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4530 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:35:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4534 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4534 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:35:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.005610 Lock_time: 0.004960 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127358; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:35:59.301' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:35:59.301') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:35:59.301') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:36:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4536 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4535 Schema: QC_hit: No # Query_time: 0.001102 Lock_time: 0.000937 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4536 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4535 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:36:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.004919 Lock_time: 0.004000 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127370; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:36:11.003' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:36:11.003') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:36:11.003') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:36:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4540 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=1682127371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4539 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4540 Schema: QC_hit: No # Query_time: 0.001052 Lock_time: 0.000869 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4539 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:36:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4544 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4544 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4543 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4543 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:36:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001331 Lock_time: 0.000912 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127382; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:36:23.466' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:36:23.466') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:36:23.466') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:36:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4547 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4547 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:36:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4549 Schema: QC_hit: No # Query_time: 0.003441 Lock_time: 0.003294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4549 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4548 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4548 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:36:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4553 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4554 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4554 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4553 Schema: QC_hit: No # Query_time: 0.000874 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:36:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4557 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4558 Schema: QC_hit: No # Query_time: 0.000904 Lock_time: 0.000735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4557 Schema: QC_hit: No # Query_time: 0.000949 Lock_time: 0.000764 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4558 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:36:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4561 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4561 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:36:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004934 Lock_time: 0.004046 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127418; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:36:59.3' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:36:59.3') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:36:59.3') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:37:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4562 Schema: QC_hit: No # Query_time: 0.001274 Lock_time: 0.001125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4563 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4562 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:37:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4563 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:37:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.004512 Lock_time: 0.003749 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127430; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:37:11.006' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:37:11.006') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:37:11.006') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:37:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4566 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4566 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4567 Schema: QC_hit: No # Query_time: 0.003698 Lock_time: 0.003515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4567 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:37:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4571 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4571 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4570 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4570 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:37:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001340 Lock_time: 0.000547 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127442; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:37:23.467' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:37:23.467') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:37:23.467') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:37:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4574 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4574 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:37:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4576 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4575 Schema: QC_hit: No # Query_time: 0.004789 Lock_time: 0.004640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4576 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:37:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4575 Schema: QC_hit: No # Query_time: 0.001616 Lock_time: 0.001421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:37:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4580 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4580 Schema: QC_hit: No # Query_time: 0.005195 Lock_time: 0.005068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4579 Schema: QC_hit: No # Query_time: 0.002241 Lock_time: 0.002060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4579 Schema: QC_hit: No # Query_time: 0.003639 Lock_time: 0.003530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:37:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4583 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4584 Schema: QC_hit: No # Query_time: 0.001260 Lock_time: 0.001093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4583 Schema: QC_hit: No # Query_time: 0.001900 Lock_time: 0.001740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:37:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4584 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=1682127472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:37:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4587 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4587 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:37:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004229 Lock_time: 0.003503 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127478; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:37:59.302' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:37:59.302') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:37:59.302') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:38:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4589 Schema: QC_hit: No # Query_time: 0.001048 Lock_time: 0.000933 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4589 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:38:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4588 Schema: QC_hit: No # Query_time: 0.001549 Lock_time: 0.001411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4588 Schema: QC_hit: No # Query_time: 0.002975 Lock_time: 0.002884 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:38:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.005251 Lock_time: 0.004516 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127490; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:38:11.006' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:38:11.006') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:38:11.006') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:38:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4592 Schema: QC_hit: No # Query_time: 0.002897 Lock_time: 0.002816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4592 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4593 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4593 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:38:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4596 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4596 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4597 Schema: QC_hit: No # Query_time: 0.001094 Lock_time: 0.000958 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4597 Schema: QC_hit: No # Query_time: 0.003097 Lock_time: 0.002949 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:38:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001239 Lock_time: 0.000604 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127502; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:38:23.488' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:38:23.488') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:38:23.488') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:38:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4600 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4600 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:38:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4602 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:38:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4602 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4601 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4601 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:38:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4605 Schema: QC_hit: No # Query_time: 0.003185 Lock_time: 0.002941 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4605 Schema: QC_hit: No # Query_time: 0.000793 Lock_time: 0.000656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4606 Schema: QC_hit: No # Query_time: 0.004889 Lock_time: 0.004720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4606 Schema: QC_hit: No # Query_time: 0.001200 Lock_time: 0.001077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:38:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4609 Schema: QC_hit: No # Query_time: 0.001318 Lock_time: 0.001215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:38:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4610 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4610 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=1682127532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4609 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:38:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4613 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4613 Schema: QC_hit: No # Query_time: 0.001579 Lock_time: 0.001509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:38:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004928 Lock_time: 0.004231 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127538; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:38:59.3' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:38:59.3') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:38:59.3') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:39:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4614 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4615 Schema: QC_hit: No # Query_time: 0.001218 Lock_time: 0.001041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:39:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4615 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4614 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=1682127542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:39:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.005514 Lock_time: 0.004761 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127550; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:39:11.011' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:39:11.011') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:39:11.011') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:39:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4618 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4619 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4618 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4619 Schema: QC_hit: No # Query_time: 0.001352 Lock_time: 0.001237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:39:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4623 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4623 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4622 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4622 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:39:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.003016 Lock_time: 0.000533 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127562; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:39:23.468' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:39:23.468') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:39:23.468') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:39:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4626 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4626 Schema: QC_hit: No # Query_time: 0.001122 Lock_time: 0.000949 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:39:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4628 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:39:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4627 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=1682127572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4627 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4628 Schema: QC_hit: No # Query_time: 0.000715 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:39:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4631 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4632 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4632 Schema: QC_hit: No # Query_time: 0.001274 Lock_time: 0.001092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4631 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:39:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4635 Schema: QC_hit: No # Query_time: 0.000964 Lock_time: 0.000797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4635 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:39:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4636 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4636 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=1682127592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:39:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4639 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4639 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:39:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004861 Lock_time: 0.004267 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127598; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:39:59.301' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:39:59.301') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:39:59.301') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:40:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4640 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=1682127601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4640 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=1682127601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:40:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4641 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4641 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:40:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.005060 Lock_time: 0.004084 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127610; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:40:11.007' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:40:11.007') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:40:11.007') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:40:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4645 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4645 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4644 Schema: QC_hit: No # Query_time: 0.004187 Lock_time: 0.004006 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4644 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:40:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4648 Schema: QC_hit: No # Query_time: 0.000807 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:40:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4649 Schema: QC_hit: No # Query_time: 0.001103 Lock_time: 0.000956 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4649 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4648 Schema: QC_hit: No # Query_time: 0.000882 Lock_time: 0.000737 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127622; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.000767 Lock_time: 0.000271 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127622; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:40:23.466' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:40:23.466') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:40:23.466') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:40:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4652 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4652 Schema: QC_hit: No # Query_time: 0.000870 Lock_time: 0.000613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:40:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4654 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4654 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4653 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4653 Schema: QC_hit: No # Query_time: 0.001244 Lock_time: 0.001176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:40:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4657 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4657 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4658 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4658 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:40:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4662 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4662 Schema: QC_hit: No # Query_time: 0.001657 Lock_time: 0.001473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4661 Schema: QC_hit: No # Query_time: 0.001028 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4661 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:40:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4665 Schema: QC_hit: No # Query_time: 0.000904 Lock_time: 0.000736 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4665 Schema: QC_hit: No # Query_time: 0.001758 Lock_time: 0.001544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:40:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004567 Lock_time: 0.003793 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127658; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:40:59.301' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:40:59.301') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:40:59.301') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:41:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4667 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4666 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:41:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4667 Schema: QC_hit: No # Query_time: 0.001145 Lock_time: 0.000789 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4666 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:41:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.004963 Lock_time: 0.004246 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127670; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:41:11.007' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:41:11.007') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:41:11.007') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:41:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4671 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4670 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4671 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4670 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:41:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4674 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4675 Schema: QC_hit: No # Query_time: 0.002689 Lock_time: 0.002545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4675 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=1682127681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4674 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:41:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.000838 Lock_time: 0.000444 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127682; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:41:23.468' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:41:23.468') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:41:23.468') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:41:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4678 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4678 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:41:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4680 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4680 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:41:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4679 Schema: QC_hit: No # Query_time: 0.002266 Lock_time: 0.002009 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4679 Schema: QC_hit: No # Query_time: 0.002548 Lock_time: 0.002407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:41:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4683 Schema: QC_hit: No # Query_time: 0.001845 Lock_time: 0.001664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4684 Schema: QC_hit: No # Query_time: 0.000963 Lock_time: 0.000828 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4684 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4683 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:41:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4687 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:41:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4687 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4688 Schema: QC_hit: No # Query_time: 0.001019 Lock_time: 0.000800 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4688 Schema: QC_hit: No # Query_time: 0.002530 Lock_time: 0.002446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:41:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4691 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4691 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:41:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.005069 Lock_time: 0.004310 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127718; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:41:59.299' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:41:59.299') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:41:59.299') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:42:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4693 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4693 Schema: QC_hit: No # Query_time: 0.001427 Lock_time: 0.001190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:42:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4692 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4692 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=1682127722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:42:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.005470 Lock_time: 0.004711 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127730; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:42:11.008' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:42:11.008') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:42:11.008') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:42:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4696 Schema: QC_hit: No # Query_time: 0.000833 Lock_time: 0.000657 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4697 Schema: QC_hit: No # Query_time: 0.001140 Lock_time: 0.000996 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4696 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4697 Schema: QC_hit: No # Query_time: 0.001255 Lock_time: 0.001082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:42:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4700 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4700 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:42:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4701 Schema: QC_hit: No # Query_time: 0.005712 Lock_time: 0.005527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4701 Schema: QC_hit: No # Query_time: 0.001349 Lock_time: 0.001266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127742; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001417 Lock_time: 0.000892 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127742; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:42:23.47' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:42:23.47') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:42:23.47') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:42:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4704 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4704 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:42:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4706 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4705 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4706 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:42:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4705 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4709 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4709 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4710 Schema: QC_hit: No # Query_time: 0.006505 Lock_time: 0.006352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4710 Schema: QC_hit: No # Query_time: 0.001047 Lock_time: 0.000943 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:42:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4714 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4714 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4713 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4713 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:42:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4717 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4717 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:42:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004792 Lock_time: 0.004027 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127778; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:42:59.299' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:42:59.299') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:42:59.299') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:43:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4719 Schema: QC_hit: No # Query_time: 0.000782 Lock_time: 0.000643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4719 Schema: QC_hit: No # Query_time: 0.001278 Lock_time: 0.001141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4718 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:43:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4718 Schema: QC_hit: No # Query_time: 0.001239 Lock_time: 0.001101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:43:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.005204 Lock_time: 0.004484 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127790; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:43:11.007' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:43:11.007') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:43:11.007') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:43:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4723 Schema: QC_hit: No # Query_time: 0.001278 Lock_time: 0.001084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4722 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4722 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4723 Schema: QC_hit: No # Query_time: 0.001267 Lock_time: 0.001098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:43:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4726 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4727 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:43:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4726 Schema: QC_hit: No # Query_time: 0.001183 Lock_time: 0.001053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4727 Schema: QC_hit: No # Query_time: 0.003305 Lock_time: 0.003216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127802; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001931 Lock_time: 0.001014 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127802; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:43:23.468' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:43:23.468') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:43:23.468') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:43:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4730 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4730 Schema: QC_hit: No # Query_time: 0.000864 Lock_time: 0.000765 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:43:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4731 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:43:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4732 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4731 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4732 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:43:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4735 Schema: QC_hit: No # Query_time: 0.000752 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4735 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4736 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4736 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:43:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4740 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4739 Schema: QC_hit: No # Query_time: 0.001047 Lock_time: 0.000864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4739 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4740 Schema: QC_hit: No # Query_time: 0.001747 Lock_time: 0.001623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:43:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4743 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4743 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:43:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004678 Lock_time: 0.003861 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127838; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:43:59.3' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:43:59.3') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:43:59.3') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:44:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4745 Schema: QC_hit: No # Query_time: 0.006210 Lock_time: 0.006094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4745 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4744 Schema: QC_hit: No # Query_time: 0.000971 Lock_time: 0.000828 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4744 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:44:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.004619 Lock_time: 0.004039 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127850; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:44:11.005' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:44:11.005') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:44:11.005') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4749 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4748 Schema: QC_hit: No # Query_time: 0.001133 Lock_time: 0.000920 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4749 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4748 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:44:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4753 Schema: QC_hit: No # Query_time: 0.000847 Lock_time: 0.000747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4753 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:44:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4752 Schema: QC_hit: No # Query_time: 0.000774 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4752 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127862; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001521 Lock_time: 0.001025 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127862; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:44:23.472' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:44:23.472') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:44:23.472') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:44:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4756 Schema: QC_hit: No # Query_time: 0.001806 Lock_time: 0.001711 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4756 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:44:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4758 Schema: QC_hit: No # Query_time: 0.001241 Lock_time: 0.001072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4758 Schema: QC_hit: No # Query_time: 0.000936 Lock_time: 0.000851 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4757 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4757 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:44:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4761 Schema: QC_hit: No # Query_time: 0.002627 Lock_time: 0.002507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4761 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4762 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4762 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:44:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4766 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4765 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4766 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4765 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:44:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4769 Schema: QC_hit: No # Query_time: 0.000763 Lock_time: 0.000648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4769 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:44:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.005196 Lock_time: 0.004289 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127898; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:44:59.301' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:44:59.301') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:44:59.301') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:45:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4770 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4771 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4770 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4771 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=1682127901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:45:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.004740 Lock_time: 0.004207 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127910; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:45:11.007' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:45:11.007') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:45:11.007') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:45:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4774 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4774 Schema: QC_hit: No # Query_time: 0.002175 Lock_time: 0.002104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4775 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4775 Schema: QC_hit: No # Query_time: 0.000950 Lock_time: 0.000887 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:45:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4779 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4779 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4778 Schema: QC_hit: No # Query_time: 0.003103 Lock_time: 0.002931 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4778 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127922; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001698 Lock_time: 0.000748 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127922; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:45:23.47' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:45:23.47') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:45:23.47') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:45:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4782 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4782 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:45:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4783 Schema: QC_hit: No # Query_time: 0.006592 Lock_time: 0.006353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4784 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:45:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4784 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4783 Schema: QC_hit: No # Query_time: 0.001404 Lock_time: 0.001186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:45:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4788 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4788 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4787 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=1682127942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4787 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:45:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4792 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4792 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:45:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4791 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4791 Schema: QC_hit: No # Query_time: 0.001025 Lock_time: 0.000901 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:45:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4795 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4795 Schema: QC_hit: No # Query_time: 0.001264 Lock_time: 0.000865 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:45:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.006169 Lock_time: 0.005319 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127958; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:45:59.303' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:45:59.303') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:45:59.303') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:46:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4797 Schema: QC_hit: No # Query_time: 0.001195 Lock_time: 0.001023 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4796 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4796 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:46:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4797 Schema: QC_hit: No # Query_time: 0.001289 Lock_time: 0.001157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:46:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.005623 Lock_time: 0.004722 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127970; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:46:11.008' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:46:11.008') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:46:11.008') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:46:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4800 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4800 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4801 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4801 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:46:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4805 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:46:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4805 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4804 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4804 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127982; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001508 Lock_time: 0.000580 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682127982; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:46:23.472' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:46:23.472') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:46:23.472') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:46:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4808 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4808 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:46:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4809 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4809 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4810 Schema: QC_hit: No # Query_time: 0.001084 Lock_time: 0.000927 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682127992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4810 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682127992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:46:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4813 Schema: QC_hit: No # Query_time: 0.001369 Lock_time: 0.001209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4814 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4813 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4814 Schema: QC_hit: No # Query_time: 0.004804 Lock_time: 0.004700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:46:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4818 Schema: QC_hit: No # Query_time: 0.001035 Lock_time: 0.000801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4817 Schema: QC_hit: No # Query_time: 0.002305 Lock_time: 0.002187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4818 Schema: QC_hit: No # Query_time: 0.001444 Lock_time: 0.001080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:46:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4817 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:46:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4821 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4821 Schema: QC_hit: No # Query_time: 0.001082 Lock_time: 0.000977 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:46:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004006 Lock_time: 0.003541 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128018; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:46:59.301' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:46:59.301') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:46:59.301') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:47:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4822 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4822 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:47:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4823 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4823 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:47:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.004361 Lock_time: 0.003798 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128030; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:47:11.006' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:47:11.006') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:47:11.006') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:47:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4826 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4826 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4827 Schema: QC_hit: No # Query_time: 0.007114 Lock_time: 0.006925 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4827 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:47:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4830 Schema: QC_hit: No # Query_time: 0.001387 Lock_time: 0.001006 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4831 Schema: QC_hit: No # Query_time: 0.001310 Lock_time: 0.001203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4830 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4831 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128042; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.002241 Lock_time: 0.000940 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128042; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:47:23.472' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:47:23.472') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:47:23.472') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:47:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4834 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4834 Schema: QC_hit: No # Query_time: 0.000946 Lock_time: 0.000773 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:47:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4835 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4836 Schema: QC_hit: No # Query_time: 0.000852 Lock_time: 0.000658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4835 Schema: QC_hit: No # Query_time: 0.001596 Lock_time: 0.001438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:47:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4836 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:47:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4839 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4840 Schema: QC_hit: No # Query_time: 0.000875 Lock_time: 0.000724 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4840 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4839 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:47:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4843 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4844 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4843 Schema: QC_hit: No # Query_time: 0.002743 Lock_time: 0.002599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4844 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:47:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4847 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4847 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:47:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004255 Lock_time: 0.003545 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128078; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:47:59.302' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:47:59.302') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:47:59.302') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:48:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4848 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4848 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:48:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4849 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4849 Schema: QC_hit: No # Query_time: 0.001318 Lock_time: 0.001121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:48:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.006089 Lock_time: 0.005047 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128090; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:48:11.008' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:48:11.008') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:48:11.008') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:48:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4852 Schema: QC_hit: No # Query_time: 0.000907 Lock_time: 0.000783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4853 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4852 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4853 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:48:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4856 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4857 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4856 Schema: QC_hit: No # Query_time: 0.001489 Lock_time: 0.001390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4857 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128102; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001201 Lock_time: 0.000466 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128102; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:48:23.471' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:48:23.471') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:48:23.471') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:48:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4860 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4860 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:48:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4861 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4862 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4861 Schema: QC_hit: No # Query_time: 0.000754 Lock_time: 0.000674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:48:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4862 Schema: QC_hit: No # Query_time: 0.004951 Lock_time: 0.004836 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:48:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4865 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4866 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4866 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4865 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:48:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4869 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4869 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4870 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4870 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:48:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4873 Schema: QC_hit: No # Query_time: 0.000833 Lock_time: 0.000685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4873 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:48:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004330 Lock_time: 0.003599 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128138; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:48:59.306' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:48:59.306') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:48:59.306') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:49:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4875 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4875 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:49:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4874 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4874 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:49:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.007772 Lock_time: 0.007002 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128150; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:49:11.007' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:49:11.007') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:49:11.007') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:49:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4879 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4879 Schema: QC_hit: No # Query_time: 0.004882 Lock_time: 0.004749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4878 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4878 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:49:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4883 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4882 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4883 Schema: QC_hit: No # Query_time: 0.000757 Lock_time: 0.000686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4882 Schema: QC_hit: No # Query_time: 0.001108 Lock_time: 0.000986 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128162; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001441 Lock_time: 0.000741 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128162; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:49:23.471' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:49:23.471') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:49:23.471') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:49:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4886 Schema: QC_hit: No # Query_time: 0.000834 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4886 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:49:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4888 Schema: QC_hit: No # Query_time: 0.002850 Lock_time: 0.002677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:49:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4888 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4887 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4887 Schema: QC_hit: No # Query_time: 0.001131 Lock_time: 0.000900 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:49:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4891 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4892 Schema: QC_hit: No # Query_time: 0.004011 Lock_time: 0.003885 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4891 Schema: QC_hit: No # Query_time: 0.000973 Lock_time: 0.000810 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4892 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:49:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4896 Schema: QC_hit: No # Query_time: 0.000956 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4896 Schema: QC_hit: No # Query_time: 0.001986 Lock_time: 0.001852 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4895 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4895 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:49:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4899 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4899 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:49:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.008404 Lock_time: 0.007323 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128198; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:49:59.305' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:49:59.305') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:49:59.305') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:50:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4901 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4901 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4900 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4900 Schema: QC_hit: No # Query_time: 0.001648 Lock_time: 0.001554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:50:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.005010 Lock_time: 0.004237 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128210; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:50:11.006' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:50:11.006') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:50:11.006') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:50:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4904 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4904 Schema: QC_hit: No # Query_time: 0.001371 Lock_time: 0.001208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4905 Schema: QC_hit: No # Query_time: 0.000938 Lock_time: 0.000792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4905 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:50:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4909 Schema: QC_hit: No # Query_time: 0.003271 Lock_time: 0.003168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4908 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4908 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4909 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=1682128221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:50:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.000860 Lock_time: 0.000412 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128222; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:50:23.475' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:50:23.475') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:50:23.475') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:50:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4912 Schema: QC_hit: No # Query_time: 0.000950 Lock_time: 0.000715 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4912 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:50:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4914 Schema: QC_hit: No # Query_time: 0.000988 Lock_time: 0.000777 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4914 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:50:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4913 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4913 Schema: QC_hit: No # Query_time: 0.000982 Lock_time: 0.000903 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:50:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4917 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4917 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4918 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4918 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=1682128242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:50:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4922 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=1682128251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4921 Schema: QC_hit: No # Query_time: 0.002369 Lock_time: 0.001747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4921 Schema: QC_hit: No # Query_time: 0.003200 Lock_time: 0.002960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4922 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:50:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4925 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4925 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:50:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.005386 Lock_time: 0.004567 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128258; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:50:59.306' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:50:59.306') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:50:59.306') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:51:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4926 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4927 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4926 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4927 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:51:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.004719 Lock_time: 0.003953 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128270; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:51:11.007' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:51:11.007') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:51:11.007') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4930 Schema: QC_hit: No # Query_time: 0.003151 Lock_time: 0.002968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4930 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4931 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4931 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:51:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4934 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4935 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:51:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4935 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4934 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128282; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001284 Lock_time: 0.000569 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128282; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:51:23.474' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:51:23.474') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:51:23.474') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:51:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4938 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4938 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:51:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4940 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4939 Schema: QC_hit: No # Query_time: 0.001851 Lock_time: 0.001663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4939 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:51:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4940 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:51:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4944 Schema: QC_hit: No # Query_time: 0.001013 Lock_time: 0.000827 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4943 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4944 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=1682128301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4943 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:51:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4948 Schema: QC_hit: No # Query_time: 0.005745 Lock_time: 0.005513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4948 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4947 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4947 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:51:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4951 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4951 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:51:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004476 Lock_time: 0.003778 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128318; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:51:59.306' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:51:59.306') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:51:59.306') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:52:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4953 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4953 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4952 Schema: QC_hit: No # Query_time: 0.001973 Lock_time: 0.001737 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4952 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:52:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.004462 Lock_time: 0.003712 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128330; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:52:11.01' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:52:11.01') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:52:11.01') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:52:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4956 Schema: QC_hit: No # Query_time: 0.000661 Lock_time: 0.000537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4956 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4957 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4957 Schema: QC_hit: No # Query_time: 0.003590 Lock_time: 0.003476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:52:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4961 Schema: QC_hit: No # Query_time: 0.000861 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4960 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4960 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:52:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4961 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128342; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001184 Lock_time: 0.000659 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128342; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:52:23.473' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:52:23.473') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:52:23.473') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:52:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4964 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4964 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:52:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4966 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:52:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4965 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=1682128352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4965 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4966 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=1682128352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:52:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4969 Schema: QC_hit: No # Query_time: 0.000919 Lock_time: 0.000801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4970 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4969 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4970 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:52:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4973 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4973 Schema: QC_hit: No # Query_time: 0.003356 Lock_time: 0.003234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4974 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4974 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:52:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4977 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000713 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4977 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:52:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004859 Lock_time: 0.004299 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128378; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:52:59.306' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:52:59.306') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:52:59.306') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:53:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4979 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4979 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:53:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4978 Schema: QC_hit: No # Query_time: 0.002674 Lock_time: 0.002591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4978 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=1682128382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:53:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.005043 Lock_time: 0.004286 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128390; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:53:11.008' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:53:11.008') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:53:11.008') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:53:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4987 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4987 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4986 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4986 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:53:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4990 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4991 Schema: QC_hit: No # Query_time: 0.001024 Lock_time: 0.000869 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4991 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4990 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128402; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001236 Lock_time: 0.000574 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128402; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:53:23.477' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:53:23.477') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:53:23.477') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:53:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4994 Schema: QC_hit: No # Query_time: 0.002521 Lock_time: 0.002240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4994 Schema: QC_hit: No # Query_time: 0.001238 Lock_time: 0.001049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:53:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4995 Schema: QC_hit: No # Query_time: 0.000952 Lock_time: 0.000718 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4996 Schema: QC_hit: No # Query_time: 0.006164 Lock_time: 0.006004 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4995 Schema: QC_hit: No # Query_time: 0.001979 Lock_time: 0.001755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4996 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:53:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4999 Schema: QC_hit: No # Query_time: 0.001029 Lock_time: 0.000845 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5000 Schema: QC_hit: No # Query_time: 0.001955 Lock_time: 0.001876 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5000 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4999 Schema: QC_hit: No # Query_time: 0.002104 Lock_time: 0.001958 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:53:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5003 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5003 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5004 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5004 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:53:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5007 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5007 Schema: QC_hit: No # Query_time: 0.000844 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:53:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.005398 Lock_time: 0.004829 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128438; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:53:59.31' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:53:59.31') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:53:59.31') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:54:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5009 Schema: QC_hit: No # Query_time: 0.001057 Lock_time: 0.000896 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5008 Schema: QC_hit: No # Query_time: 0.000944 Lock_time: 0.000771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5009 Schema: QC_hit: No # Query_time: 0.000961 Lock_time: 0.000807 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5008 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:54:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.004812 Lock_time: 0.004212 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128450; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:54:11.01' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:54:11.01') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:54:11.01') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:54:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5013 Schema: QC_hit: No # Query_time: 0.000846 Lock_time: 0.000679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5013 Schema: QC_hit: No # Query_time: 0.001082 Lock_time: 0.000988 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5012 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5012 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:54:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5017 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5017 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5016 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5016 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:54:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001136 Lock_time: 0.000460 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128462; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:54:23.473' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:54:23.473') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:54:23.473') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:54:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5020 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5020 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:54:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5021 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5022 Schema: QC_hit: No # Query_time: 0.001294 Lock_time: 0.001172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5022 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=1682128471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5021 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:54:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5026 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=1682128481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5026 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5025 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5025 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:54:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5030 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5029 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5029 Schema: QC_hit: No # Query_time: 0.000781 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5030 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:54:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5033 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000633 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5033 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:54:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.004928 Lock_time: 0.004180 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128498; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:54:59.308' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:54:59.308') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:54:59.308') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:55:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5034 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5034 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5035 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5035 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=1682128501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:55:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.004259 Lock_time: 0.003508 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128510; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:55:11.014' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:55:11.014') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:55:11.014') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:55:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5038 Schema: QC_hit: No # Query_time: 0.003002 Lock_time: 0.002843 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5038 Schema: QC_hit: No # Query_time: 0.002378 Lock_time: 0.002241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5039 Schema: QC_hit: No # Query_time: 0.000769 Lock_time: 0.000622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5039 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:55:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5043 Schema: QC_hit: No # Query_time: 0.000884 Lock_time: 0.000725 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5043 Schema: QC_hit: No # Query_time: 0.001048 Lock_time: 0.000898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5042 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5042 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=1682128522; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.000836 Lock_time: 0.000272 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128522; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:55:23.474' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:55:23.474') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:55:23.474') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:55:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5046 Schema: QC_hit: No # Query_time: 0.000829 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5046 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:55:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5048 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5047 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5048 Schema: QC_hit: No # Query_time: 0.000858 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5047 Schema: QC_hit: No # Query_time: 0.004077 Lock_time: 0.003949 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:55:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5052 Schema: QC_hit: No # Query_time: 0.008339 Lock_time: 0.008239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5052 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5051 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5051 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:55:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5055 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5056 Schema: QC_hit: No # Query_time: 0.003692 Lock_time: 0.003590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5056 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5055 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:55:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5059 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5059 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:55:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.005342 Lock_time: 0.004588 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128558; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:55:59.308' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:55:59.308') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:55:59.308') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:56:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5061 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5061 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5060 Schema: QC_hit: No # Query_time: 0.003270 Lock_time: 0.003056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5060 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:56:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.004544 Lock_time: 0.004063 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128570; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:56:11.012' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:56:11.012') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:56:11.012') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:56:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5065 Schema: QC_hit: No # Query_time: 0.001485 Lock_time: 0.001327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5065 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5064 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5064 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5069 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5069 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5068 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5068 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128582; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001307 Lock_time: 0.000509 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128582; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:56:23.477' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:56:23.477') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:56:23.477') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:56:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5072 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5072 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:56:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5073 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5074 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5073 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5074 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=1682128591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:56:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5077 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5078 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5077 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5078 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:56:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5082 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5082 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5081 Schema: QC_hit: No # Query_time: 0.003870 Lock_time: 0.003601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5081 Schema: QC_hit: No # Query_time: 0.001195 Lock_time: 0.001074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:56:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5085 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5085 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:56:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4282 Schema: camundabpmn QC_hit: No # Query_time: 0.005680 Lock_time: 0.004884 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128618; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:56:59.307' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:56:59.307') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:56:59.307') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:57:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5086 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5086 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5087 Schema: QC_hit: No # Query_time: 0.001710 Lock_time: 0.001557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5087 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:57:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4263 Schema: camundabpmn QC_hit: No # Query_time: 0.003694 Lock_time: 0.003097 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128630; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:57:11.012' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:57:11.012') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:57:11.012') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:57:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5092 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5091 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5091 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5092 Schema: QC_hit: No # Query_time: 0.004400 Lock_time: 0.004247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:57:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5096 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5097 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5096 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5097 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:57:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001520 Lock_time: 0.000737 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128642; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:57:23.474' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:57:23.474') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:57:23.474') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:57:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5100 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5100 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:57:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5102 Schema: QC_hit: No # Query_time: 0.000808 Lock_time: 0.000643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5103 Schema: QC_hit: No # Query_time: 0.001168 Lock_time: 0.001035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5103 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5102 Schema: QC_hit: No # Query_time: 0.001022 Lock_time: 0.000910 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:57:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5109 Schema: QC_hit: No # Query_time: 0.001183 Lock_time: 0.001016 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5109 Schema: QC_hit: No # Query_time: 0.000843 Lock_time: 0.000707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5110 Schema: QC_hit: No # Query_time: 0.000957 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5110 Schema: QC_hit: No # Query_time: 0.000855 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:57:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5115 Schema: QC_hit: No # Query_time: 0.000787 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5115 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5114 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5114 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:57:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5119 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5119 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:58:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5121 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5121 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5122 Schema: QC_hit: No # Query_time: 0.000725 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5122 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:58:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 4308 Schema: camundabpmn QC_hit: No # Query_time: 0.004103 Lock_time: 0.003228 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128690; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:58:11.014' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:58:11.014') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:58:11.014') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:58:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5126 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5127 Schema: QC_hit: No # Query_time: 0.000862 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5126 Schema: QC_hit: No # Query_time: 0.003313 Lock_time: 0.003149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5127 Schema: QC_hit: No # Query_time: 0.001387 Lock_time: 0.001058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:58:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5134 Schema: QC_hit: No # Query_time: 0.000925 Lock_time: 0.000708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5135 Schema: QC_hit: No # Query_time: 0.001426 Lock_time: 0.001279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5135 Schema: QC_hit: No # Query_time: 0.004136 Lock_time: 0.003939 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5134 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128702; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001482 Lock_time: 0.000562 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128702; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:58:23.473' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:58:23.473') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:58:23.473') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:58:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5140 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5140 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:58:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5146 Schema: QC_hit: No # Query_time: 0.001230 Lock_time: 0.000866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5146 Schema: QC_hit: No # Query_time: 0.002276 Lock_time: 0.000731 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5145 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5145 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:58:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5155 Schema: QC_hit: No # Query_time: 0.001108 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5156 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5156 Schema: QC_hit: No # Query_time: 0.000901 Lock_time: 0.000841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5155 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:58:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5163 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5163 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5164 Schema: QC_hit: No # Query_time: 0.001420 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5164 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:58:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5170 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5170 Schema: QC_hit: No # Query_time: 0.000728 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:59:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5176 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5175 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5175 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5176 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:59:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.005022 Lock_time: 0.004223 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128750; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:59:11.016' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:59:11.016') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:59:11.016') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:59:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5181 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5182 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5182 Schema: QC_hit: No # Query_time: 0.000916 Lock_time: 0.000753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5181 Schema: QC_hit: No # Query_time: 0.001897 Lock_time: 0.001757 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:59:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5187 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:59:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5187 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5186 Schema: QC_hit: No # Query_time: 0.000949 Lock_time: 0.000780 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5186 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128762; 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] @ [127.0.0.6] # Thread_id: 4375 Schema: camundabpmn QC_hit: No # Query_time: 0.001139 Lock_time: 0.000462 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128762; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:59:23.474' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:59:23.474') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:59:23.474') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 1:59:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5191 Schema: QC_hit: No # Query_time: 0.000842 Lock_time: 0.000641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5191 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:59:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5193 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5193 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5192 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5192 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:59:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5196 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5197 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5197 Schema: QC_hit: No # Query_time: 0.001856 Lock_time: 0.001694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5196 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:59:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5203 Schema: QC_hit: No # Query_time: 0.005932 Lock_time: 0.005829 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 1:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5203 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5202 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5202 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:59:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5206 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5206 Schema: QC_hit: No # Query_time: 0.001047 Lock_time: 0.000914 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 1:59:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.004887 Lock_time: 0.004280 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128798; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 01:59:59.31' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 01:59:59.31') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 01:59:59.31') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:00:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5209 Schema: QC_hit: No # Query_time: 0.001003 Lock_time: 0.000859 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5208 Schema: QC_hit: No # Query_time: 0.004417 Lock_time: 0.004235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5208 Schema: QC_hit: No # Query_time: 0.002269 Lock_time: 0.002126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5209 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:00:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.005347 Lock_time: 0.004491 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128810; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:00:11.013' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:00:11.013') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:00:11.013') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:00:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5215 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=1682128811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5216 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5215 Schema: QC_hit: No # Query_time: 0.000844 Lock_time: 0.000732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5216 Schema: QC_hit: No # Query_time: 0.000711 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5220 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5220 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5219 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5219 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:00:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5225 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5225 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:00:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5226 Schema: QC_hit: No # Query_time: 0.000736 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5227 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5226 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5227 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:00:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5232 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5232 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5231 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5231 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:00:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5235 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5235 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5236 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5236 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=1682128851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:00:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5239 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5239 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:00:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.004848 Lock_time: 0.004048 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128858; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:00:59.308' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:00:59.308') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:00:59.308') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5241 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5240 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5241 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5240 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:01:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.006588 Lock_time: 0.005814 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128870; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:01:11.016' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:01:11.016') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:01:11.016') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:01:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5245 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5245 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5244 Schema: QC_hit: No # Query_time: 0.002418 Lock_time: 0.002271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5244 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:01:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5249 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5249 Schema: QC_hit: No # Query_time: 0.001140 Lock_time: 0.001032 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5248 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5248 Schema: QC_hit: No # Query_time: 0.002215 Lock_time: 0.001572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:01:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5253 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5253 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:01:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5255 Schema: QC_hit: No # Query_time: 0.003356 Lock_time: 0.003181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5256 Schema: QC_hit: No # Query_time: 0.003946 Lock_time: 0.003769 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5256 Schema: QC_hit: No # Query_time: 0.002250 Lock_time: 0.002110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5255 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:01:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5260 Schema: QC_hit: No # Query_time: 0.000823 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5259 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5259 Schema: QC_hit: No # Query_time: 0.001288 Lock_time: 0.001102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5260 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:01:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5264 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5264 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5263 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5263 Schema: QC_hit: No # Query_time: 0.000843 Lock_time: 0.000758 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:01:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5267 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5267 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:01:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.004819 Lock_time: 0.003985 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128918; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:01:59.309' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:01:59.309') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:01:59.309') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:02:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5268 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5268 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5269 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5269 Schema: QC_hit: No # Query_time: 0.007395 Lock_time: 0.007172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:02:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.005292 Lock_time: 0.004419 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128930; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:02:11.015' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:02:11.015') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:02:11.015') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:02:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5272 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5273 Schema: QC_hit: No # Query_time: 0.000761 Lock_time: 0.000584 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5273 Schema: QC_hit: No # Query_time: 0.005922 Lock_time: 0.005768 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5272 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5276 Schema: QC_hit: No # Query_time: 0.001242 Lock_time: 0.000808 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5276 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5277 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5277 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128942; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001583 Lock_time: 0.000867 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128942; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:02:23.486' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:02:23.486') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:02:23.486') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:02:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5280 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=1682128946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5280 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:02:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5281 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5282 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5282 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=1682128951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5281 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:02:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5286 Schema: QC_hit: No # Query_time: 0.000964 Lock_time: 0.000809 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5285 Schema: QC_hit: No # Query_time: 0.000854 Lock_time: 0.000673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5285 Schema: QC_hit: No # Query_time: 0.000708 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5286 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:02:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5289 Schema: QC_hit: No # Query_time: 0.001554 Lock_time: 0.001400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5289 Schema: QC_hit: No # Query_time: 0.001028 Lock_time: 0.000799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5290 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5290 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:02:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5293 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5293 Schema: QC_hit: No # Query_time: 0.001504 Lock_time: 0.001424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:02:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.004742 Lock_time: 0.003949 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128978; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:02:59.311' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:02:59.311') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:02:59.311') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:03:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5294 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5294 Schema: QC_hit: No # Query_time: 0.004171 Lock_time: 0.004028 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5295 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5295 Schema: QC_hit: No # Query_time: 0.004903 Lock_time: 0.004814 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:03:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.004389 Lock_time: 0.003559 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682128990; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:03:11.015' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:03:11.015') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:03:11.015') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:03:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5298 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5298 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5299 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682128991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5299 Schema: QC_hit: No # Query_time: 0.001013 Lock_time: 0.000944 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682128991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:03:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5303 Schema: QC_hit: No # Query_time: 0.000663 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5302 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:03:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5303 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5302 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129002; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001142 Lock_time: 0.000463 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129002; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:03:23.475' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:03:23.475') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:03:23.475') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:03:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5306 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5306 Schema: QC_hit: No # Query_time: 0.000713 Lock_time: 0.000575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:03:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5307 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5308 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5307 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5308 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:03:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5312 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5312 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5311 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5311 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:03:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5315 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5315 Schema: QC_hit: No # Query_time: 0.000693 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5316 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5316 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:03:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5319 Schema: QC_hit: No # Query_time: 0.000990 Lock_time: 0.000858 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5319 Schema: QC_hit: No # Query_time: 0.001440 Lock_time: 0.001365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:03:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.005716 Lock_time: 0.004024 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129038; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:03:59.31' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:03:59.31') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:03:59.31') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:04:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5320 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5320 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5321 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5321 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:04:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.004723 Lock_time: 0.003910 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129050; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:04:11.017' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:04:11.017') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:04:11.017') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5324 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5324 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5325 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5325 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:04:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5329 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5328 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5328 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=1682129061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5329 Schema: QC_hit: No # Query_time: 0.000793 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129062; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001435 Lock_time: 0.000610 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129062; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:04:23.477' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:04:23.477') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:04:23.477') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:04:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5332 Schema: QC_hit: No # Query_time: 0.000811 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5332 Schema: QC_hit: No # Query_time: 0.000812 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:04:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5334 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5334 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5333 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5333 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:04:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5338 Schema: QC_hit: No # Query_time: 0.000937 Lock_time: 0.000720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5338 Schema: QC_hit: No # Query_time: 0.001051 Lock_time: 0.000912 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5337 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5337 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:04:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5341 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5341 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5342 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5342 Schema: QC_hit: No # Query_time: 0.001594 Lock_time: 0.001390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:04:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5346 Schema: QC_hit: No # Query_time: 0.000829 Lock_time: 0.000660 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5346 Schema: QC_hit: No # Query_time: 0.001088 Lock_time: 0.000898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:04:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.006169 Lock_time: 0.005251 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129098; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:04:59.311' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:04:59.311') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:04:59.311') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:05:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5348 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5348 Schema: QC_hit: No # Query_time: 0.001138 Lock_time: 0.000968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5347 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5347 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:05:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.005338 Lock_time: 0.004431 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129110; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:05:11.016' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:05:11.016') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:05:11.016') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:05:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5351 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5352 Schema: QC_hit: No # Query_time: 0.001004 Lock_time: 0.000776 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5352 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5351 Schema: QC_hit: No # Query_time: 0.003235 Lock_time: 0.003034 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:05:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5356 Schema: QC_hit: No # Query_time: 0.000884 Lock_time: 0.000722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5355 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5356 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5355 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:05:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001366 Lock_time: 0.000517 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129122; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:05:23.475' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:05:23.475') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:05:23.475') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:05:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5359 Schema: QC_hit: No # Query_time: 0.000847 Lock_time: 0.000670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5359 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:05:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5360 Schema: QC_hit: No # Query_time: 0.000964 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5361 Schema: QC_hit: No # Query_time: 0.001465 Lock_time: 0.001313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5361 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000729 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5360 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:05:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5367 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5367 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5366 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5366 Schema: QC_hit: No # Query_time: 0.000864 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:05:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5371 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5371 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5372 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5372 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:05:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5375 Schema: QC_hit: No # Query_time: 0.000884 Lock_time: 0.000594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5375 Schema: QC_hit: No # Query_time: 0.000787 Lock_time: 0.000612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:05:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.005233 Lock_time: 0.004601 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129158; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:05:59.311' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:05:59.311') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:05:59.311') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:06:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5377 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5377 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5378 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5378 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:06:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.005721 Lock_time: 0.004980 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129170; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:06:11.015' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:06:11.015') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:06:11.015') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:06:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5382 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5381 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5382 Schema: QC_hit: No # Query_time: 0.000847 Lock_time: 0.000710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5381 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:06:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5385 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5385 Schema: QC_hit: No # Query_time: 0.001020 Lock_time: 0.000903 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5386 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5386 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129182; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001862 Lock_time: 0.000508 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129182; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:06:23.475' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:06:23.475') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:06:23.475') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:06:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5389 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5389 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:06:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5392 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5391 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5391 Schema: QC_hit: No # Query_time: 0.005108 Lock_time: 0.005026 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5392 Schema: QC_hit: No # Query_time: 0.001490 Lock_time: 0.001349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:06:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5396 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5396 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5395 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5395 Schema: QC_hit: No # Query_time: 0.006596 Lock_time: 0.006479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5399 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5400 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5400 Schema: QC_hit: No # Query_time: 0.000819 Lock_time: 0.000682 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5399 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:06:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5403 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5403 Schema: QC_hit: No # Query_time: 0.000889 Lock_time: 0.000811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:06:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.005126 Lock_time: 0.004539 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129218; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:06:59.311' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:06:59.311') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:06:59.311') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:07:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5404 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5405 Schema: QC_hit: No # Query_time: 0.000912 Lock_time: 0.000776 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5405 Schema: QC_hit: No # Query_time: 0.000973 Lock_time: 0.000807 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5404 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=1682129222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:07:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.004789 Lock_time: 0.004082 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129230; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:07:11.016' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:07:11.016') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:07:11.016') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:07:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5409 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5409 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5408 Schema: QC_hit: No # Query_time: 0.000774 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5408 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:07:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5412 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5413 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5412 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5413 Schema: QC_hit: No # Query_time: 0.001060 Lock_time: 0.000954 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:07:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001213 Lock_time: 0.000528 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129242; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:07:23.474' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:07:23.474') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:07:23.474') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:07:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5416 Schema: QC_hit: No # Query_time: 0.000897 Lock_time: 0.000726 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5416 Schema: QC_hit: No # Query_time: 0.000877 Lock_time: 0.000734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:07:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5417 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5418 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5417 Schema: QC_hit: No # Query_time: 0.000818 Lock_time: 0.000625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5418 Schema: QC_hit: No # Query_time: 0.004274 Lock_time: 0.004165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:07:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5421 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5421 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=1682129261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5422 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5422 Schema: QC_hit: No # Query_time: 0.000802 Lock_time: 0.000696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:07:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5425 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5426 Schema: QC_hit: No # Query_time: 0.002919 Lock_time: 0.002673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5425 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5426 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:07:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5429 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5429 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:07:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.004887 Lock_time: 0.004173 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129278; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:07:59.31' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:07:59.31') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:07:59.31') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:08:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5430 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5430 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5431 Schema: QC_hit: No # Query_time: 0.002112 Lock_time: 0.001974 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5431 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:08:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.004787 Lock_time: 0.003943 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129290; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:08:11.015' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:08:11.015') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:08:11.015') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:08:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5435 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5435 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5434 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5434 Schema: QC_hit: No # Query_time: 0.001264 Lock_time: 0.001206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:08:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5439 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5438 Schema: QC_hit: No # Query_time: 0.000917 Lock_time: 0.000789 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5438 Schema: QC_hit: No # Query_time: 0.002014 Lock_time: 0.001878 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5439 Schema: QC_hit: No # Query_time: 0.001114 Lock_time: 0.000913 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129302; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001270 Lock_time: 0.000498 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129302; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:08:23.475' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:08:23.475') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:08:23.475') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:08:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5442 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5442 Schema: QC_hit: No # Query_time: 0.000941 Lock_time: 0.000744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:08:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5443 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5443 Schema: QC_hit: No # Query_time: 0.002212 Lock_time: 0.001078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5444 Schema: QC_hit: No # Query_time: 0.002054 Lock_time: 0.001877 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5444 Schema: QC_hit: No # Query_time: 0.001064 Lock_time: 0.000948 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:08:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5448 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=1682129321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5447 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5447 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5448 Schema: QC_hit: No # Query_time: 0.001550 Lock_time: 0.001364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:08:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5452 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5452 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5451 Schema: QC_hit: No # Query_time: 0.005706 Lock_time: 0.005571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5451 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:08:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5455 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5455 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:08:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.004847 Lock_time: 0.004062 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129338; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:08:59.311' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:08:59.311') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:08:59.311') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:09:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5457 Schema: QC_hit: No # Query_time: 0.000744 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5456 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5456 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5457 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:09:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.004537 Lock_time: 0.003843 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129350; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:09:11.018' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:09:11.018') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:09:11.018') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:09:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5460 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5460 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5461 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5461 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:09:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5465 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5465 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:09:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5464 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5464 Schema: QC_hit: No # Query_time: 0.001414 Lock_time: 0.001277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129362; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.000633 Lock_time: 0.000240 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129362; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:09:23.477' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:09:23.477') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:09:23.477') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:09:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5468 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5468 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:09:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5469 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5470 Schema: QC_hit: No # Query_time: 0.001910 Lock_time: 0.001041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5470 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5469 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:09:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5474 Schema: QC_hit: No # Query_time: 0.000924 Lock_time: 0.000824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5473 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5473 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5474 Schema: QC_hit: No # Query_time: 0.001316 Lock_time: 0.001173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5477 Schema: QC_hit: No # Query_time: 0.000772 Lock_time: 0.000588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5477 Schema: QC_hit: No # Query_time: 0.001455 Lock_time: 0.001367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5478 Schema: QC_hit: No # Query_time: 0.000784 Lock_time: 0.000708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5478 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:09:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5481 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5481 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:09:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.005453 Lock_time: 0.004685 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129398; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:09:59.313' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:09:59.313') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:09:59.313') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:10:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5482 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5483 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5483 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5482 Schema: QC_hit: No # Query_time: 0.005819 Lock_time: 0.005634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:10:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.004995 Lock_time: 0.004254 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129410; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:10:11.019' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:10:11.019') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:10:11.019') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5487 Schema: QC_hit: No # Query_time: 0.000873 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5487 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5486 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5486 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:10:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5491 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5491 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5490 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5490 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129422; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001176 Lock_time: 0.000430 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129422; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:10:23.477' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:10:23.477') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:10:23.477') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:10:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5494 Schema: QC_hit: No # Query_time: 0.000924 Lock_time: 0.000792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5494 Schema: QC_hit: No # Query_time: 0.000661 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:10:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5496 Schema: QC_hit: No # Query_time: 0.000844 Lock_time: 0.000690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5495 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5496 Schema: QC_hit: No # Query_time: 0.000969 Lock_time: 0.000851 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5495 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:10:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5500 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5500 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5499 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5499 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:10:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5503 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5503 Schema: QC_hit: No # Query_time: 0.000914 Lock_time: 0.000763 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5504 Schema: QC_hit: No # Query_time: 0.003286 Lock_time: 0.003118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5504 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:10:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5507 Schema: QC_hit: No # Query_time: 0.000968 Lock_time: 0.000757 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5507 Schema: QC_hit: No # Query_time: 0.000908 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:10:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.005073 Lock_time: 0.004429 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129458; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:10:59.313' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:10:59.313') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:10:59.313') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:11:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5508 Schema: QC_hit: No # Query_time: 0.000684 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5509 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5508 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5509 Schema: QC_hit: No # Query_time: 0.001709 Lock_time: 0.001640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:11:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.004627 Lock_time: 0.003801 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129470; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:11:11.017' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:11:11.017') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:11:11.017') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:11:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5513 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5513 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5512 Schema: QC_hit: No # Query_time: 0.000843 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5512 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:11:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5517 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5517 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:11:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5516 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5516 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=1682129482; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001377 Lock_time: 0.000614 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129482; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:11:23.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:11:23.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:11:23.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:11:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5520 Schema: QC_hit: No # Query_time: 0.000937 Lock_time: 0.000750 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5520 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:11:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5521 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5521 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5522 Schema: QC_hit: No # Query_time: 0.000763 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5522 Schema: QC_hit: No # Query_time: 0.000713 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:11:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5525 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5526 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5526 Schema: QC_hit: No # Query_time: 0.001633 Lock_time: 0.001514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5525 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:11:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5530 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5529 Schema: QC_hit: No # Query_time: 0.000852 Lock_time: 0.000768 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5529 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:11:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5530 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:11:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5533 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=1682129516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5533 Schema: QC_hit: No # Query_time: 0.000973 Lock_time: 0.000817 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:11:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.005280 Lock_time: 0.004323 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129518; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:11:59.315' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:11:59.315') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:11:59.315') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:12:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5534 Schema: QC_hit: No # Query_time: 0.000819 Lock_time: 0.000662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5535 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5535 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5534 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:12:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.004522 Lock_time: 0.003826 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129530; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:12:11.018' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:12:11.018') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:12:11.018') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:12:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5538 Schema: QC_hit: No # Query_time: 0.003942 Lock_time: 0.003822 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5538 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5539 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5539 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:12:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5542 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5542 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5543 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5543 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:12:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001288 Lock_time: 0.000448 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129542; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:12:23.478' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:12:23.478') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:12:23.478') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:12:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5546 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5546 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:12:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5547 Schema: QC_hit: No # Query_time: 0.000879 Lock_time: 0.000695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:12:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5548 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=1682129552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5548 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5547 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:12:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5552 Schema: QC_hit: No # Query_time: 0.000693 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5551 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5551 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5552 Schema: QC_hit: No # Query_time: 0.002906 Lock_time: 0.002722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:12:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5555 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5556 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=1682129571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5556 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5555 Schema: QC_hit: No # Query_time: 0.000875 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:12:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5559 Schema: QC_hit: No # Query_time: 0.000852 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5559 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:12:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.003671 Lock_time: 0.003224 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129578; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:12:59.313' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:12:59.313') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:12:59.313') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:13:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5561 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=1682129581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5560 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5561 Schema: QC_hit: No # Query_time: 0.000756 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5560 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:13:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.005133 Lock_time: 0.004154 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129590; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:13:11.018' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:13:11.018') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:13:11.018') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:13:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5565 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5564 Schema: QC_hit: No # Query_time: 0.001219 Lock_time: 0.001062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5564 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5565 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:13:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5569 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5569 Schema: QC_hit: No # Query_time: 0.001971 Lock_time: 0.001834 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5568 Schema: QC_hit: No # Query_time: 0.004168 Lock_time: 0.003989 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5568 Schema: QC_hit: No # Query_time: 0.005198 Lock_time: 0.005040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:13:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001374 Lock_time: 0.000919 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129602; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:13:23.478' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:13:23.478') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:13:23.478') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:13:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5572 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5572 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:13:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5574 Schema: QC_hit: No # Query_time: 0.000936 Lock_time: 0.000772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5573 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5573 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5574 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:13:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5578 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5578 Schema: QC_hit: No # Query_time: 0.000951 Lock_time: 0.000845 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5577 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5577 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:13:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5582 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5581 Schema: QC_hit: No # Query_time: 0.003762 Lock_time: 0.003674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5582 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:13:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5581 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:13:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5585 Schema: QC_hit: No # Query_time: 0.000890 Lock_time: 0.000743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5585 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:13:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.004917 Lock_time: 0.004148 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129638; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:13:59.313' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:13:59.313') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:13:59.313') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:14:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5587 Schema: QC_hit: No # Query_time: 0.002036 Lock_time: 0.001891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5587 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5586 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:14:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5586 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=1682129642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:14:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.004919 Lock_time: 0.004132 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129650; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:14:11.018' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:14:11.018') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:14:11.018') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:14:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5591 Schema: QC_hit: No # Query_time: 0.001814 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5591 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5590 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5590 Schema: QC_hit: No # Query_time: 0.003810 Lock_time: 0.003651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:14:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5595 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5595 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5594 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5594 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129662; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001228 Lock_time: 0.000506 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129662; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:14:23.48' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:14:23.48') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:14:23.48') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:14:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5598 Schema: QC_hit: No # Query_time: 0.000807 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5598 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:14:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5600 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5599 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5600 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5599 Schema: QC_hit: No # Query_time: 0.005897 Lock_time: 0.005783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:14:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5604 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5603 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5603 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5604 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:14:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5608 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5608 Schema: QC_hit: No # Query_time: 0.006574 Lock_time: 0.006459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5607 Schema: QC_hit: No # Query_time: 0.000896 Lock_time: 0.000688 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5607 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:14:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5611 Schema: QC_hit: No # Query_time: 0.001343 Lock_time: 0.001097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5611 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:14:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.005217 Lock_time: 0.004484 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129698; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:14:59.314' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:14:59.314') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:14:59.314') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:15:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5613 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5613 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5612 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5612 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:15:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.005003 Lock_time: 0.004181 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129710; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:15:11.017' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:15:11.017') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:15:11.017') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:15:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5616 Schema: QC_hit: No # Query_time: 0.000855 Lock_time: 0.000695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5616 Schema: QC_hit: No # Query_time: 0.000972 Lock_time: 0.000741 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5617 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5617 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:15:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5620 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5620 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:15:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5621 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5621 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129722; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001551 Lock_time: 0.000605 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129722; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:15:23.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:15:23.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:15:23.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:15:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5624 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5624 Schema: QC_hit: No # Query_time: 0.000763 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:15:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5626 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5625 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5625 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5626 Schema: QC_hit: No # Query_time: 0.001208 Lock_time: 0.001038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:15:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5629 Schema: QC_hit: No # Query_time: 0.000895 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5630 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5629 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5630 Schema: QC_hit: No # Query_time: 0.001005 Lock_time: 0.000801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5633 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5633 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5634 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000723 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5634 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:15:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5637 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5637 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:15:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.006190 Lock_time: 0.005408 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129758; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:15:59.314' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:15:59.314') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:15:59.314') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:16:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5639 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5638 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5638 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5639 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:16:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.004665 Lock_time: 0.003812 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129770; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:16:11.019' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:16:11.019') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:16:11.019') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:16:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5643 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5643 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5642 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5642 Schema: QC_hit: No # Query_time: 0.000727 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:16:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5647 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5647 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5646 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5646 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:16:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001565 Lock_time: 0.000778 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129782; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:16:23.48' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:16:23.48') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:16:23.48') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:16:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5650 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5650 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:16:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5651 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000719 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:16:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5652 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5652 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5651 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:16:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5655 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5656 Schema: QC_hit: No # Query_time: 0.001238 Lock_time: 0.001094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5655 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5656 Schema: QC_hit: No # Query_time: 0.000967 Lock_time: 0.000793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:16:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5660 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5660 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5659 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5659 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:16:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5663 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5663 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:16:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.006402 Lock_time: 0.004875 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129818; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:16:59.314' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:16:59.314') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:16:59.314') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:17:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5664 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5664 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:17:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5665 Schema: QC_hit: No # Query_time: 0.002301 Lock_time: 0.002049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5665 Schema: QC_hit: No # Query_time: 0.002735 Lock_time: 0.002589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:17:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.005278 Lock_time: 0.004373 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129830; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:17:11.018' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:17:11.018') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:17:11.018') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:17:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5668 Schema: QC_hit: No # Query_time: 0.000878 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5668 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5669 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5669 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:17:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5673 Schema: QC_hit: No # Query_time: 0.000949 Lock_time: 0.000798 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5672 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:17:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5672 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5673 Schema: QC_hit: No # Query_time: 0.001928 Lock_time: 0.001717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129842; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001516 Lock_time: 0.000801 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129842; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:17:23.48' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:17:23.48') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:17:23.48') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:17:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5676 Schema: QC_hit: No # Query_time: 0.000645 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5676 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:17:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5677 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5678 Schema: QC_hit: No # Query_time: 0.002366 Lock_time: 0.000940 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5678 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5677 Schema: QC_hit: No # Query_time: 0.010249 Lock_time: 0.010059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:17:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5682 Schema: QC_hit: No # Query_time: 0.000875 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5681 Schema: QC_hit: No # Query_time: 0.002646 Lock_time: 0.002565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5681 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5682 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:17:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5685 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5686 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5685 Schema: QC_hit: No # Query_time: 0.001368 Lock_time: 0.001277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5686 Schema: QC_hit: No # Query_time: 0.000962 Lock_time: 0.000838 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:17:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5689 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5689 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:17:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.005693 Lock_time: 0.004917 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129878; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:17:59.316' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:17:59.316') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:17:59.316') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:18:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5690 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5690 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5691 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5691 Schema: QC_hit: No # Query_time: 0.002603 Lock_time: 0.002483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:18:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.004913 Lock_time: 0.004200 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129890; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:18:11.02' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:18:11.02') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:18:11.02') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:18:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5694 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5694 Schema: QC_hit: No # Query_time: 0.000814 Lock_time: 0.000675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5695 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5695 Schema: QC_hit: No # Query_time: 0.002947 Lock_time: 0.002722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:18:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5698 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5698 Schema: QC_hit: No # Query_time: 0.007660 Lock_time: 0.007494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5699 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5699 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:18:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002922 Lock_time: 0.001464 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129902; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:18:23.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:18:23.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:18:23.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:18:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5702 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5702 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:18:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5704 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5704 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:18:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5703 Schema: QC_hit: No # Query_time: 0.000819 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5703 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:18:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5708 Schema: QC_hit: No # Query_time: 0.003288 Lock_time: 0.003148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5708 Schema: QC_hit: No # Query_time: 0.000765 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5707 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5707 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:18:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5712 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5711 Schema: QC_hit: No # Query_time: 0.000729 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5711 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5712 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:18:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5715 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5715 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:18:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.004849 Lock_time: 0.004030 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129938; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:18:59.316' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:18:59.316') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:18:59.316') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:19:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5716 Schema: QC_hit: No # Query_time: 0.004225 Lock_time: 0.004038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5717 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5717 Schema: QC_hit: No # Query_time: 0.001018 Lock_time: 0.000864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5716 Schema: QC_hit: No # Query_time: 0.006751 Lock_time: 0.006584 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:19:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.005050 Lock_time: 0.004208 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129950; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:19:11.019' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:19:11.019') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:19:11.019') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:19:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5720 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5720 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5721 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5721 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:19:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5724 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5725 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5725 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5724 Schema: QC_hit: No # Query_time: 0.003737 Lock_time: 0.003610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:19:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001925 Lock_time: 0.000614 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129962; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:19:23.478' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:19:23.478') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:19:23.478') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:19:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5728 Schema: QC_hit: No # Query_time: 0.000811 Lock_time: 0.000692 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5728 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:19:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5729 Schema: QC_hit: No # Query_time: 0.002157 Lock_time: 0.002056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5729 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5730 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5730 Schema: QC_hit: No # Query_time: 0.000918 Lock_time: 0.000754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:19:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5734 Schema: QC_hit: No # Query_time: 0.013168 Lock_time: 0.012973 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5733 Schema: QC_hit: No # Query_time: 0.006737 Lock_time: 0.006501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5734 Schema: QC_hit: No # Query_time: 0.001910 Lock_time: 0.001641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5733 Schema: QC_hit: No # Query_time: 0.002734 Lock_time: 0.002588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:19:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5737 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5738 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5738 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5737 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:19:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5741 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682129996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5741 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682129996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:19:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.004743 Lock_time: 0.004091 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682129998; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:19:59.316' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:19:59.316') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:19:59.316') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:20:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5742 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5742 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5743 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5743 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:20:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.005139 Lock_time: 0.004404 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130010; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:20:11.02' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:20:11.02') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:20:11.02') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:20:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5747 Schema: QC_hit: No # Query_time: 0.001752 Lock_time: 0.000795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5747 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5746 Schema: QC_hit: No # Query_time: 0.002756 Lock_time: 0.002589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5746 Schema: QC_hit: No # Query_time: 0.001200 Lock_time: 0.001096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:20:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5751 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5751 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5750 Schema: QC_hit: No # Query_time: 0.002299 Lock_time: 0.002177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5750 Schema: QC_hit: No # Query_time: 0.001816 Lock_time: 0.001726 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130022; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001696 Lock_time: 0.000852 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130022; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:20:23.482' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:20:23.482') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:20:23.482') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:20:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5754 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5754 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:20:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5755 Schema: QC_hit: No # Query_time: 0.001086 Lock_time: 0.000913 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5756 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5756 Schema: QC_hit: No # Query_time: 0.001054 Lock_time: 0.000881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5755 Schema: QC_hit: No # Query_time: 0.001364 Lock_time: 0.001228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:20:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5759 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5760 Schema: QC_hit: No # Query_time: 0.003755 Lock_time: 0.003555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5759 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5760 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:20:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5764 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5764 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5763 Schema: QC_hit: No # Query_time: 0.001964 Lock_time: 0.001859 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5763 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:20:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5767 Schema: QC_hit: No # Query_time: 0.000711 Lock_time: 0.000554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5767 Schema: QC_hit: No # Query_time: 0.000734 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:20:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.004413 Lock_time: 0.003740 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130058; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:20:59.316' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:20:59.316') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:20:59.316') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:21:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5769 Schema: QC_hit: No # Query_time: 0.001315 Lock_time: 0.001123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5768 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5768 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5769 Schema: QC_hit: No # Query_time: 0.003737 Lock_time: 0.003537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:21:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.005038 Lock_time: 0.004255 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130070; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:21:11.019' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:21:11.019') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:21:11.019') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:21:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5773 Schema: QC_hit: No # Query_time: 0.000792 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5772 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5773 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5772 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:21:20 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.001260 Lock_time: 0.000747 Rows_sent: 1 Rows_examined: 10 # Rows_affected: 0 Bytes_sent: 1965 use catalogdb; SET timestamp=1682130080; SELECT * FROM service WHERE MODEL_NAME = 'GR-API-DEFAULT' ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; # Time: 230422 2:21:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5776 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5777 Schema: QC_hit: No # Query_time: 0.003936 Lock_time: 0.003853 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5777 Schema: QC_hit: No # Query_time: 0.001193 Lock_time: 0.001113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5776 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:21:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.012160 Lock_time: 0.006039 Rows_sent: 1 Rows_examined: 545 # Rows_affected: 0 Bytes_sent: 1523 use camundabpmn; SET timestamp=1682130082; 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: 230422 2:21:24 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.004424 Lock_time: 0.004011 Rows_sent: 0 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1010 use catalogdb; SET timestamp=1682130084; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='createInstance' and northbound0_.REQUEST_SCOPE='Service' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='basicnw-cloud-owner' and northbound0_.SERVICE_TYPE='*'; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.001107 Lock_time: 0.000808 Rows_sent: 1 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1073 SET timestamp=1682130084; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='createInstance' and northbound0_.REQUEST_SCOPE='Service' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='DEFAULT' and northbound0_.SERVICE_TYPE='*'; # Time: 230422 2:21:26 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001303 Lock_time: 0.000315 Rows_sent: 41 Rows_examined: 82 # Rows_affected: 0 Bytes_sent: 14414 use camundabpmn; SET timestamp=1682130086; 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_ = '605fcf46-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001116 Lock_time: 0.000205 Rows_sent: 44 Rows_examined: 88 # Rows_affected: 0 Bytes_sent: 15370 SET timestamp=1682130086; 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_ = '605fcf46-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002207 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1358 SET timestamp=1682130086; 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); # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5780 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5780 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:21:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5781 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5782 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5781 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5782 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:21:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5785 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5786 Schema: QC_hit: No # Query_time: 0.003768 Lock_time: 0.003583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5785 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5786 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:21:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5790 Schema: QC_hit: No # Query_time: 0.000937 Lock_time: 0.000744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5790 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:21:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5789 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5789 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:21:55 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002409 Lock_time: 0.000213 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1370 SET timestamp=1682130115; 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: 230422 2:21:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5793 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5793 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:21:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.001419 Lock_time: 0.000744 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130118; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:21:59.317' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:21:59.317') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:21:59.317') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:21:59 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001717 Lock_time: 0.000204 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1315 SET timestamp=1682130119; 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: 230422 2:22:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5794 Schema: QC_hit: No # Query_time: 0.007773 Lock_time: 0.007588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5794 Schema: QC_hit: No # Query_time: 0.004687 Lock_time: 0.004513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5795 Schema: QC_hit: No # Query_time: 0.001884 Lock_time: 0.001772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5795 Schema: QC_hit: No # Query_time: 0.010235 Lock_time: 0.010130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130121; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001183 Lock_time: 0.000227 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17213 SET timestamp=1682130121; 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_ = '605fcf46-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # Time: 230422 2:22:03 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002465 Lock_time: 0.000251 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1378 SET timestamp=1682130123; 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: 230422 2:22:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.005165 Lock_time: 0.004454 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130130; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:22:11.019' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:22:11.019') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:22:11.019') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:22:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5799 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5799 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5798 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5798 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:22:15 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.003627 Lock_time: 0.000800 Rows_sent: 1 Rows_examined: 545 # Rows_affected: 0 Bytes_sent: 1523 SET timestamp=1682130135; 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] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.004967 Lock_time: 0.004302 Rows_sent: 0 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1010 use catalogdb; SET timestamp=1682130135; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='createInstance' and northbound0_.REQUEST_SCOPE='Network' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='basicnw-cloud-owner' and northbound0_.SERVICE_TYPE='*'; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.000987 Lock_time: 0.000436 Rows_sent: 1 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1074 SET timestamp=1682130135; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='createInstance' and northbound0_.REQUEST_SCOPE='Network' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='DEFAULT' and northbound0_.SERVICE_TYPE='*'; # Time: 230422 2:22:16 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001218 Lock_time: 0.000285 Rows_sent: 41 Rows_examined: 82 # Rows_affected: 0 Bytes_sent: 15117 use camundabpmn; SET timestamp=1682130136; 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_ = '800ffd52-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.000799 Lock_time: 0.000170 Rows_sent: 44 Rows_examined: 88 # Rows_affected: 0 Bytes_sent: 16073 SET timestamp=1682130136; 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_ = '800ffd52-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # Time: 230422 2:22:17 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001944 Lock_time: 0.000186 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1346 SET timestamp=1682130137; select * from ACT_RE_PROCDEF RES where KEY_ = 'AssignNetworkBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'AssignNetworkBB' and TENANT_ID_ is null); # Time: 230422 2:22:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5802 Schema: QC_hit: No # Query_time: 0.001237 Lock_time: 0.001123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5802 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=1682130141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5803 Schema: QC_hit: No # Query_time: 0.000723 Lock_time: 0.000588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5803 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:22:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5806 Schema: QC_hit: No # Query_time: 0.000812 Lock_time: 0.000654 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5806 Schema: QC_hit: No # Query_time: 0.000781 Lock_time: 0.000647 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:22:31 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001455 Lock_time: 0.000243 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17916 SET timestamp=1682130151; 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_ = '800ffd52-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5808 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5807 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5808 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5807 Schema: QC_hit: No # Query_time: 0.003796 Lock_time: 0.003706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130152; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002397 Lock_time: 0.000261 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1346 SET timestamp=1682130152; select * from ACT_RE_PROCDEF RES where KEY_ = 'CreateNetworkBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'CreateNetworkBB' and TENANT_ID_ is null); # Time: 230422 2:22:33 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002387 Lock_time: 0.000217 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1334 SET timestamp=1682130153; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002415 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1366 SET timestamp=1682130153; 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: 230422 2:22:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5811 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5811 Schema: QC_hit: No # Query_time: 0.000839 Lock_time: 0.000768 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5812 Schema: QC_hit: No # Query_time: 0.000717 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5812 Schema: QC_hit: No # Query_time: 0.010789 Lock_time: 0.010620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:22:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5815 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:22:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5816 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5816 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5815 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:22:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5819 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5819 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:22:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.005832 Lock_time: 0.005113 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130178; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:22:59.316' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:22:59.316') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:22:59.316') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:23:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5820 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:23:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5821 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5821 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5820 Schema: QC_hit: No # Query_time: 0.000752 Lock_time: 0.000584 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:23:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.001288 Lock_time: 0.000512 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130190; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:23:11.018' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:23:11.018') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:23:11.018') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:23:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5824 Schema: QC_hit: No # Query_time: 0.002189 Lock_time: 0.001823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5825 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5825 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5824 Schema: QC_hit: No # Query_time: 0.004248 Lock_time: 0.004119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:23:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5828 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5829 Schema: QC_hit: No # Query_time: 0.001301 Lock_time: 0.001120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:23:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5828 Schema: QC_hit: No # Query_time: 0.000729 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5829 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:23:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5832 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5832 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:23:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5833 Schema: QC_hit: No # Query_time: 0.001187 Lock_time: 0.001035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5833 Schema: QC_hit: No # Query_time: 0.000976 Lock_time: 0.000850 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5834 Schema: QC_hit: No # Query_time: 0.000707 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5834 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:23:38 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.003075 Lock_time: 0.000594 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130218; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:23:39.442' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:23:39.442') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:23:39.442') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001560 Lock_time: 0.000708 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130218; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:23:39.464' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:23:39.464') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:23:39.464') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:23:39 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.108110 Lock_time: 0.107212 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130219; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:23:40.924' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:23:40.924') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:23:40.924') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001626 Lock_time: 0.000763 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130219; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:23:41.053' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:23:41.053') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:23:41.053') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:23:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5837 Schema: QC_hit: No # Query_time: 0.001800 Lock_time: 0.001650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5838 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5837 Schema: QC_hit: No # Query_time: 0.000895 Lock_time: 0.000715 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5838 Schema: QC_hit: No # Query_time: 0.005731 Lock_time: 0.005631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:23:42 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.182257 Lock_time: 0.181654 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130222; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:23:43.884' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:23:43.884') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:23:43.884') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001182 Lock_time: 0.000515 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130222; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:23:44.079' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:23:44.079') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:23:44.079') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:23:47 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.006412 Lock_time: 0.005337 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130227; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:23:49.083' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:23:49.083') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:23:49.083') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:23:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5842 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5842 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:23:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5841 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5841 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130232; 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] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.000803 Lock_time: 0.000287 Rows_sent: 1 Rows_examined: 12 # Rows_affected: 0 Bytes_sent: 1965 use catalogdb; SET timestamp=1682130232; SELECT * FROM service WHERE MODEL_NAME = 'GR-API-DEFAULT' ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC LIMIT 1; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.003793 Lock_time: 0.000875 Rows_sent: 1 Rows_examined: 545 # Rows_affected: 0 Bytes_sent: 1523 use camundabpmn; SET timestamp=1682130232; 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: 230422 2:23:53 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.004342 Lock_time: 0.003881 Rows_sent: 0 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1010 use catalogdb; SET timestamp=1682130233; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='createInstance' and northbound0_.REQUEST_SCOPE='Service' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='basicvm-cloud-owner' and northbound0_.SERVICE_TYPE='*'; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.000945 Lock_time: 0.000297 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1682130233; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:23:54.609' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:23:54.609') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:23:54.609') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.000661 Lock_time: 0.000237 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130233; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:23:54.628' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:23:54.628') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:23:54.628') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:23:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5845 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5845 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:23:57 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.003187 Lock_time: 0.000485 Rows_sent: 1 Rows_examined: 545 # Rows_affected: 0 Bytes_sent: 1523 SET timestamp=1682130237; 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] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.001113 Lock_time: 0.000659 Rows_sent: 0 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1010 use catalogdb; SET timestamp=1682130237; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='deleteInstance' and northbound0_.REQUEST_SCOPE='Network' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='basicnw-cloud-owner' and northbound0_.SERVICE_TYPE='*'; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.000804 Lock_time: 0.000412 Rows_sent: 1 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1074 SET timestamp=1682130237; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='deleteInstance' and northbound0_.REQUEST_SCOPE='Network' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='DEFAULT' and northbound0_.SERVICE_TYPE='*'; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001089 Lock_time: 0.000628 Rows_sent: 1 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1682130237; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:23:59.138' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:23:59.138') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:23:59.138') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.000738 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130237; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:23:59.163' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:23:59.163') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:23:59.163') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001434 Lock_time: 0.000316 Rows_sent: 41 Rows_examined: 132 # Rows_affected: 0 Bytes_sent: 14077 SET timestamp=1682130237; 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_ = 'bcb29b24-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # Time: 230422 2:23:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001642 Lock_time: 0.000295 Rows_sent: 44 Rows_examined: 138 # Rows_affected: 0 Bytes_sent: 15033 SET timestamp=1682130238; 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_ = 'bcb29b24-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.001475 Lock_time: 0.000633 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130238; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:23:59.316' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:23:59.316') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:23:59.316') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:23:59 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.002429 Lock_time: 0.000273 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1362 SET timestamp=1682130239; 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: 230422 2:24:00 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 1.010808 Lock_time: 1.010025 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130240; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:01.062' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:01.062') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:01.062') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.005734 Lock_time: 0.004512 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130240; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:02.085' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:02.085') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:02.085') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:24:01 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001952 Lock_time: 0.000334 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 16876 SET timestamp=1682130241; 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_ = 'bcb29b24-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5847 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5847 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5846 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5846 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130242; 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.002364 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1338 SET timestamp=1682130242; 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); # Time: 230422 2:24:05 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.001800 Lock_time: 0.001286 Rows_sent: 1 Rows_examined: 12 # Rows_affected: 0 Bytes_sent: 2059 use catalogdb; SET timestamp=1682130245; SELECT * FROM service WHERE MODEL_INVARIANT_UUID = '649a9301-8ed7-4a21-9bff-fb75f6cebee5' ORDER BY INET_ATON(SUBSTRING_INDEX(CONCAT(MODEL_VERSION,'.0.0.0'),'.',4)) DESC; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.003842 Lock_time: 0.000885 Rows_sent: 1 Rows_examined: 545 # Rows_affected: 0 Bytes_sent: 1523 use camundabpmn; SET timestamp=1682130245; 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] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.001325 Lock_time: 0.000751 Rows_sent: 0 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1010 use catalogdb; SET timestamp=1682130245; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='createInstance' and northbound0_.REQUEST_SCOPE='Service' and northbound0_.IS_ALACARTE=0 and northbound0_.CLOUD_OWNER='CloudOwner' and northbound0_.SERVICE_TYPE='*'; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.000861 Lock_time: 0.000406 Rows_sent: 1 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1079 SET timestamp=1682130245; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='createInstance' and northbound0_.REQUEST_SCOPE='Service' and northbound0_.IS_ALACARTE=0 and northbound0_.CLOUD_OWNER='DEFAULT' and northbound0_.SERVICE_TYPE='*'; # Time: 230422 2:24:08 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.001096 Lock_time: 0.000629 Rows_sent: 1 Rows_examined: 21 # Rows_affected: 0 Bytes_sent: 1023 SET timestamp=1682130248; select vnfrecipe0_.id as id1_63_, vnfrecipe0_.ACTION as action2_63_, vnfrecipe0_.CREATION_TIMESTAMP as creation3_63_, vnfrecipe0_.description as descript4_63_, vnfrecipe0_.NF_ROLE as nf_role5_63_, vnfrecipe0_.ORCHESTRATION_URI as orchestr6_63_, vnfrecipe0_.VNF_PARAM_XSD as vnf_para7_63_, vnfrecipe0_.RECIPE_TIMEOUT as recipe_t8_63_, vnfrecipe0_.SERVICE_TYPE as service_9_63_, vnfrecipe0_.VERSION_STR as version10_63_, vnfrecipe0_.VF_MODULE_ID as vf_modu11_63_ from vnf_recipe vnfrecipe0_ where vnfrecipe0_.NF_ROLE='GR-API-DEFAULT' and vnfrecipe0_.ACTION='createInstance' limit 1; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.003437 Lock_time: 0.000474 Rows_sent: 1 Rows_examined: 545 # Rows_affected: 0 Bytes_sent: 1523 use camundabpmn; SET timestamp=1682130248; 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] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.001195 Lock_time: 0.000686 Rows_sent: 0 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1010 use catalogdb; SET timestamp=1682130248; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='createInstance' and northbound0_.REQUEST_SCOPE='Vnf' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='basicvm-cloud-owner' and northbound0_.SERVICE_TYPE='*'; # Time: 230422 2:24:09 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.001494 Lock_time: 0.001009 Rows_sent: 1 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1066 SET timestamp=1682130249; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='createInstance' and northbound0_.REQUEST_SCOPE='Vnf' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='DEFAULT' and northbound0_.SERVICE_TYPE='*'; # Time: 230422 2:24:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.001805 Lock_time: 0.000992 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1682130250; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:11.02' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:11.02') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:11.02') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:24:11 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001123 Lock_time: 0.000188 Rows_sent: 43 Rows_examined: 235 # Rows_affected: 0 Bytes_sent: 15835 SET timestamp=1682130251; 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_ = 'c19f7077-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001411 Lock_time: 0.000680 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130251; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:12.309' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:12.309') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:12.309') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.005994 Lock_time: 0.005296 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130251; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:12.322' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:12.322') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:12.322') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001276 Lock_time: 0.000179 Rows_sent: 46 Rows_examined: 244 # Rows_affected: 0 Bytes_sent: 16791 SET timestamp=1682130251; 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_ = 'c19f7077-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5851 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5850 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=1682130251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5851 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5850 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:24:12 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.002032 Lock_time: 0.000703 Rows_sent: 1 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130252; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:13.493' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:13.493') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:13.493') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001098 Lock_time: 0.000379 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130252; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:13.514' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:13.514') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:13.514') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:24:13 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.034169 Lock_time: 0.033168 Rows_sent: 1 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130253; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:14.587' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:14.587') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:14.587') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001296 Lock_time: 0.000750 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130253; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:14.649' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:14.649') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:14.649') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.000784 Lock_time: 0.000135 Rows_sent: 52 Rows_examined: 198 # Rows_affected: 0 Bytes_sent: 18634 SET timestamp=1682130253; 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_ = 'c19f7077-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # Time: 230422 2:24:14 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002240 Lock_time: 0.000230 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1322 SET timestamp=1682130254; select * from ACT_RE_PROCDEF RES where KEY_ = 'AssignPnfBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'AssignPnfBB' and TENANT_ID_ is null); # Time: 230422 2:24:16 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.001396 Lock_time: 0.000597 Rows_sent: 1 Rows_examined: 66 # Rows_affected: 0 Bytes_sent: 1084 use catalogdb; SET timestamp=1682130256; SELECT * FROM rainy_day_handler_macro WHERE (FLOW_NAME = 'UnassignNetworkBB' ) AND SERVICE_TYPE IN ('*' ,'*') AND VNF_TYPE IN ( '*' , '*') AND ERROR_CODE IN ('MSOWorkflowException' ,'*') AND WORK_STEP IN ('*' , '*' ) AND ( 'Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/751fdae1-9712-4264-934c-37b8205b34e3 does not exist in A&AI' REGEXP rainy_day_handler_macro.REG_EX_ERROR_MESSAGE OR REG_EX_ERROR_MESSAGE = '*') AND SERVICE_ROLE IN ( '*' , '*') ORDER BY CASE WHEN 'Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/751fdae1-9712-4264-934c-37b8205b34e3 does not exist in A&AI' REGEXP REG_EX_ERROR_MESSAGE THEN 0 WHEN ERROR_CODE != '*' THEN 1 WHEN VNF_TYPE != '*' THEN 2 WHEN SERVICE_TYPE != '*' THEN 3 WHEN SERVICE_ROLE != '*' THEN 4 ELSE 5 END LIMIT 1; # Time: 230422 2:24:17 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.005237 Lock_time: 0.004041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 use camundabpmn; SET timestamp=1682130257; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001534 Lock_time: 0.000573 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130257; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001344 Lock_time: 0.000552 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130257; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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: 230422 2:24:18 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001661 Lock_time: 0.000645 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130258; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001687 Lock_time: 0.000567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130258; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001061 Lock_time: 0.000338 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130258; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001154 Lock_time: 0.000545 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130258; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001774 Lock_time: 0.001012 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130258; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:19.649' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:19.649') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:19.649') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.002071 Lock_time: 0.000911 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130258; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001977 Lock_time: 0.000628 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130258; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.004827 Lock_time: 0.003687 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130258; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001016 Lock_time: 0.000344 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130258; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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: 230422 2:24:19 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001901 Lock_time: 0.000424 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130259; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001246 Lock_time: 0.000397 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130259; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001916 Lock_time: 0.000560 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130259; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001467 Lock_time: 0.000458 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130259; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001526 Lock_time: 0.000472 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130259; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.003419 Lock_time: 0.002521 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130259; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.000857 Lock_time: 0.000149 Rows_sent: 52 Rows_examined: 198 # Rows_affected: 0 Bytes_sent: 18634 SET timestamp=1682130259; 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_ = 'c19f7077-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001537 Lock_time: 0.000454 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130259; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.006007 Lock_time: 0.004624 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1618 SET timestamp=1682130259; 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_ = '899b94ac-4d49-4779-869f-a67c78096cba' ) ) ) 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: 230422 2:24:20 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.406969 Lock_time: 0.405975 Rows_sent: 1 Rows_examined: 10 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130260; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:21.378' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:21.378') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:21.378') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000889 Lock_time: 0.000427 Rows_sent: 0 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130260; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:21.807' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:21.807') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:21.807') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.004643 Lock_time: 0.003939 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130260; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:21.889' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:21.889') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:21.889') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002404 Lock_time: 0.000184 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1346 SET timestamp=1682130260; select * from ACT_RE_PROCDEF RES where KEY_ = 'WaitForPnfReadyBB' and TENANT_ID_ is null and VERSION_ = ( select max(VERSION_) from ACT_RE_PROCDEF where KEY_ = 'WaitForPnfReadyBB' and TENANT_ID_ is null); # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001621 Lock_time: 0.000493 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130260; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:21.907' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:21.907') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:21.907') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.005626 Lock_time: 0.004301 Rows_sent: 1 Rows_examined: 10 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130260; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:22.118' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:22.118') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:22.118') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001762 Lock_time: 0.001037 Rows_sent: 0 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130260; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:22.142' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:22.142') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:22.142') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:24:21 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001698 Lock_time: 0.000891 Rows_sent: 0 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130261; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:22.775' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:22.775') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:22.775') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001012 Lock_time: 0.000513 Rows_sent: 0 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130261; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:22.789' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:22.789') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:22.789') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5854 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5854 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5855 Schema: QC_hit: No # Query_time: 0.003678 Lock_time: 0.003578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5855 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:24:22 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.059966 Lock_time: 0.059288 Rows_sent: 1 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130262; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:23.342' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:23.342') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:23.342') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001644 Lock_time: 0.000969 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130262; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:23.425' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:23.425') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:23.425') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:24:23 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.004742 Lock_time: 0.003742 Rows_sent: 1 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130263; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:24.34' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:24.34') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:24.34') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001432 Lock_time: 0.000672 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130263; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:24.368' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:24.368') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:24.368') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:24:26 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.072931 Lock_time: 0.072437 Rows_sent: 1 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 462 SET timestamp=1682130266; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:27.851' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:27.851') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:27.851') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000867 Lock_time: 0.000353 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130266; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:27.944' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:27.944') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:27.944') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5858 Schema: QC_hit: No # Query_time: 0.001135 Lock_time: 0.000971 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5858 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:24:27 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.004790 Lock_time: 0.003981 Rows_sent: 1 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130267; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:29.079' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:29.079') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:29.079') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001506 Lock_time: 0.000822 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130267; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:29.11' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:29.11') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:29.11') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001147 Lock_time: 0.000198 Rows_sent: 50 Rows_examined: 183 # Rows_affected: 0 Bytes_sent: 17058 SET timestamp=1682130267; 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_ = 'bcb29b24-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # Time: 230422 2:24:30 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.005024 Lock_time: 0.004029 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130270; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:31.238' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:31.238') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:31.238') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001616 Lock_time: 0.000898 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130270; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:31.252' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:31.252') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:31.252') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:24:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5859 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5860 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5860 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5859 Schema: QC_hit: No # Query_time: 0.000824 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:24:33 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.004510 Lock_time: 0.001551 Rows_sent: 1 Rows_examined: 545 # Rows_affected: 0 Bytes_sent: 1523 SET timestamp=1682130273; 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] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.004763 Lock_time: 0.004398 Rows_sent: 1 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1073 use catalogdb; SET timestamp=1682130273; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='deleteInstance' and northbound0_.REQUEST_SCOPE='Service' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='DEFAULT' and northbound0_.SERVICE_TYPE='*'; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001793 Lock_time: 0.000763 Rows_sent: 1 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1682130273; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:34.945' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:34.945') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:34.945') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001210 Lock_time: 0.000798 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130273; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:34.967' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:34.967') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:34.967') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:24:34 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.003690 Lock_time: 0.000855 Rows_sent: 1 Rows_examined: 545 # Rows_affected: 0 Bytes_sent: 1523 SET timestamp=1682130274; 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: 230422 2:24:35 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.001214 Lock_time: 0.000788 Rows_sent: 0 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1010 use catalogdb; SET timestamp=1682130275; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='createInstance' and northbound0_.REQUEST_SCOPE='VfModule' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='basicvm-cloud-owner' and northbound0_.SERVICE_TYPE='*'; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001309 Lock_time: 0.000423 Rows_sent: 1 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1682130275; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:36.686' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:36.686') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:36.686') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001394 Lock_time: 0.000696 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130275; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:36.708' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:36.708') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:36.708') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:24:37 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001700 Lock_time: 0.000649 Rows_sent: 1 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 1882 SET timestamp=1682130277; select distinct RES.* from ACT_RU_EXECUTION RES inner join ACT_RE_PROCDEF P on RES.PROC_DEF_ID_ = P.ID_ WHERE RES.PROC_INST_ID_ = 'cac5f78b-e0b4-11ed-b094-3a14a904ae20' and RES.SUSPENSION_STATE_ = 1 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002141 Lock_time: 0.000408 Rows_sent: 52 Rows_examined: 229 # Rows_affected: 0 Bytes_sent: 18634 SET timestamp=1682130277; 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_ = 'c19f7077-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # Time: 230422 2:24:38 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001728 Lock_time: 0.000842 Rows_sent: 1 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130278; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:39.553' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:39.553') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:39.553') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001393 Lock_time: 0.000569 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130278; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:39.583' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:39.583') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:39.583') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001285 Lock_time: 0.000191 Rows_sent: 52 Rows_examined: 198 # Rows_affected: 0 Bytes_sent: 18634 SET timestamp=1682130278; 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_ = 'c19f7077-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # Time: 230422 2:24:39 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.061307 Lock_time: 0.060605 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130279; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:40.192' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:40.192') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:40.192') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001788 Lock_time: 0.000820 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130279; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:40.265' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:40.265') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:40.265') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002127 Lock_time: 0.000247 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1330 SET timestamp=1682130279; 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); # Time: 230422 2:24:40 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001546 Lock_time: 0.000289 Rows_sent: 52 Rows_examined: 148 # Rows_affected: 0 Bytes_sent: 18634 SET timestamp=1682130280; 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_ = 'c19f7077-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # Time: 230422 2:24:41 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.005400 Lock_time: 0.004610 Rows_sent: 1 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130281; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:42.632' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:42.632') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:42.632') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.005137 Lock_time: 0.004491 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130281; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:42.658' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:42.658') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:42.658') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001686 Lock_time: 0.000720 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130281; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:42.729' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:42.729') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:42.729') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001264 Lock_time: 0.000626 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130281; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:42.743' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:42.743') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:42.743') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.002732 Lock_time: 0.000866 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1682130281; 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_ = '3bb70530-e174-496a-a25a-456c36273192' ) ) ) 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.002094 Lock_time: 0.000756 Rows_sent: 1 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1875 SET timestamp=1682130281; 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_ = '3bb70530-e174-496a-a25a-456c36273192' ) ) ) 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: root[root] @ [127.0.0.1] # Thread_id: 5864 Schema: QC_hit: No # Query_time: 0.000684 Lock_time: 0.000534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130281; 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.002932 Lock_time: 0.001916 Rows_sent: 1 Rows_examined: 7 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130281; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:43.123' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:43.123') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:43.123') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5863 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000584 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130281; 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001037 Lock_time: 0.000374 Rows_sent: 0 Rows_examined: 4 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130281; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:43.148' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:43.148') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:43.148') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5863 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5864 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130282; 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001868 Lock_time: 0.001482 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130282; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:43.295' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:43.295') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:43.295') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000843 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130282; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:43.31' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:43.31') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:43.31') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000967 Lock_time: 0.000400 Rows_sent: 0 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130282; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:43.318' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:43.318') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:43.318') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001831 Lock_time: 0.001046 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130282; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:44.117' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:44.117') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:44.117') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001344 Lock_time: 0.000762 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130282; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:44.131' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:44.131') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:44.131') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:24:43 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001960 Lock_time: 0.001024 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130283; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:44.463' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:44.463') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:44.463') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001239 Lock_time: 0.000447 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130283; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:44.484' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:44.484') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:44.484') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:24:46 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001158 Lock_time: 0.000469 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130286; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:47.697' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:47.697') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:47.697') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.002512 Lock_time: 0.001694 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130286; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:47.71' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:47.71') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:47.71') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:24:51 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001580 Lock_time: 0.000864 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130291; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:52.714' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:52.714') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:52.714') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001763 Lock_time: 0.000873 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130291; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:52.794' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:52.794') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:52.794') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001552 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130291; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:52.815' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:52.815') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:52.815') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001929 Lock_time: 0.000386 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130291; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:52.92' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:52.92') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:52.92') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001587 Lock_time: 0.000847 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130291; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:52.933' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:52.933') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:52.933') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5868 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5868 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5867 Schema: QC_hit: No # Query_time: 0.004217 Lock_time: 0.004029 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5867 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:24:56 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.005620 Lock_time: 0.004226 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130296; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:57.935' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:57.935') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:57.935') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5871 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5871 Schema: QC_hit: No # Query_time: 0.000690 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:24:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.004621 Lock_time: 0.004004 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130298; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:24:59.317' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:24:59.317') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:24:59.317') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:25:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5872 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5872 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5873 Schema: QC_hit: No # Query_time: 0.000864 Lock_time: 0.000717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5873 Schema: QC_hit: No # Query_time: 0.001289 Lock_time: 0.001221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:25:06 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.004278 Lock_time: 0.003463 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130306; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:07.936' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:07.936') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:07.936') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:25:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.005282 Lock_time: 0.004494 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130310; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:11.019' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:11.019') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:11.019') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:25:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5877 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5876 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5876 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=1682130312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5877 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:25:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5880 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5880 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:25:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5881 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5881 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:25:23 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001648 Lock_time: 0.000669 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130323; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:24.805' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:24.805') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:24.805') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000948 Lock_time: 0.000321 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130323; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:24.825' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:24.825') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:24.825') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:25:24 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.012506 Lock_time: 0.011718 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130324; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:25.406' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:25.406') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:25.406') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001684 Lock_time: 0.000827 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130324; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:25.427' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:25.427') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:25.427') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:25:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5884 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5884 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:25:29 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.005087 Lock_time: 0.004356 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130329; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:30.441' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:30.441') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:30.441') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:25:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5885 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5886 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5886 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5885 Schema: QC_hit: No # Query_time: 0.003974 Lock_time: 0.003825 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:25:39 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001084 Lock_time: 0.000474 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130339; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:40.428' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:40.428') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:40.428') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:25:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5889 Schema: QC_hit: No # Query_time: 0.000857 Lock_time: 0.000693 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5889 Schema: QC_hit: No # Query_time: 0.001275 Lock_time: 0.001122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5890 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5890 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:25:46 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001106 Lock_time: 0.000199 Rows_sent: 23 Rows_examined: 112 # Rows_affected: 0 Bytes_sent: 17645 SET timestamp=1682130346; 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_ = 'd93f42bd-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000964 Lock_time: 0.000204 Rows_sent: 50 Rows_examined: 139 # Rows_affected: 0 Bytes_sent: 18540 SET timestamp=1682130346; 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_ = 'd3297d78-e0b4-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # Time: 230422 2:25:47 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001762 Lock_time: 0.000784 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130347; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:48.274' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:48.274') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:48.274') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001479 Lock_time: 0.000666 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130347; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:48.298' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:48.298') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:48.298') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:25:52 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.592685 Lock_time: 0.591900 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130352; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:52.938' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:52.938') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:52.938') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5893 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130352; 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.010411 Lock_time: 0.003769 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130352; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:53.542' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:53.542') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:53.542') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5894 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5894 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5893 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:25:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5897 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5897 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:25:57 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001496 Lock_time: 0.000546 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130357; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:58.544' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:58.544') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:58.544') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:25:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.004909 Lock_time: 0.004035 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130358; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:25:59.319' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:25:59.319') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:25:59.319') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:26:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5898 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:26:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5898 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5899 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5899 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:26:04 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.003061 Lock_time: 0.000695 Rows_sent: 1 Rows_examined: 545 # Rows_affected: 0 Bytes_sent: 1523 SET timestamp=1682130364; 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] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.001383 Lock_time: 0.000791 Rows_sent: 1 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1076 use catalogdb; SET timestamp=1682130364; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='deleteInstance' and northbound0_.REQUEST_SCOPE='VfModule' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='DEFAULT' and northbound0_.SERVICE_TYPE='*'; # Time: 230422 2:26:05 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001621 Lock_time: 0.000534 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1682130365; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:06.512' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:06.512') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:06.512') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000881 Lock_time: 0.000517 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130365; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:06.533' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:06.533') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:06.533') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.000679 Lock_time: 0.000147 Rows_sent: 41 Rows_examined: 82 # Rows_affected: 0 Bytes_sent: 14656 SET timestamp=1682130365; 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_ = '08c935d3-e0b5-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001062 Lock_time: 0.000219 Rows_sent: 44 Rows_examined: 88 # Rows_affected: 0 Bytes_sent: 15612 SET timestamp=1682130365; 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_ = '08c935d3-e0b5-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # Time: 230422 2:26:07 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002362 Lock_time: 0.000299 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1358 SET timestamp=1682130367; 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: 230422 2:26:08 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.001393 Lock_time: 0.000247 Rows_sent: 50 Rows_examined: 100 # Rows_affected: 0 Bytes_sent: 17455 SET timestamp=1682130368; 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_ = '08c935d3-e0b5-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # Time: 230422 2:26:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001325 Lock_time: 0.000516 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130370; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:11.536' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:11.536') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:11.536') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5090 Schema: camundabpmn QC_hit: No # Query_time: 0.001443 Lock_time: 0.000751 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130370; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:11.021' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:11.021') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:11.021') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002465 Lock_time: 0.000225 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1342 SET timestamp=1682130370; 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] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.002464 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 542 # Rows_affected: 0 Bytes_sent: 1319 SET timestamp=1682130370; 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: 230422 2:26:11 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.004607 Lock_time: 0.003914 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130371; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:12.673' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:12.673') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:12.673') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000920 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130371; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:12.686' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:12.686') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:12.686') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5902 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5902 Schema: QC_hit: No # Query_time: 0.003485 Lock_time: 0.003330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5903 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5903 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:26:14 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001208 Lock_time: 0.000401 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130374; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:16.067' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:16.067') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:16.067') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001162 Lock_time: 0.000374 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130374; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:16.088' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:16.088') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:16.088') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:26:15 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000814 Lock_time: 0.000305 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130375; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:16.625' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:16.625') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:16.625') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000713 Lock_time: 0.000256 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130375; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:16.637' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:16.637') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:16.637') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:26:20 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.004153 Lock_time: 0.003608 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130380; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:21.642' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:21.642') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:21.642') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:26:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5906 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5906 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5907 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:26:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5907 Schema: QC_hit: No # Query_time: 0.001156 Lock_time: 0.000801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:26:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5910 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5910 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:26:30 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.005763 Lock_time: 0.005091 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130390; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:31.644' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:31.644') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:31.644') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:26:31 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.004411 Lock_time: 0.002565 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130391; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:33.093' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:33.093') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:33.093') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5911 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5911 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130391; 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001095 Lock_time: 0.000427 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130391; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:33.12' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:33.12') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:33.12') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:26:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5912 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5912 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130392; 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] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.004382 Lock_time: 0.003604 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130392; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:33.463' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:33.463') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:33.463') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001077 Lock_time: 0.000434 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130392; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:33.478' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:33.478') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:33.478') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:26:37 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.005444 Lock_time: 0.004780 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130397; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:38.479' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:38.479') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:38.479') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001186 Lock_time: 0.000284 Rows_sent: 22 Rows_examined: 110 # Rows_affected: 0 Bytes_sent: 9462 SET timestamp=1682130397; 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_ = '0c5b5e0b-e0b5-11ed-b094-3a14a904ae20' AND TASK_ID_ is null; # Time: 230422 2:26:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5917 Schema: QC_hit: No # Query_time: 0.001346 Lock_time: 0.001173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5916 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5917 Schema: QC_hit: No # Query_time: 0.000916 Lock_time: 0.000824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5916 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:26:42 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.523334 Lock_time: 0.522597 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130402; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:43.313' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:43.313') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:43.313') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000711 Lock_time: 0.000282 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130402; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:43.863' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:43.863') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:43.863') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:26:46 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.589483 Lock_time: 0.588963 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130406; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:46.962' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:46.962') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:46.962') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.005400 Lock_time: 0.005006 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130406; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:47.566' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:47.566') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:47.566') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:26:51 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.004905 Lock_time: 0.004433 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130411; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:52.57' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:52.57') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:52.57') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5922 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5922 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5921 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5921 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:26:53 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.003161 Lock_time: 0.000519 Rows_sent: 1 Rows_examined: 545 # Rows_affected: 0 Bytes_sent: 1523 SET timestamp=1682130413; 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] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.000941 Lock_time: 0.000491 Rows_sent: 0 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1010 use catalogdb; SET timestamp=1682130413; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='deleteInstance' and northbound0_.REQUEST_SCOPE='Vnf' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='basicvm-cloud-owner' and northbound0_.SERVICE_TYPE='*'; # Time: 230422 2:26:54 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.003468 Lock_time: 0.002974 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 use camundabpmn; SET timestamp=1682130414; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:55.578' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:55.578') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:55.578') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001062 Lock_time: 0.000722 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130414; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:55.598' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:55.598') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:55.598') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:26:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5925 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5925 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:26:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5113 Schema: camundabpmn QC_hit: No # Query_time: 0.001099 Lock_time: 0.000660 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130418; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:26:59.32' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:26:59.32') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:26:59.32') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:26:59 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001588 Lock_time: 0.000788 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130419; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:00.601' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:00.601') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:00.601') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:27:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5927 Schema: QC_hit: No # Query_time: 0.001310 Lock_time: 0.001096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5926 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5926 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5927 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:27:03 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 1.090984 Lock_time: 1.090207 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130423; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:03.408' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:03.408') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:03.408') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.006422 Lock_time: 0.005783 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130423; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:04.512' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:04.512') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:04.512') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:27:08 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.004481 Lock_time: 0.003915 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130428; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:09.514' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:09.514') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:09.514') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:27:09 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5200 Schema: camundabpmn QC_hit: No # Query_time: 0.003219 Lock_time: 0.000701 Rows_sent: 1 Rows_examined: 545 # Rows_affected: 0 Bytes_sent: 1523 SET timestamp=1682130429; 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] @ [127.0.0.6] # Thread_id: 5118 Schema: catalogdb QC_hit: No # Query_time: 0.000893 Lock_time: 0.000586 Rows_sent: 0 Rows_examined: 33 # Rows_affected: 0 Bytes_sent: 1010 use catalogdb; SET timestamp=1682130429; select northbound0_.id as id1_41_, northbound0_.ACTION as action2_41_, northbound0_.CLOUD_OWNER as cloud_ow3_41_, northbound0_.IS_ALACARTE as is_alaca4_41_, northbound0_.IS_TOPLEVELFLOW as is_tople5_41_, northbound0_.MACRO_ACTION as macro_ac6_41_, northbound0_.MAX_API_VERSION as max_api_7_41_, northbound0_.MIN_API_VERSION as min_api_8_41_, northbound0_.REQUEST_SCOPE as request_9_41_, northbound0_.SERVICE_TYPE as service10_41_ from northbound_request_ref_lookup northbound0_ where northbound0_.ACTION='deleteInstance' and northbound0_.REQUEST_SCOPE='Service' and northbound0_.IS_ALACARTE=1 and northbound0_.CLOUD_OWNER='basicvm-cloud-owner' and northbound0_.SERVICE_TYPE='*'; # Time: 230422 2:27:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5101 Schema: camundabpmn QC_hit: No # Query_time: 0.002819 Lock_time: 0.002020 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1682130430; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:11.021' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:11.021') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:11.021') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001180 Lock_time: 0.000367 Rows_sent: 1 Rows_examined: 3 # Rows_affected: 0 Bytes_sent: 439 SET timestamp=1682130430; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:11.752' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:11.752') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:11.752') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000849 Lock_time: 0.000311 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130430; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:11.775' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:11.775') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:11.775') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:27:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5931 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5931 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5932 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5932 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:27:16 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.798309 Lock_time: 0.797833 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130436; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:16.78' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:16.78') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:16.78') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:27:18 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.041877 Lock_time: 0.041194 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130438; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:19.9' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:19.9') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:19.9') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000655 Lock_time: 0.000250 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130438; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:19.953' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:19.953') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:19.953') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:27:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5938 Schema: QC_hit: No # Query_time: 0.001771 Lock_time: 0.001683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5938 Schema: QC_hit: No # Query_time: 0.003579 Lock_time: 0.003500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5937 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5937 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:27:23 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.001407 Lock_time: 0.000670 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130443; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:24.957' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:24.957') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:24.957') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:27:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5942 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5942 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:27:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5944 Schema: QC_hit: No # Query_time: 0.000858 Lock_time: 0.000677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5944 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5943 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5943 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:27:33 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.006014 Lock_time: 0.005265 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130453; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:34.958' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:34.958') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:34.958') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:27:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5951 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=1682130461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5951 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5950 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5950 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:27:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5959 Schema: QC_hit: No # Query_time: 0.006271 Lock_time: 0.006062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5958 Schema: QC_hit: No # Query_time: 0.001132 Lock_time: 0.000978 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5958 Schema: QC_hit: No # Query_time: 0.002989 Lock_time: 0.002801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5959 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:27:53 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.004703 Lock_time: 0.004182 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130473; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:54.956' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:54.956') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:54.956') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:27:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5962 Schema: QC_hit: No # Query_time: 0.000842 Lock_time: 0.000674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5962 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:27:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5154 Schema: camundabpmn QC_hit: No # Query_time: 0.001375 Lock_time: 0.000634 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130478; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:27:59.318' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:27:59.318') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:27:59.318') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:28:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5966 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5966 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5967 Schema: QC_hit: No # Query_time: 0.000879 Lock_time: 0.000803 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5967 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:28:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5148 Schema: camundabpmn QC_hit: No # Query_time: 0.005724 Lock_time: 0.005012 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130490; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:28:11.02' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:28:11.02') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:28:11.02') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:28:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5975 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5975 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5974 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5974 Schema: QC_hit: No # Query_time: 0.001238 Lock_time: 0.001110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:28:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5985 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5984 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5984 Schema: QC_hit: No # Query_time: 0.002435 Lock_time: 0.002341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5985 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:28:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5988 Schema: QC_hit: No # Query_time: 0.000864 Lock_time: 0.000686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5988 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:28:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5990 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5991 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5991 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:28:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5990 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:28:33 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.000724 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130513; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:28:34.957' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:28:34.957') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:28:34.957') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:28:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5996 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5996 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5997 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5997 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:28:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6007 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:28:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6007 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6006 Schema: QC_hit: No # Query_time: 0.002850 Lock_time: 0.001331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6006 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:28:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6010 Schema: QC_hit: No # Query_time: 0.000882 Lock_time: 0.000721 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6010 Schema: QC_hit: No # Query_time: 0.000742 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:29:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6011 Schema: QC_hit: No # Query_time: 0.000963 Lock_time: 0.000729 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6011 Schema: QC_hit: No # Query_time: 0.003008 Lock_time: 0.002802 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6012 Schema: QC_hit: No # Query_time: 0.005416 Lock_time: 0.005268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6012 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:29:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.005715 Lock_time: 0.004811 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130550; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:29:11.023' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:29:11.023') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:29:11.023') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:29:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6016 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6016 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6015 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6015 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:29:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6019 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6019 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6020 Schema: QC_hit: No # Query_time: 0.000926 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6020 Schema: QC_hit: No # Query_time: 0.002222 Lock_time: 0.001881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:29:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6023 Schema: QC_hit: No # Query_time: 0.001019 Lock_time: 0.000908 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6023 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:29:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6024 Schema: QC_hit: No # Query_time: 0.001046 Lock_time: 0.000908 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6025 Schema: QC_hit: No # Query_time: 0.001549 Lock_time: 0.001356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6025 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6024 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:29:33 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5223 Schema: camundabpmn QC_hit: No # Query_time: 0.004121 Lock_time: 0.003386 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130573; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:29:34.958' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:29:34.958') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:29:34.958') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:29:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6030 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6029 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6029 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6030 Schema: QC_hit: No # Query_time: 0.007825 Lock_time: 0.007642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:29:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6035 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6034 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6034 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6035 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:29:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6038 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6038 Schema: QC_hit: No # Query_time: 0.000902 Lock_time: 0.000736 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:30:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6040 Schema: QC_hit: No # Query_time: 0.001634 Lock_time: 0.001511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6040 Schema: QC_hit: No # Query_time: 0.002765 Lock_time: 0.002678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:30:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6041 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6041 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:30:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.004941 Lock_time: 0.004292 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130610; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:30:11.02' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:30:11.02') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:30:11.02') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:30:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6046 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6046 Schema: QC_hit: No # Query_time: 0.000867 Lock_time: 0.000786 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6045 Schema: QC_hit: No # Query_time: 0.001197 Lock_time: 0.000996 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6045 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:30:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6050 Schema: QC_hit: No # Query_time: 0.001026 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6050 Schema: QC_hit: No # Query_time: 0.001661 Lock_time: 0.001543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6051 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:30:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6051 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:30:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6056 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6056 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:30:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6057 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6057 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6058 Schema: QC_hit: No # Query_time: 0.005842 Lock_time: 0.005742 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6058 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:30:33 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5252 Schema: camundabpmn QC_hit: No # Query_time: 0.005157 Lock_time: 0.004247 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130633; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:30:34.957' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:30:34.957') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:30:34.957') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:30:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6061 Schema: QC_hit: No # Query_time: 0.000786 Lock_time: 0.000696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6062 Schema: QC_hit: No # Query_time: 0.001004 Lock_time: 0.000869 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6062 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6061 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:30:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6065 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6065 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6066 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6066 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:30:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6069 Schema: QC_hit: No # Query_time: 0.000960 Lock_time: 0.000772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6069 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:31:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6070 Schema: QC_hit: No # Query_time: 0.000844 Lock_time: 0.000675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6070 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6071 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6071 Schema: QC_hit: No # Query_time: 0.000783 Lock_time: 0.000689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:31:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.004897 Lock_time: 0.004297 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130670; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:31:11.022' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:31:11.022') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:31:11.022') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:31:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6075 Schema: QC_hit: No # Query_time: 0.001115 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6076 Schema: QC_hit: No # Query_time: 0.000769 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6075 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6076 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:31:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6080 Schema: QC_hit: No # Query_time: 0.001484 Lock_time: 0.001028 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:31:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6080 Schema: QC_hit: No # Query_time: 0.006243 Lock_time: 0.006089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6079 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6079 Schema: QC_hit: No # Query_time: 0.001435 Lock_time: 0.001297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:31:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6083 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6083 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6084 Schema: QC_hit: No # Query_time: 0.001745 Lock_time: 0.000945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6084 Schema: QC_hit: No # Query_time: 0.001008 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6085 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6085 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:31:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6088 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6089 Schema: QC_hit: No # Query_time: 0.001185 Lock_time: 0.001056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6088 Schema: QC_hit: No # Query_time: 0.000860 Lock_time: 0.000731 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6089 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:31:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6092 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6093 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6092 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6093 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:31:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6096 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000647 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6096 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:32:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6098 Schema: QC_hit: No # Query_time: 0.001485 Lock_time: 0.001312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6098 Schema: QC_hit: No # Query_time: 0.003034 Lock_time: 0.002888 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6097 Schema: QC_hit: No # Query_time: 0.001584 Lock_time: 0.001359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6097 Schema: QC_hit: No # Query_time: 0.000803 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:32:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.005090 Lock_time: 0.004600 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130730; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:32:11.024' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:32:11.024') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:32:11.024') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:32:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6101 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6102 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6101 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6102 Schema: QC_hit: No # Query_time: 0.001120 Lock_time: 0.000940 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:32:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6106 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6105 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:32:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6106 Schema: QC_hit: No # Query_time: 0.001567 Lock_time: 0.001305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6105 Schema: QC_hit: No # Query_time: 0.003843 Lock_time: 0.003679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:32:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6109 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6109 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:32:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6111 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6111 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:32:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6110 Schema: QC_hit: No # Query_time: 0.001890 Lock_time: 0.001607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6110 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:32:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6115 Schema: QC_hit: No # Query_time: 0.001148 Lock_time: 0.000969 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6115 Schema: QC_hit: No # Query_time: 0.000966 Lock_time: 0.000745 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6114 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6114 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:32:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6119 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6118 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=1682130771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6118 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:32:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6119 Schema: QC_hit: No # Query_time: 0.003967 Lock_time: 0.003793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:32:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6122 Schema: QC_hit: No # Query_time: 0.000824 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6122 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:33:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6124 Schema: QC_hit: No # Query_time: 0.001790 Lock_time: 0.001492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6123 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6123 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6124 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:33:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.004955 Lock_time: 0.004085 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130790; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:33:11.021' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:33:11.021') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:33:11.021') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6127 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6127 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6128 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6128 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:33:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6131 Schema: QC_hit: No # Query_time: 0.005183 Lock_time: 0.004956 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6131 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6132 Schema: QC_hit: No # Query_time: 0.001923 Lock_time: 0.001829 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6132 Schema: QC_hit: No # Query_time: 0.004539 Lock_time: 0.004449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:33:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6135 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6135 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:33:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6137 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6136 Schema: QC_hit: No # Query_time: 0.000770 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6136 Schema: QC_hit: No # Query_time: 0.000770 Lock_time: 0.000632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6137 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6141 Schema: QC_hit: No # Query_time: 0.001730 Lock_time: 0.001546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6141 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=1682130822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6140 Schema: QC_hit: No # Query_time: 0.000815 Lock_time: 0.000714 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6140 Schema: QC_hit: No # Query_time: 0.001292 Lock_time: 0.001155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:33:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6144 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:33:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6144 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6145 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6145 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=1682130832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:33:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6148 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6148 Schema: QC_hit: No # Query_time: 0.001014 Lock_time: 0.000941 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:34:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6150 Schema: QC_hit: No # Query_time: 0.001551 Lock_time: 0.000987 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6149 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6149 Schema: QC_hit: No # Query_time: 0.003248 Lock_time: 0.003159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:34:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6150 Schema: QC_hit: No # Query_time: 0.000935 Lock_time: 0.000731 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:34:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.000975 Lock_time: 0.000429 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130850; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:34:11.022' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:34:11.022') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:34:11.022') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:34:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6154 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6154 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=1682130852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6153 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6153 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000618 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:34:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6157 Schema: QC_hit: No # Query_time: 0.002989 Lock_time: 0.002872 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6157 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6158 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6158 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:34:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6161 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6161 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:34:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6163 Schema: QC_hit: No # Query_time: 0.000803 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6163 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:34:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6162 Schema: QC_hit: No # Query_time: 0.001156 Lock_time: 0.000965 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6162 Schema: QC_hit: No # Query_time: 0.000833 Lock_time: 0.000694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:34:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6166 Schema: QC_hit: No # Query_time: 0.001111 Lock_time: 0.001001 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6166 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6167 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6167 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:34:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6170 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6171 Schema: QC_hit: No # Query_time: 0.000961 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6171 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6170 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:34:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6175 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6175 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:35:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6178 Schema: QC_hit: No # Query_time: 0.000942 Lock_time: 0.000792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:35:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6177 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6177 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6178 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:35:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.004549 Lock_time: 0.003784 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130910; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:35:11.022' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:35:11.022') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:35:11.022') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:35:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6182 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6181 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6181 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6182 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:35:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6185 Schema: QC_hit: No # Query_time: 0.004347 Lock_time: 0.004137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6185 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:35:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6186 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6186 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:35:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6189 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6189 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:35:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6190 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6191 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6191 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:35:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6190 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:35:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6194 Schema: QC_hit: No # Query_time: 0.000880 Lock_time: 0.000747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6195 Schema: QC_hit: No # Query_time: 0.003772 Lock_time: 0.003671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6194 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6195 Schema: QC_hit: No # Query_time: 0.000693 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:35:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6198 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6199 Schema: QC_hit: No # Query_time: 0.001028 Lock_time: 0.000724 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:35:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6199 Schema: QC_hit: No # Query_time: 0.004157 Lock_time: 0.003970 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6198 Schema: QC_hit: No # Query_time: 0.002117 Lock_time: 0.001918 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:35:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6202 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6202 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:36:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6203 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:36:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6204 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6204 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6203 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:36:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.004975 Lock_time: 0.004158 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682130970; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:36:11.023' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:36:11.023') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:36:11.023') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:36:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6207 Schema: QC_hit: No # Query_time: 0.001954 Lock_time: 0.001781 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6208 Schema: QC_hit: No # Query_time: 0.000942 Lock_time: 0.000810 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6208 Schema: QC_hit: No # Query_time: 0.001706 Lock_time: 0.001445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6207 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:36:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6212 Schema: QC_hit: No # Query_time: 0.006358 Lock_time: 0.006149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:36:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6211 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6211 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6212 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=1682130982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:36:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6215 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6215 Schema: QC_hit: No # Query_time: 0.000995 Lock_time: 0.000834 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:36:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6216 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6217 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6216 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682130991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6217 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682130991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:36:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6221 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6220 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6220 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6221 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=1682131002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:36:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6225 Schema: QC_hit: No # Query_time: 0.007437 Lock_time: 0.007297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6224 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6224 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:36:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6225 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:36:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6228 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6228 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:37:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6229 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6229 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6230 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6230 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:37:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.004364 Lock_time: 0.003771 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131030; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:37:11.023' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:37:11.023') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:37:11.023') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:37:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6233 Schema: QC_hit: No # Query_time: 0.000966 Lock_time: 0.000808 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6234 Schema: QC_hit: No # Query_time: 0.000811 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6234 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=1682131031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6233 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:37:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6238 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:37:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6237 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6237 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=1682131042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6238 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:37:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6241 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6241 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:37:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6242 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6243 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6243 Schema: QC_hit: No # Query_time: 0.000857 Lock_time: 0.000695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6242 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6246 Schema: QC_hit: No # Query_time: 0.003435 Lock_time: 0.003258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6247 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6246 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6247 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:37:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6251 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:37:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6251 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6250 Schema: QC_hit: No # Query_time: 0.002790 Lock_time: 0.002669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6250 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:37:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6254 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6254 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:38:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6256 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6255 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6255 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:38:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6256 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:38:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.004226 Lock_time: 0.003779 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131090; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:38:11.025' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:38:11.025') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:38:11.025') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:38:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6259 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6260 Schema: QC_hit: No # Query_time: 0.001351 Lock_time: 0.000805 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6259 Schema: QC_hit: No # Query_time: 0.000865 Lock_time: 0.000734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6260 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:38:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6264 Schema: QC_hit: No # Query_time: 0.000783 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6264 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:38:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6263 Schema: QC_hit: No # Query_time: 0.002204 Lock_time: 0.002068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6263 Schema: QC_hit: No # Query_time: 0.000717 Lock_time: 0.000634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:38:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6267 Schema: QC_hit: No # Query_time: 0.004014 Lock_time: 0.003845 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6267 Schema: QC_hit: No # Query_time: 0.000729 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:38:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6268 Schema: QC_hit: No # Query_time: 0.001693 Lock_time: 0.001481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6268 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:38:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6269 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6269 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:38:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6273 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6273 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6272 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6272 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:38:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6276 Schema: QC_hit: No # Query_time: 0.001217 Lock_time: 0.001013 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6276 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6277 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6277 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:38:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6280 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6280 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:39:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6282 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6281 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:39:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6281 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6282 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:39:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.004924 Lock_time: 0.004351 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131150; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:39:11.024' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:39:11.024') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:39:11.024') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:39:13 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6286 Schema: QC_hit: No # Query_time: 0.007966 Lock_time: 0.007818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131153; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6285 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131153; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6286 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131153; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6285 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131153; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:39:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6289 Schema: QC_hit: No # Query_time: 0.000734 Lock_time: 0.000592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6290 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6290 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:39:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6289 Schema: QC_hit: No # Query_time: 0.000980 Lock_time: 0.000683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:39:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6293 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6293 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:39:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6294 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6294 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:39:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6295 Schema: QC_hit: No # Query_time: 0.003485 Lock_time: 0.003305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6295 Schema: QC_hit: No # Query_time: 0.002193 Lock_time: 0.002091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:39:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6300 Schema: QC_hit: No # Query_time: 0.008386 Lock_time: 0.008276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6300 Schema: QC_hit: No # Query_time: 0.007394 Lock_time: 0.007151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6299 Schema: QC_hit: No # Query_time: 0.004733 Lock_time: 0.004636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6299 Schema: QC_hit: No # Query_time: 0.009058 Lock_time: 0.008919 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:39:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6303 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6304 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6303 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:39:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6304 Schema: QC_hit: No # Query_time: 0.005006 Lock_time: 0.004772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:39:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6307 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6307 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:40:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6308 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6308 Schema: QC_hit: No # Query_time: 0.002271 Lock_time: 0.002096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6309 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6309 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:40:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.005410 Lock_time: 0.004496 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131210; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:40:11.024' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:40:11.024') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:40:11.024') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:40:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6312 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6313 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6312 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6313 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:40:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6316 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6317 Schema: QC_hit: No # Query_time: 0.001035 Lock_time: 0.000798 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6317 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6316 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:40:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6320 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6320 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:40:28 # User@Host: sdnctl[sdnctl] @ [127.0.0.6] # Thread_id: 6298 Schema: sdnctl QC_hit: No # Query_time: 0.001001 Lock_time: 0.000699 Rows_sent: 1 Rows_examined: 6 # Rows_affected: 0 Bytes_sent: 126 use sdnctl; SET timestamp=1682131228; SELECT vf_module_label from VF_MODULE_MODEL WHERE vf_customization_uuid = '67378aed-60e3-48ae-8d90-cd2a9ee390a2' AND vf_module_label is not null; # Time: 230422 2:40:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6321 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:40:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6321 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6322 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6322 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:40:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6326 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6326 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6325 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6325 Schema: QC_hit: No # Query_time: 0.001640 Lock_time: 0.001546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:40:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6329 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6330 Schema: QC_hit: No # Query_time: 0.001151 Lock_time: 0.001068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6330 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6329 Schema: QC_hit: No # Query_time: 0.001321 Lock_time: 0.001189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:40:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6333 Schema: QC_hit: No # Query_time: 0.000761 Lock_time: 0.000656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6333 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:41:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6335 Schema: QC_hit: No # Query_time: 0.001352 Lock_time: 0.001216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6334 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6334 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:41:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6335 Schema: QC_hit: No # Query_time: 0.001115 Lock_time: 0.000934 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:41:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.004668 Lock_time: 0.003864 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1682131270; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:41:11.026' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:41:11.026') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:41:11.026') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:41:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6339 Schema: QC_hit: No # Query_time: 0.002315 Lock_time: 0.002165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6338 Schema: QC_hit: No # Query_time: 0.002672 Lock_time: 0.002503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6338 Schema: QC_hit: No # Query_time: 0.001851 Lock_time: 0.001696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6339 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:41:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6342 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6343 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6343 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:41:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6342 Schema: QC_hit: No # Query_time: 0.004083 Lock_time: 0.003911 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:41:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6346 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=1682131286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6346 Schema: QC_hit: No # Query_time: 0.002080 Lock_time: 0.001978 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:41:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6347 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6348 Schema: QC_hit: No # Query_time: 0.000806 Lock_time: 0.000662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6348 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:41:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6347 Schema: QC_hit: No # Query_time: 0.000881 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:41:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6351 Schema: QC_hit: No # Query_time: 0.001416 Lock_time: 0.001233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6351 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6352 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6352 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:41:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6355 Schema: QC_hit: No # Query_time: 0.005546 Lock_time: 0.005408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6356 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6356 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6355 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=1682131311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:41:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6359 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6359 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:42:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6360 Schema: QC_hit: No # Query_time: 0.000968 Lock_time: 0.000819 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6361 Schema: QC_hit: No # Query_time: 0.002016 Lock_time: 0.001508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6361 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6360 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:42:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.005695 Lock_time: 0.004560 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131330; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:42:11.025' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:42:11.025') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:42:11.025') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:42:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6365 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6364 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6364 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6365 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:42:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6368 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6369 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:42:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6368 Schema: QC_hit: No # Query_time: 0.003943 Lock_time: 0.003797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6369 Schema: QC_hit: No # Query_time: 0.001232 Lock_time: 0.001149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:42:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6372 Schema: QC_hit: No # Query_time: 0.000851 Lock_time: 0.000713 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6372 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:42:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6374 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:42:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6374 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6373 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6373 Schema: QC_hit: No # Query_time: 0.000856 Lock_time: 0.000736 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:42:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6378 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6378 Schema: QC_hit: No # Query_time: 0.001131 Lock_time: 0.001001 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6377 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6377 Schema: QC_hit: No # Query_time: 0.002667 Lock_time: 0.002599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:42:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6382 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6382 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6381 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6381 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:42:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6385 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6385 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:43:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6386 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6387 Schema: QC_hit: No # Query_time: 0.001128 Lock_time: 0.000981 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6386 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:43:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6387 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:43:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.004445 Lock_time: 0.003901 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131390; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:43:11.025' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:43:11.025') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:43:11.025') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:43:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6391 Schema: QC_hit: No # Query_time: 0.000818 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6391 Schema: QC_hit: No # Query_time: 0.000881 Lock_time: 0.000741 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6390 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6390 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:43:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6395 Schema: QC_hit: No # Query_time: 0.002358 Lock_time: 0.002198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:43:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6394 Schema: QC_hit: No # Query_time: 0.010899 Lock_time: 0.010691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6394 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6395 Schema: QC_hit: No # Query_time: 0.000802 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:43:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6398 Schema: QC_hit: No # Query_time: 0.000729 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6398 Schema: QC_hit: No # Query_time: 0.000982 Lock_time: 0.000853 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:43:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6399 Schema: QC_hit: No # Query_time: 0.001501 Lock_time: 0.001303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:43:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6400 Schema: QC_hit: No # Query_time: 0.001037 Lock_time: 0.000855 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6400 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6399 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6403 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6403 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6404 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6404 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:43:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6408 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6407 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6408 Schema: QC_hit: No # Query_time: 0.000787 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:43:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6407 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:43:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6411 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6411 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:44:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6412 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6412 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6413 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6413 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:44:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.005039 Lock_time: 0.004108 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131450; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:44:11.026' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:44:11.026') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:44:11.026') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:44:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6416 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6417 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6417 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6416 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:44:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6421 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6420 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6421 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6420 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:44:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6424 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6424 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:44:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6426 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6425 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6425 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6426 Schema: QC_hit: No # Query_time: 0.014088 Lock_time: 0.013836 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:44:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6429 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6430 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000742 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6430 Schema: QC_hit: No # Query_time: 0.000901 Lock_time: 0.000767 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6429 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:44:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6433 Schema: QC_hit: No # Query_time: 0.001595 Lock_time: 0.001470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:44:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6433 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6434 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6434 Schema: QC_hit: No # Query_time: 0.001516 Lock_time: 0.001367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:44:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6437 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6437 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:45:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6439 Schema: QC_hit: No # Query_time: 0.002466 Lock_time: 0.002313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6439 Schema: QC_hit: No # Query_time: 0.000809 Lock_time: 0.000697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6438 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6438 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:45:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.004482 Lock_time: 0.003709 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131510; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:45:11.027' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:45:11.027') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:45:11.027') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:45:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6442 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6442 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6443 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6443 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:45:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6446 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6447 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6447 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6446 Schema: QC_hit: No # Query_time: 0.000690 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:45:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6450 Schema: QC_hit: No # Query_time: 0.001691 Lock_time: 0.001572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6450 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:45:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6452 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:45:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6452 Schema: QC_hit: No # Query_time: 0.000903 Lock_time: 0.000612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6451 Schema: QC_hit: No # Query_time: 0.002468 Lock_time: 0.002286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6451 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:45:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6456 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6456 Schema: QC_hit: No # Query_time: 0.006980 Lock_time: 0.006861 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6455 Schema: QC_hit: No # Query_time: 0.002021 Lock_time: 0.001902 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6455 Schema: QC_hit: No # Query_time: 0.000981 Lock_time: 0.000917 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:45:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6460 Schema: QC_hit: No # Query_time: 0.001529 Lock_time: 0.001364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6459 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6460 Schema: QC_hit: No # Query_time: 0.003287 Lock_time: 0.003159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6459 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:45:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6463 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6463 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:46:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6464 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6464 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6465 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6465 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:46:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.004837 Lock_time: 0.003900 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131570; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:46:11.029' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:46:11.029') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:46:11.029') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:46:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6468 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6469 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6468 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6469 Schema: QC_hit: No # Query_time: 0.001833 Lock_time: 0.001719 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:46:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6473 Schema: QC_hit: No # Query_time: 0.001794 Lock_time: 0.001518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6472 Schema: QC_hit: No # Query_time: 0.002495 Lock_time: 0.002315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6472 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:46:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6473 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:46:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6476 Schema: QC_hit: No # Query_time: 0.001412 Lock_time: 0.001253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6476 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:46:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6477 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000688 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:46:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6477 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6478 Schema: QC_hit: No # Query_time: 0.018932 Lock_time: 0.018813 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6478 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:46:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6481 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6481 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6482 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6482 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:46:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6485 Schema: QC_hit: No # Query_time: 0.000749 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:46:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6485 Schema: QC_hit: No # Query_time: 0.000952 Lock_time: 0.000818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6486 Schema: QC_hit: No # Query_time: 0.000723 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6486 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:46:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6489 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6489 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:47:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6490 Schema: QC_hit: No # Query_time: 0.001307 Lock_time: 0.001154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6490 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:47:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6491 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6491 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=1682131622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:47:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.005878 Lock_time: 0.004749 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131630; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:47:11.027' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:47:11.027') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:47:11.027') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6495 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6495 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6494 Schema: QC_hit: No # Query_time: 0.009498 Lock_time: 0.009343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6494 Schema: QC_hit: No # Query_time: 0.000753 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:47:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6498 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6498 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6499 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6499 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:47:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6502 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=1682131646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6502 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:47:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6503 Schema: QC_hit: No # Query_time: 0.000876 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:47:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6504 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6504 Schema: QC_hit: No # Query_time: 0.001941 Lock_time: 0.000917 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6503 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6507 Schema: QC_hit: No # Query_time: 0.000934 Lock_time: 0.000735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6508 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6508 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6507 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:47:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6511 Schema: QC_hit: No # Query_time: 0.001783 Lock_time: 0.001573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6511 Schema: QC_hit: No # Query_time: 0.000868 Lock_time: 0.000717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6512 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6512 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:47:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6515 Schema: QC_hit: No # Query_time: 0.000890 Lock_time: 0.000729 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6515 Schema: QC_hit: No # Query_time: 0.004195 Lock_time: 0.004067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:48:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6516 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6516 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6517 Schema: QC_hit: No # Query_time: 0.001562 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:48:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6517 Schema: QC_hit: No # Query_time: 0.000645 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:48:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.004914 Lock_time: 0.004029 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131690; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:48:11.028' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:48:11.028') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:48:11.028') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:48:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6521 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6520 Schema: QC_hit: No # Query_time: 0.001487 Lock_time: 0.000729 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6520 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6521 Schema: QC_hit: No # Query_time: 0.001712 Lock_time: 0.001499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:48:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6524 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6525 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6524 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6525 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:48:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6528 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6528 Schema: QC_hit: No # Query_time: 0.000844 Lock_time: 0.000751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:48:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6529 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6529 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6530 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6530 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:48:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6534 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6533 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6533 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6534 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:48:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6537 Schema: QC_hit: No # Query_time: 0.004064 Lock_time: 0.003252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6537 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6538 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6538 Schema: QC_hit: No # Query_time: 0.000972 Lock_time: 0.000870 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:48:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6541 Schema: QC_hit: No # Query_time: 0.001470 Lock_time: 0.001267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6541 Schema: QC_hit: No # Query_time: 0.001605 Lock_time: 0.001440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:49:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6543 Schema: QC_hit: No # Query_time: 0.001383 Lock_time: 0.001296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6542 Schema: QC_hit: No # Query_time: 0.002466 Lock_time: 0.002298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6543 Schema: QC_hit: No # Query_time: 0.003559 Lock_time: 0.003382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:49:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6542 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:49:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.006294 Lock_time: 0.005450 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131750; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:49:11.03' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:49:11.03') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:49:11.03') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:49:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6547 Schema: QC_hit: No # Query_time: 0.002524 Lock_time: 0.002361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6547 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6546 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6546 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:49:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6551 Schema: QC_hit: No # Query_time: 0.004759 Lock_time: 0.004494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6551 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6550 Schema: QC_hit: No # Query_time: 0.002694 Lock_time: 0.002570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6550 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:49:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6554 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6554 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:49:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6556 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=1682131771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6556 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:49:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6555 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6555 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:49:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6559 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6560 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6560 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6559 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=1682131782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:49:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6564 Schema: QC_hit: No # Query_time: 0.000912 Lock_time: 0.000675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6564 Schema: QC_hit: No # Query_time: 0.001976 Lock_time: 0.001765 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6563 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6563 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:49:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6567 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6567 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:50:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6568 Schema: QC_hit: No # Query_time: 0.000770 Lock_time: 0.000535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6568 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6569 Schema: QC_hit: No # Query_time: 0.001400 Lock_time: 0.001250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6569 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:50:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.006844 Lock_time: 0.006015 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131810; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:50:11.031' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:50:11.031') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:50:11.031') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:50:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6573 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6573 Schema: QC_hit: No # Query_time: 0.001604 Lock_time: 0.001448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6572 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6572 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:50:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6577 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6577 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:50:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6576 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6576 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:50:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6580 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6580 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:50:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6582 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6582 Schema: QC_hit: No # Query_time: 0.002139 Lock_time: 0.001937 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:50:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6581 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6581 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:50:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6586 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6585 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6585 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6586 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:50:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6589 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6590 Schema: QC_hit: No # Query_time: 0.000958 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6589 Schema: QC_hit: No # Query_time: 0.002302 Lock_time: 0.002237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6590 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:50:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6593 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6593 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:51:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6595 Schema: QC_hit: No # Query_time: 0.003842 Lock_time: 0.003714 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:51:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6595 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6594 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6594 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:51:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.001955 Lock_time: 0.000956 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131870; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:51:11.029' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:51:11.029') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:51:11.029') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:51:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6598 Schema: QC_hit: No # Query_time: 0.004156 Lock_time: 0.004019 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6598 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6599 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6599 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:51:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6602 Schema: QC_hit: No # Query_time: 0.002360 Lock_time: 0.002208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6602 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:51:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6603 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6603 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:51:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6606 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6606 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:51:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6607 Schema: QC_hit: No # Query_time: 0.001048 Lock_time: 0.000868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:51:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6608 Schema: QC_hit: No # Query_time: 0.001703 Lock_time: 0.001513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6608 Schema: QC_hit: No # Query_time: 0.001546 Lock_time: 0.001166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6607 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:51:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6611 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6611 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6612 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6612 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:51:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6615 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6615 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6616 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6616 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:51:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6619 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6619 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:52:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6620 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6620 Schema: QC_hit: No # Query_time: 0.000770 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6621 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6621 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:52:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.001193 Lock_time: 0.000550 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131930; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:52:11.03' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:52:11.03') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:52:11.03') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:52:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6625 Schema: QC_hit: No # Query_time: 0.001547 Lock_time: 0.001398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6625 Schema: QC_hit: No # Query_time: 0.000754 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6624 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6624 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:52:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6628 Schema: QC_hit: No # Query_time: 0.001171 Lock_time: 0.000866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6628 Schema: QC_hit: No # Query_time: 0.001264 Lock_time: 0.000711 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6629 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:52:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6629 Schema: QC_hit: No # Query_time: 0.003029 Lock_time: 0.002832 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:52:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6632 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000725 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6632 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:52:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6634 Schema: QC_hit: No # Query_time: 0.001260 Lock_time: 0.001094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6633 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6633 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:52:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6634 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:52:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6637 Schema: QC_hit: No # Query_time: 0.001638 Lock_time: 0.001492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6638 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6637 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6638 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:52:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6642 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6641 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6642 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6641 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:52:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6645 Schema: QC_hit: No # Query_time: 0.000856 Lock_time: 0.000681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6645 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:53:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6646 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6646 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:53:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6647 Schema: QC_hit: No # Query_time: 0.002688 Lock_time: 0.002497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6647 Schema: QC_hit: No # Query_time: 0.000887 Lock_time: 0.000745 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-04-22 2:53:04 4982 [Warning] Aborted connection 4982 to db: 'sdnctl' user: 'sdnctl' host: '127.0.0.6' (Got an error reading communication packets) 2023-04-22 2:53:04 4983 [Warning] Aborted connection 4983 to db: 'sdnctl' user: 'sdnctl' host: '127.0.0.6' (Got an error reading communication packets) 2023-04-22 2:53:04 4984 [Warning] Aborted connection 4984 to db: 'sdnctl' user: 'sdnctl' host: '127.0.0.6' (Got an error reading communication packets) 2023-04-22 2:53:04 4985 [Warning] Aborted connection 4985 to db: 'sdnctl' user: 'sdnctl' host: '127.0.0.6' (Got an error reading communication packets) # Time: 230422 2:53:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.001830 Lock_time: 0.001005 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682131990; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:53:11.037' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:53:11.037') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:53:11.037') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:53:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6650 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=1682131991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6651 Schema: QC_hit: No # Query_time: 0.000932 Lock_time: 0.000725 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6651 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682131992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6650 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682131992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:53:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6655 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6655 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6654 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6654 Schema: QC_hit: No # Query_time: 0.002362 Lock_time: 0.002188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:53:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6658 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6658 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:53:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6660 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6659 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6659 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6660 Schema: QC_hit: No # Query_time: 0.001383 Lock_time: 0.001213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:53:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6663 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6663 Schema: QC_hit: No # Query_time: 0.000902 Lock_time: 0.000751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6664 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6664 Schema: QC_hit: No # Query_time: 0.000763 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:53:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6667 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6667 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6668 Schema: QC_hit: No # Query_time: 0.001419 Lock_time: 0.001249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6668 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:53:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6671 Schema: QC_hit: No # Query_time: 0.001323 Lock_time: 0.001217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6671 Schema: QC_hit: No # Query_time: 0.001064 Lock_time: 0.000993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:54:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6672 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6672 Schema: QC_hit: No # Query_time: 0.005821 Lock_time: 0.005651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:54:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6673 Schema: QC_hit: No # Query_time: 0.000853 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6673 Schema: QC_hit: No # Query_time: 0.001252 Lock_time: 0.001083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:54:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.003074 Lock_time: 0.000509 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132050; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:54:11.035' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:54:11.035') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:54:11.035') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:54:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6676 Schema: QC_hit: No # Query_time: 0.002836 Lock_time: 0.002576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6677 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6677 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6676 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:54:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6681 Schema: QC_hit: No # Query_time: 0.000882 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6680 Schema: QC_hit: No # Query_time: 0.000947 Lock_time: 0.000786 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:54:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6680 Schema: QC_hit: No # Query_time: 0.000811 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6681 Schema: QC_hit: No # Query_time: 0.001875 Lock_time: 0.001743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:54:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6684 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6684 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:54:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6685 Schema: QC_hit: No # Query_time: 0.001074 Lock_time: 0.000847 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6685 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6686 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6686 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:54:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6690 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6690 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6689 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6689 Schema: QC_hit: No # Query_time: 0.001058 Lock_time: 0.000899 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:54:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6693 Schema: QC_hit: No # Query_time: 0.000923 Lock_time: 0.000775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6693 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6694 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6694 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:54:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6697 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6697 Schema: QC_hit: No # Query_time: 0.000934 Lock_time: 0.000780 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:55:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6698 Schema: QC_hit: No # Query_time: 0.003607 Lock_time: 0.003452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6699 Schema: QC_hit: No # Query_time: 0.001070 Lock_time: 0.000841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6699 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:55:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6698 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:55:10 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5915 Schema: camundabpmn QC_hit: No # Query_time: 0.001447 Lock_time: 0.000879 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132110; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:55:11.038' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:55:11.038') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '6a09f271-e09c-11ed-94ce-c29d743b01c2' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:55:11.038') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:55:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6702 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6703 Schema: QC_hit: No # Query_time: 0.002574 Lock_time: 0.002376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6702 Schema: QC_hit: No # Query_time: 0.001776 Lock_time: 0.001628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6703 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6707 Schema: QC_hit: No # Query_time: 0.001678 Lock_time: 0.001479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6707 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6706 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6706 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:55:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6710 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000649 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6710 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:55:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6711 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6712 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6712 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=1682132131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:55:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6711 Schema: QC_hit: No # Query_time: 0.004082 Lock_time: 0.003934 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:55:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6716 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6716 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6715 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6715 Schema: QC_hit: No # Query_time: 0.001192 Lock_time: 0.001084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:55:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6719 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6719 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6720 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6720 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:55:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6723 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6723 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:56:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6724 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6724 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6725 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6725 Schema: QC_hit: No # Query_time: 0.000885 Lock_time: 0.000717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:56:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6728 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6729 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6729 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6728 Schema: QC_hit: No # Query_time: 0.000911 Lock_time: 0.000715 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:56:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6732 Schema: QC_hit: No # Query_time: 0.002708 Lock_time: 0.002505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6733 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6733 Schema: QC_hit: No # Query_time: 0.000876 Lock_time: 0.000677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6732 Schema: QC_hit: No # Query_time: 0.001515 Lock_time: 0.001375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:56:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6736 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6736 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:56:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6738 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=1682132191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6739 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6739 Schema: QC_hit: No # Query_time: 0.001625 Lock_time: 0.001558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6738 Schema: QC_hit: No # Query_time: 0.000873 Lock_time: 0.000767 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:56:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6743 Schema: QC_hit: No # Query_time: 0.004591 Lock_time: 0.004404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6743 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6744 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6744 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:56:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6749 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6748 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6748 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6749 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:56:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6752 Schema: QC_hit: No # Query_time: 0.000824 Lock_time: 0.000647 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6752 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:57:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6755 Schema: QC_hit: No # Query_time: 0.000804 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6754 Schema: QC_hit: No # Query_time: 0.001311 Lock_time: 0.001196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6755 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6754 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:57:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6761 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6760 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6760 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6761 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:57:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6767 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6766 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6766 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6767 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:57:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6771 Schema: QC_hit: No # Query_time: 0.000840 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6771 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:57:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6772 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:57:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6773 Schema: QC_hit: No # Query_time: 0.001168 Lock_time: 0.000942 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6773 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6772 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:57:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6779 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6779 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6780 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6780 Schema: QC_hit: No # Query_time: 0.001009 Lock_time: 0.000820 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:57:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6787 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6787 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6786 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6786 Schema: QC_hit: No # Query_time: 0.000893 Lock_time: 0.000792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:57:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6790 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6790 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:57:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 5973 Schema: camundabpmn QC_hit: No # Query_time: 0.005624 Lock_time: 0.004801 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132278; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:57:59.34' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:57:59.34') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:57:59.34') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 2:58:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6795 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6796 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6795 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6796 Schema: QC_hit: No # Query_time: 0.001067 Lock_time: 0.000967 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:58:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6799 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6800 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6800 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6799 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=1682132292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:58:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6807 Schema: QC_hit: No # Query_time: 0.000756 Lock_time: 0.000615 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6807 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6806 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=1682132301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6806 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:58:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6811 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6811 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=1682132306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:58:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6815 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6816 Schema: QC_hit: No # Query_time: 0.002693 Lock_time: 0.002514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:58:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6815 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6816 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6822 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6821 Schema: QC_hit: No # Query_time: 0.002567 Lock_time: 0.002433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6822 Schema: QC_hit: No # Query_time: 0.002553 Lock_time: 0.002485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6821 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:58:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6828 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6828 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6827 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6827 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:58:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6832 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=1682132336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6832 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:59:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6835 Schema: QC_hit: No # Query_time: 0.003484 Lock_time: 0.003344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:59:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6834 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6834 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6835 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:59:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6838 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6839 Schema: QC_hit: No # Query_time: 0.002254 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6839 Schema: QC_hit: No # Query_time: 0.000946 Lock_time: 0.000746 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6838 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:59:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6843 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6843 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:59:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6844 Schema: QC_hit: No # Query_time: 0.000854 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6844 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000713 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:59:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6849 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6849 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000618 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:59:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6850 Schema: QC_hit: No # Query_time: 0.001071 Lock_time: 0.000928 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6850 Schema: QC_hit: No # Query_time: 0.000924 Lock_time: 0.000761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6851 Schema: QC_hit: No # Query_time: 0.000900 Lock_time: 0.000748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6851 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:59:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6857 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6857 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6856 Schema: QC_hit: No # Query_time: 0.000975 Lock_time: 0.000784 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6856 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:59:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6863 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6862 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000723 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6863 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6862 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=1682132391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 2:59:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6866 Schema: QC_hit: No # Query_time: 0.000953 Lock_time: 0.000793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6866 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 2:59:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005227 Lock_time: 0.004444 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132398; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 02:59:59.339' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 02:59:59.339') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 02:59:59.339') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:00:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6867 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6867 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6868 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6868 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:00:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6873 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6872 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6873 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6872 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:00:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6878 Schema: QC_hit: No # Query_time: 0.000908 Lock_time: 0.000759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6878 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6877 Schema: QC_hit: No # Query_time: 0.005502 Lock_time: 0.005344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6877 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:00:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6881 Schema: QC_hit: No # Query_time: 0.001113 Lock_time: 0.000952 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6881 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000660 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:00:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6882 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:00:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6882 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6883 Schema: QC_hit: No # Query_time: 0.007420 Lock_time: 0.007234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6883 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=1682132432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:00:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6887 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6886 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6886 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6887 Schema: QC_hit: No # Query_time: 0.003730 Lock_time: 0.003551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:00:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6892 Schema: QC_hit: No # Query_time: 0.001786 Lock_time: 0.001589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6893 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6893 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=1682132452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6892 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:00:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6896 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6896 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:00:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005220 Lock_time: 0.004490 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132458; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:00:59.336' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:00:59.336') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:00:59.336') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:01:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6898 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6898 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6897 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6897 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:01:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6901 Schema: QC_hit: No # Query_time: 0.001264 Lock_time: 0.001081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6902 Schema: QC_hit: No # Query_time: 0.002152 Lock_time: 0.001989 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6902 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6901 Schema: QC_hit: No # Query_time: 0.004818 Lock_time: 0.004646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:01:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6905 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6906 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6906 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6905 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:01:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6909 Schema: QC_hit: No # Query_time: 0.000868 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6909 Schema: QC_hit: No # Query_time: 0.000972 Lock_time: 0.000834 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:01:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6910 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6911 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6911 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6910 Schema: QC_hit: No # Query_time: 0.000917 Lock_time: 0.000736 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:01:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6915 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6914 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6915 Schema: QC_hit: No # Query_time: 0.001342 Lock_time: 0.001184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6914 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:01:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6918 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6918 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6919 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6919 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=1682132512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:01:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6922 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6922 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:01:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.004816 Lock_time: 0.004267 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132518; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:01:59.337' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:01:59.337') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:01:59.337') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6924 Schema: QC_hit: No # Query_time: 0.001860 Lock_time: 0.001690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6924 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6923 Schema: QC_hit: No # Query_time: 0.007720 Lock_time: 0.007528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6923 Schema: QC_hit: No # Query_time: 0.004363 Lock_time: 0.004254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:02:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6927 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6927 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6928 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6928 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:02:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6932 Schema: QC_hit: No # Query_time: 0.000744 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6932 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6931 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6931 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=1682132542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:02:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6935 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6935 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6937 Schema: QC_hit: No # Query_time: 0.001484 Lock_time: 0.001075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6937 Schema: QC_hit: No # Query_time: 0.006293 Lock_time: 0.006135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6936 Schema: QC_hit: No # Query_time: 0.002626 Lock_time: 0.002522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6936 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:02:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6941 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6940 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6941 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6940 Schema: QC_hit: No # Query_time: 0.002287 Lock_time: 0.002132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:02:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6944 Schema: QC_hit: No # Query_time: 0.001193 Lock_time: 0.001030 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6944 Schema: QC_hit: No # Query_time: 0.000819 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6945 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6945 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:02:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6948 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6948 Schema: QC_hit: No # Query_time: 0.001251 Lock_time: 0.001016 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:02:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005479 Lock_time: 0.004554 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132578; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:02:59.338' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:02:59.338') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:02:59.338') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:03:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6949 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6950 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6950 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6949 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:03:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6954 Schema: QC_hit: No # Query_time: 0.001421 Lock_time: 0.001141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6953 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6953 Schema: QC_hit: No # Query_time: 0.001336 Lock_time: 0.001164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6954 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000649 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:03:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6957 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6957 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6958 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6958 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:03:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6961 Schema: QC_hit: No # Query_time: 0.000975 Lock_time: 0.000721 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6961 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:03:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6962 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6963 Schema: QC_hit: No # Query_time: 0.000782 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6962 Schema: QC_hit: No # Query_time: 0.000990 Lock_time: 0.000835 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6963 Schema: QC_hit: No # Query_time: 0.007353 Lock_time: 0.007130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:03:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6967 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6966 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6966 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6967 Schema: QC_hit: No # Query_time: 0.003833 Lock_time: 0.003654 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:03:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6970 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6970 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6971 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6971 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:03:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6974 Schema: QC_hit: No # Query_time: 0.000763 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6974 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:03:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.001581 Lock_time: 0.000866 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132638; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:03:59.339' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:03:59.339') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:03:59.339') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:04:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6976 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6976 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6975 Schema: QC_hit: No # Query_time: 0.002460 Lock_time: 0.002297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6975 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:04:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6980 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6979 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6980 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6979 Schema: QC_hit: No # Query_time: 0.001199 Lock_time: 0.001082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:04:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6984 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6983 Schema: QC_hit: No # Query_time: 0.000921 Lock_time: 0.000785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6983 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6984 Schema: QC_hit: No # Query_time: 0.001431 Lock_time: 0.001203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:04:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6987 Schema: QC_hit: No # Query_time: 0.001052 Lock_time: 0.000889 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6987 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:04:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6988 Schema: QC_hit: No # Query_time: 0.000783 Lock_time: 0.000612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6989 Schema: QC_hit: No # Query_time: 0.005969 Lock_time: 0.005767 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6989 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6988 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:04:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6994 Schema: QC_hit: No # Query_time: 0.000792 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6993 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6993 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6994 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:04:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6997 Schema: QC_hit: No # Query_time: 0.000824 Lock_time: 0.000644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6997 Schema: QC_hit: No # Query_time: 0.002794 Lock_time: 0.002629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6998 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6998 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:04:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7001 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7001 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:04:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.004735 Lock_time: 0.003873 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132698; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:04:59.337' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:04:59.337') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:04:59.337') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:05:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7003 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7003 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7002 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7002 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:05:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7007 Schema: QC_hit: No # Query_time: 0.000878 Lock_time: 0.000726 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7007 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7006 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7006 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:05:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7011 Schema: QC_hit: No # Query_time: 0.004640 Lock_time: 0.004434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:05:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7011 Schema: QC_hit: No # Query_time: 0.002583 Lock_time: 0.002395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7012 Schema: QC_hit: No # Query_time: 0.003885 Lock_time: 0.003654 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7012 Schema: QC_hit: No # Query_time: 0.002135 Lock_time: 0.002027 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:05:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7016 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7016 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:05:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7018 Schema: QC_hit: No # Query_time: 0.001398 Lock_time: 0.001243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7017 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7017 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7018 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:05:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7022 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7022 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7021 Schema: QC_hit: No # Query_time: 0.000772 Lock_time: 0.000642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7021 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:05:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7026 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7026 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7025 Schema: QC_hit: No # Query_time: 0.000978 Lock_time: 0.000794 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7025 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:05:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7029 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=1682132756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7029 Schema: QC_hit: No # Query_time: 0.001227 Lock_time: 0.001141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:05:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.004170 Lock_time: 0.003272 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132758; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:05:59.34' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:05:59.34') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:05:59.34') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7030 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7030 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7031 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7031 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7035 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7035 Schema: QC_hit: No # Query_time: 0.001313 Lock_time: 0.001217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7034 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7034 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7038 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7039 Schema: QC_hit: No # Query_time: 0.001180 Lock_time: 0.001049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7038 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7039 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:06:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7042 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7042 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:06:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7043 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7044 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7044 Schema: QC_hit: No # Query_time: 0.001354 Lock_time: 0.001179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7043 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:06:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7048 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7047 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7047 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7048 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:06:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7051 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7052 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7051 Schema: QC_hit: No # Query_time: 0.001072 Lock_time: 0.000927 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7052 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:06:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7055 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7055 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000688 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:06:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005319 Lock_time: 0.004588 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132818; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:06:59.339' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:06:59.339') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:06:59.339') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:07:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7057 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7057 Schema: QC_hit: No # Query_time: 0.000942 Lock_time: 0.000812 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7056 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7056 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:07:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7060 Schema: QC_hit: No # Query_time: 0.001308 Lock_time: 0.001154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7061 Schema: QC_hit: No # Query_time: 0.000988 Lock_time: 0.000831 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7060 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7061 Schema: QC_hit: No # Query_time: 0.002068 Lock_time: 0.001881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7064 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7064 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7065 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7065 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:07:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7068 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7068 Schema: QC_hit: No # Query_time: 0.000904 Lock_time: 0.000726 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:07:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7069 Schema: QC_hit: No # Query_time: 0.000876 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7070 Schema: QC_hit: No # Query_time: 0.000803 Lock_time: 0.000622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7070 Schema: QC_hit: No # Query_time: 0.000976 Lock_time: 0.000657 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:07:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7069 Schema: QC_hit: No # Query_time: 0.001106 Lock_time: 0.000841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:07:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7073 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7073 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7074 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7074 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:07:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7077 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7077 Schema: QC_hit: No # Query_time: 0.001398 Lock_time: 0.001275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7078 Schema: QC_hit: No # Query_time: 0.000975 Lock_time: 0.000807 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7078 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:07:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7081 Schema: QC_hit: No # Query_time: 0.001049 Lock_time: 0.000836 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7081 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:07:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005254 Lock_time: 0.004399 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132878; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:07:59.339' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:07:59.339') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:07:59.339') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:08:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7082 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7083 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7082 Schema: QC_hit: No # Query_time: 0.004165 Lock_time: 0.003954 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7083 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:08:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7087 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7086 Schema: QC_hit: No # Query_time: 0.005427 Lock_time: 0.005009 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7086 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7087 Schema: QC_hit: No # Query_time: 0.001492 Lock_time: 0.001318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:08:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7090 Schema: QC_hit: No # Query_time: 0.001128 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7091 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7091 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7090 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:08:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7094 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7094 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:08:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7096 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7096 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7095 Schema: QC_hit: No # Query_time: 0.002448 Lock_time: 0.002263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7095 Schema: QC_hit: No # Query_time: 0.003480 Lock_time: 0.003343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:08:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7100 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7100 Schema: QC_hit: No # Query_time: 0.000984 Lock_time: 0.000868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7099 Schema: QC_hit: No # Query_time: 0.000786 Lock_time: 0.000569 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7099 Schema: QC_hit: No # Query_time: 0.002925 Lock_time: 0.002690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:08:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7104 Schema: QC_hit: No # Query_time: 0.004128 Lock_time: 0.003966 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7104 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7103 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7103 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:08:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7107 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7107 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:08:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.004650 Lock_time: 0.003871 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132938; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:08:59.34' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:08:59.34') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:08:59.34') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:09:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7109 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7108 Schema: QC_hit: No # Query_time: 0.000914 Lock_time: 0.000779 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7108 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7109 Schema: QC_hit: No # Query_time: 0.000955 Lock_time: 0.000673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:09:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7113 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7112 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7113 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7112 Schema: QC_hit: No # Query_time: 0.002500 Lock_time: 0.002346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:09:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7116 Schema: QC_hit: No # Query_time: 0.000902 Lock_time: 0.000610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7116 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:09:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7117 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7117 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:09:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7120 Schema: QC_hit: No # Query_time: 0.000939 Lock_time: 0.000793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7120 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:09:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7122 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7121 Schema: QC_hit: No # Query_time: 0.000887 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7122 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7121 Schema: QC_hit: No # Query_time: 0.003685 Lock_time: 0.003437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:09:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7125 Schema: QC_hit: No # Query_time: 0.002616 Lock_time: 0.002422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7125 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7126 Schema: QC_hit: No # Query_time: 0.001020 Lock_time: 0.000776 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7126 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:09:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7129 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7130 Schema: QC_hit: No # Query_time: 0.001366 Lock_time: 0.001250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132991; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7130 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7129 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:09:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7133 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682132996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7133 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682132996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:09:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005672 Lock_time: 0.004857 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682132998; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:09:59.342' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:09:59.342') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:09:59.342') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:10:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7135 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7135 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7134 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7134 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:10:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7139 Schema: QC_hit: No # Query_time: 0.000849 Lock_time: 0.000753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7138 Schema: QC_hit: No # Query_time: 0.000935 Lock_time: 0.000816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7139 Schema: QC_hit: No # Query_time: 0.001754 Lock_time: 0.001538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7138 Schema: QC_hit: No # Query_time: 0.002980 Lock_time: 0.002897 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:10:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7143 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7142 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7143 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7142 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:10:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7146 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7146 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:10:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7147 Schema: QC_hit: No # Query_time: 0.000983 Lock_time: 0.000816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7147 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7148 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7148 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:10:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7151 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7151 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7152 Schema: QC_hit: No # Query_time: 0.007958 Lock_time: 0.007813 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7152 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=1682133042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:10:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7155 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7156 Schema: QC_hit: No # Query_time: 0.002504 Lock_time: 0.002369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7155 Schema: QC_hit: No # Query_time: 0.003672 Lock_time: 0.003465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7156 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:10:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7159 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7159 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:10:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005074 Lock_time: 0.004205 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133058; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:10:59.343' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:10:59.343') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:10:59.343') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:11:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7160 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7161 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7160 Schema: QC_hit: No # Query_time: 0.001130 Lock_time: 0.000994 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7161 Schema: QC_hit: No # Query_time: 0.000960 Lock_time: 0.000809 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:11:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7164 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7164 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7165 Schema: QC_hit: No # Query_time: 0.001589 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7165 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:11:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7168 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7169 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7169 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7168 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:11:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7172 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7172 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:11:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7174 Schema: QC_hit: No # Query_time: 0.002384 Lock_time: 0.002261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7174 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133091; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7173 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7173 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:11:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7177 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7177 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7178 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7178 Schema: QC_hit: No # Query_time: 0.001712 Lock_time: 0.001267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:11:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7181 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7182 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7182 Schema: QC_hit: No # Query_time: 0.001769 Lock_time: 0.001656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7181 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:11:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7185 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7185 Schema: QC_hit: No # Query_time: 0.000924 Lock_time: 0.000708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:11:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005040 Lock_time: 0.004093 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133118; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:11:59.343' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:11:59.343') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:11:59.343') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:12:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7186 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7187 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=1682133121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7187 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7186 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7190 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7190 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7191 Schema: QC_hit: No # Query_time: 0.002971 Lock_time: 0.002829 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7191 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:12:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7195 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7194 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7194 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:12:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7195 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:12:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7198 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7198 Schema: QC_hit: No # Query_time: 0.001116 Lock_time: 0.000932 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:12:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7200 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:12:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7200 Schema: QC_hit: No # Query_time: 0.002534 Lock_time: 0.002383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7199 Schema: QC_hit: No # Query_time: 0.005843 Lock_time: 0.005661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7199 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:12:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7203 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7204 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7204 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7203 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:12:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7208 Schema: QC_hit: No # Query_time: 0.000954 Lock_time: 0.000736 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7208 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7207 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7207 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:12:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7211 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7211 Schema: QC_hit: No # Query_time: 0.000815 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:12:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005331 Lock_time: 0.004526 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133178; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:12:59.344' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:12:59.344') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:12:59.344') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:13:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7212 Schema: QC_hit: No # Query_time: 0.001353 Lock_time: 0.001159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7213 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7212 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7213 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:13:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7216 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7216 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7217 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7217 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:13:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7220 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7221 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:13:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7221 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7220 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:13:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7224 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7224 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:13:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7225 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7225 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7226 Schema: QC_hit: No # Query_time: 0.000863 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7226 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:13:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7230 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7229 Schema: QC_hit: No # Query_time: 0.001056 Lock_time: 0.000853 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7229 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7230 Schema: QC_hit: No # Query_time: 0.001833 Lock_time: 0.001724 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:13:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7233 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7234 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7233 Schema: QC_hit: No # Query_time: 0.002638 Lock_time: 0.002476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7234 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:13:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7237 Schema: QC_hit: No # Query_time: 0.000807 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7237 Schema: QC_hit: No # Query_time: 0.000882 Lock_time: 0.000761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:13:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005467 Lock_time: 0.004729 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133238; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:13:59.345' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:13:59.345') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:13:59.345') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:14:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7239 Schema: QC_hit: No # Query_time: 0.001594 Lock_time: 0.001430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7239 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:14:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7238 Schema: QC_hit: No # Query_time: 0.000994 Lock_time: 0.000810 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7238 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:14:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7242 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7243 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7242 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7243 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:14:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7247 Schema: QC_hit: No # Query_time: 0.001190 Lock_time: 0.001010 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7247 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7246 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133261; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7246 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=1682133261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:14:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7250 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7250 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=1682133266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:14:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7251 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7251 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7252 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7252 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:14:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7255 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7255 Schema: QC_hit: No # Query_time: 0.000713 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7256 Schema: QC_hit: No # Query_time: 0.001161 Lock_time: 0.000938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7256 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:14:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7259 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=1682133291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7259 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7260 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7260 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:14:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7263 Schema: QC_hit: No # Query_time: 0.001154 Lock_time: 0.000856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7263 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=1682133296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:14:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005596 Lock_time: 0.004518 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133298; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:14:59.344' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:14:59.344') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:14:59.344') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:15:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7265 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7264 Schema: QC_hit: No # Query_time: 0.001030 Lock_time: 0.000933 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7265 Schema: QC_hit: No # Query_time: 0.000856 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7264 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:15:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7268 Schema: QC_hit: No # Query_time: 0.001025 Lock_time: 0.000867 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7268 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7269 Schema: QC_hit: No # Query_time: 0.001428 Lock_time: 0.001085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7269 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:15:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7272 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7272 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7273 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:15:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7273 Schema: QC_hit: No # Query_time: 0.000754 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:15:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7276 Schema: QC_hit: No # Query_time: 0.000915 Lock_time: 0.000789 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7276 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:15:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7277 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7277 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7278 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7278 Schema: QC_hit: No # Query_time: 0.000774 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:15:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7281 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7282 Schema: QC_hit: No # Query_time: 0.006372 Lock_time: 0.006205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7281 Schema: QC_hit: No # Query_time: 0.000823 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7282 Schema: QC_hit: No # Query_time: 0.000774 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:15:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7286 Schema: QC_hit: No # Query_time: 0.001669 Lock_time: 0.001400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7286 Schema: QC_hit: No # Query_time: 0.000841 Lock_time: 0.000703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7285 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7285 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:15:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7289 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7289 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:15:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.002035 Lock_time: 0.000816 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133358; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:15:59.345' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:15:59.345') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:15:59.345') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:16:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7290 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7290 Schema: QC_hit: No # Query_time: 0.000887 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7291 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7291 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:16:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7295 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7295 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7294 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7294 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:16:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7298 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7298 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7299 Schema: QC_hit: No # Query_time: 0.001648 Lock_time: 0.001384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7299 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:16:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7302 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7302 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:16:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7304 Schema: QC_hit: No # Query_time: 0.001191 Lock_time: 0.001029 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7304 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7303 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7303 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:16:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7308 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7307 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7307 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7308 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7311 Schema: QC_hit: No # Query_time: 0.002353 Lock_time: 0.001961 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7311 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7312 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7312 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:16:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7315 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7315 Schema: QC_hit: No # Query_time: 0.001298 Lock_time: 0.001078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:16:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.001889 Lock_time: 0.000916 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133418; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:16:59.344' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:16:59.344') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:16:59.344') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:17:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7316 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7317 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:17:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7316 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7317 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:17:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7321 Schema: QC_hit: No # Query_time: 0.001124 Lock_time: 0.000949 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7321 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7320 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7320 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:17:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7324 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7324 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7325 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7325 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:17:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7328 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7328 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:17:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7330 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7329 Schema: QC_hit: No # Query_time: 0.001430 Lock_time: 0.001263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7329 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7330 Schema: QC_hit: No # Query_time: 0.007011 Lock_time: 0.006829 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:17:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7334 Schema: QC_hit: No # Query_time: 0.004013 Lock_time: 0.003748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7333 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7334 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=1682133461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7333 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:17:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7337 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7337 Schema: QC_hit: No # Query_time: 0.003111 Lock_time: 0.003008 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:17:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7338 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7338 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:17:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7341 Schema: QC_hit: No # Query_time: 0.000956 Lock_time: 0.000794 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7341 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:17:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.001572 Lock_time: 0.000728 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133478; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:17:59.347' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:17:59.347') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:17:59.347') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:18:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7342 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7343 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7343 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:18:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7342 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:18:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7347 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7347 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7346 Schema: QC_hit: No # Query_time: 0.001111 Lock_time: 0.000937 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7346 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:18:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7350 Schema: QC_hit: No # Query_time: 0.001039 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7350 Schema: QC_hit: No # Query_time: 0.000754 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7351 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7351 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:18:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7354 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7354 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:18:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7356 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7355 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:18:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7355 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7356 Schema: QC_hit: No # Query_time: 0.001799 Lock_time: 0.001699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:18:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7359 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7360 Schema: QC_hit: No # Query_time: 0.001849 Lock_time: 0.001671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7360 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7359 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:18:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7364 Schema: QC_hit: No # Query_time: 0.001076 Lock_time: 0.000886 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7364 Schema: QC_hit: No # Query_time: 0.002357 Lock_time: 0.002168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7363 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7363 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=1682133532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:18:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7367 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7367 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:18:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.001468 Lock_time: 0.000602 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133538; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:18:59.344' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:18:59.344') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:18:59.344') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:19:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7369 Schema: QC_hit: No # Query_time: 0.001574 Lock_time: 0.001449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7368 Schema: QC_hit: No # Query_time: 0.001890 Lock_time: 0.001831 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7368 Schema: QC_hit: No # Query_time: 0.006128 Lock_time: 0.005910 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7369 Schema: QC_hit: No # Query_time: 0.001553 Lock_time: 0.001425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:19:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7373 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7373 Schema: QC_hit: No # Query_time: 0.001088 Lock_time: 0.000981 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7372 Schema: QC_hit: No # Query_time: 0.000753 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7372 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:19:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7377 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7377 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:19:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7376 Schema: QC_hit: No # Query_time: 0.001170 Lock_time: 0.000936 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7376 Schema: QC_hit: No # Query_time: 0.001812 Lock_time: 0.001620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:19:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7380 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7380 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7382 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7382 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7381 Schema: QC_hit: No # Query_time: 0.000962 Lock_time: 0.000729 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7381 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:19:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7385 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000630 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7385 Schema: QC_hit: No # Query_time: 0.000742 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7386 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7386 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:19:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7389 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7390 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7390 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7389 Schema: QC_hit: No # Query_time: 0.001036 Lock_time: 0.000918 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:19:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7393 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7393 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:19:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.001837 Lock_time: 0.000442 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133598; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:19:59.343' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:19:59.343') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:19:59.343') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:20:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7395 Schema: QC_hit: No # Query_time: 0.000711 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7394 Schema: QC_hit: No # Query_time: 0.001020 Lock_time: 0.000798 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7394 Schema: QC_hit: No # Query_time: 0.002172 Lock_time: 0.001976 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7395 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:20:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7398 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7398 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7399 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7399 Schema: QC_hit: No # Query_time: 0.001002 Lock_time: 0.000880 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:20:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7403 Schema: QC_hit: No # Query_time: 0.001125 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7402 Schema: QC_hit: No # Query_time: 0.001026 Lock_time: 0.000850 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7402 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7403 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:20:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7406 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7406 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:20:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7407 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7408 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7407 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7408 Schema: QC_hit: No # Query_time: 0.001826 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:20:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7412 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7412 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7411 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7411 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:20:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7416 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7416 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7415 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7415 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:20:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7419 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7419 Schema: QC_hit: No # Query_time: 0.001009 Lock_time: 0.000885 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:20:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.001357 Lock_time: 0.000703 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133658; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:20:59.353' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:20:59.353') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:20:59.353') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:21:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7421 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7421 Schema: QC_hit: No # Query_time: 0.005313 Lock_time: 0.005091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7420 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7420 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:21:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7425 Schema: QC_hit: No # Query_time: 0.002975 Lock_time: 0.002857 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7425 Schema: QC_hit: No # Query_time: 0.000835 Lock_time: 0.000698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7424 Schema: QC_hit: No # Query_time: 0.000715 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7424 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:21:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7428 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7429 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7428 Schema: QC_hit: No # Query_time: 0.003341 Lock_time: 0.003262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:21:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7429 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:21:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7432 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7432 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:21:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7434 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7434 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7433 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7433 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:21:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7438 Schema: QC_hit: No # Query_time: 0.001026 Lock_time: 0.000859 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7437 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7437 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=1682133702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7438 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:21:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7441 Schema: QC_hit: No # Query_time: 0.000708 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7441 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7442 Schema: QC_hit: No # Query_time: 0.001396 Lock_time: 0.001222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:21:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7442 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:21:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7445 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133716; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7445 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133716; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:21:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005260 Lock_time: 0.004510 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133718; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:21:59.348' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:21:59.348') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:21:59.348') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:22:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7447 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7447 Schema: QC_hit: No # Query_time: 0.000860 Lock_time: 0.000636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:22:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7446 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7446 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:22:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7451 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7451 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7450 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7450 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:22:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7455 Schema: QC_hit: No # Query_time: 0.003142 Lock_time: 0.002968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7455 Schema: QC_hit: No # Query_time: 0.002176 Lock_time: 0.001931 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7454 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7454 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:22:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7458 Schema: QC_hit: No # Query_time: 0.001141 Lock_time: 0.000951 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133746; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7458 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133746; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:22:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7460 Schema: QC_hit: No # Query_time: 0.001872 Lock_time: 0.001722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7460 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7459 Schema: QC_hit: No # Query_time: 0.001720 Lock_time: 0.001606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7459 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:22:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7463 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7463 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7464 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7464 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:22:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7468 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7468 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7467 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7467 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:22:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7471 Schema: QC_hit: No # Query_time: 0.000836 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133776; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7471 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133776; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:22:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005718 Lock_time: 0.004892 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133778; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:22:59.348' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:22:59.348') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:22:59.348') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:23:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7473 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7473 Schema: QC_hit: No # Query_time: 0.000850 Lock_time: 0.000710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7472 Schema: QC_hit: No # Query_time: 0.001142 Lock_time: 0.000994 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7472 Schema: QC_hit: No # Query_time: 0.000873 Lock_time: 0.000741 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:23:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7476 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7476 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7477 Schema: QC_hit: No # Query_time: 0.000919 Lock_time: 0.000636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7477 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:23:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7480 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7480 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7481 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:23:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7481 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:23:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7484 Schema: QC_hit: No # Query_time: 0.000958 Lock_time: 0.000722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133806; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7484 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133806; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:23:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7485 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:23:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7486 Schema: QC_hit: No # Query_time: 0.001677 Lock_time: 0.001523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7485 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7486 Schema: QC_hit: No # Query_time: 0.001933 Lock_time: 0.001831 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:23:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7489 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7490 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7490 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7489 Schema: QC_hit: No # Query_time: 0.001698 Lock_time: 0.001559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:23:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7493 Schema: QC_hit: No # Query_time: 0.000923 Lock_time: 0.000724 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7493 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7494 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7494 Schema: QC_hit: No # Query_time: 0.002509 Lock_time: 0.002353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:23:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7497 Schema: QC_hit: No # Query_time: 0.000962 Lock_time: 0.000799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133836; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7497 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000688 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133836; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:23:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005188 Lock_time: 0.004439 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133838; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:23:59.347' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:23:59.347') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:23:59.347') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:24:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7499 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7498 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7499 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7498 Schema: QC_hit: No # Query_time: 0.003455 Lock_time: 0.003246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:24:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7503 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7502 Schema: QC_hit: No # Query_time: 0.001555 Lock_time: 0.001391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133851; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7503 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7502 Schema: QC_hit: No # Query_time: 0.001143 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:24:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7506 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133861; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:24:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7506 Schema: QC_hit: No # Query_time: 0.001240 Lock_time: 0.001054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7507 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7507 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:24:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7510 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133866; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7510 Schema: QC_hit: No # Query_time: 0.000750 Lock_time: 0.000592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133866; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:24:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7512 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7511 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000712 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7511 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133871; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7512 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:24:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7515 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7516 Schema: QC_hit: No # Query_time: 0.001269 Lock_time: 0.001084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7515 Schema: QC_hit: No # Query_time: 0.003144 Lock_time: 0.003004 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7516 Schema: QC_hit: No # Query_time: 0.004716 Lock_time: 0.004636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7520 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7520 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7519 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7519 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:24:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7523 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133896; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7523 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133896; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:24:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.004132 Lock_time: 0.003671 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133898; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:24:59.348' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:24:59.348') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:24:59.348') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:25:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7525 Schema: QC_hit: No # Query_time: 0.001703 Lock_time: 0.001547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7525 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:25:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7524 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7524 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:25:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7529 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7529 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7528 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7528 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:25:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7532 Schema: QC_hit: No # Query_time: 0.001051 Lock_time: 0.000845 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7532 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7533 Schema: QC_hit: No # Query_time: 0.000939 Lock_time: 0.000759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7533 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:25:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7536 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133926; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7536 Schema: QC_hit: No # Query_time: 0.000787 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133926; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:25:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7538 Schema: QC_hit: No # Query_time: 0.006009 Lock_time: 0.005891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7538 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7537 Schema: QC_hit: No # Query_time: 0.001204 Lock_time: 0.001018 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7537 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:25:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7542 Schema: QC_hit: No # Query_time: 0.001110 Lock_time: 0.000897 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7541 Schema: QC_hit: No # Query_time: 0.000957 Lock_time: 0.000762 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7542 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7541 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:25:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7546 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:25:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7545 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7545 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7546 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000609 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:25:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7549 Schema: QC_hit: No # Query_time: 0.002334 Lock_time: 0.002101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133956; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7549 Schema: QC_hit: No # Query_time: 0.000842 Lock_time: 0.000636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133956; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:25:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 6747 Schema: camundabpmn QC_hit: No # Query_time: 0.005550 Lock_time: 0.004729 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682133958; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:25:59.349' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:25:59.349') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:25:59.349') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:26:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7551 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7551 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7550 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:26:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7550 Schema: QC_hit: No # Query_time: 0.002220 Lock_time: 0.002033 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:26:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7556 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7556 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7555 Schema: QC_hit: No # Query_time: 0.005638 Lock_time: 0.005453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7555 Schema: QC_hit: No # Query_time: 0.002857 Lock_time: 0.002705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:26:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7563 Schema: QC_hit: No # Query_time: 0.000944 Lock_time: 0.000780 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7564 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7564 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:26:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7563 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=1682133982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:26:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7567 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133986; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7567 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133986; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:26:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7569 Schema: QC_hit: No # Query_time: 0.000727 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133991; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:26:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7569 Schema: QC_hit: No # Query_time: 0.001553 Lock_time: 0.001397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7570 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682133992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7570 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682133992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:26:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7575 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7576 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7575 Schema: QC_hit: No # Query_time: 0.002182 Lock_time: 0.001773 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7576 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:26:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7580 Schema: QC_hit: No # Query_time: 0.001719 Lock_time: 0.001555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7580 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134011; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:26:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7581 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7581 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:26:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7587 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134016; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7587 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134016; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:27:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7589 Schema: QC_hit: No # Query_time: 0.006328 Lock_time: 0.006239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7588 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:27:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7588 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7589 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:27:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7596 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7596 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7597 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7597 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:27:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7600 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7601 Schema: QC_hit: No # Query_time: 0.001044 Lock_time: 0.000899 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:27:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7600 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7601 Schema: QC_hit: No # Query_time: 0.003740 Lock_time: 0.003598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:27:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7604 Schema: QC_hit: No # Query_time: 0.000696 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134046; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7604 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134046; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:27:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7609 Schema: QC_hit: No # Query_time: 0.001360 Lock_time: 0.001145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7609 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7608 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7608 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:27:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7617 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7616 Schema: QC_hit: No # Query_time: 0.000645 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7617 Schema: QC_hit: No # Query_time: 0.002272 Lock_time: 0.002124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7616 Schema: QC_hit: No # Query_time: 0.000993 Lock_time: 0.000773 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:27:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7624 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7623 Schema: QC_hit: No # Query_time: 0.001798 Lock_time: 0.001687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7624 Schema: QC_hit: No # Query_time: 0.002927 Lock_time: 0.002767 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7623 Schema: QC_hit: No # Query_time: 0.001588 Lock_time: 0.000822 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:27:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7628 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134076; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7628 Schema: QC_hit: No # Query_time: 0.001193 Lock_time: 0.000927 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134076; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:28:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7631 Schema: QC_hit: No # Query_time: 0.001244 Lock_time: 0.001091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7632 Schema: QC_hit: No # Query_time: 0.000840 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7631 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7632 Schema: QC_hit: No # Query_time: 0.000996 Lock_time: 0.000891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7638 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7638 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7639 Schema: QC_hit: No # Query_time: 0.004230 Lock_time: 0.003955 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7639 Schema: QC_hit: No # Query_time: 0.003355 Lock_time: 0.003177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:28:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7644 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7643 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7643 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7644 Schema: QC_hit: No # Query_time: 0.000969 Lock_time: 0.000799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:28:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7647 Schema: QC_hit: No # Query_time: 0.002314 Lock_time: 0.002112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134106; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7647 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134106; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:28:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7649 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7649 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7650 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:28:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7650 Schema: QC_hit: No # Query_time: 0.001161 Lock_time: 0.001000 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:28:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7655 Schema: QC_hit: No # Query_time: 0.004335 Lock_time: 0.004169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7656 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7655 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7656 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:28:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7662 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7661 Schema: QC_hit: No # Query_time: 0.000768 Lock_time: 0.000690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7661 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:28:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7662 Schema: QC_hit: No # Query_time: 0.001314 Lock_time: 0.001128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:28:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7666 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134136; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7666 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134136; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:29:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7667 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7667 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7668 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=1682134141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7668 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:29:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7672 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7672 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7671 Schema: QC_hit: No # Query_time: 0.001046 Lock_time: 0.000689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7671 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:29:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7676 Schema: QC_hit: No # Query_time: 0.000861 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7676 Schema: QC_hit: No # Query_time: 0.001742 Lock_time: 0.001601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7677 Schema: QC_hit: No # Query_time: 0.001971 Lock_time: 0.001766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7677 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:29:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7680 Schema: QC_hit: No # Query_time: 0.000962 Lock_time: 0.000808 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134166; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7680 Schema: QC_hit: No # Query_time: 0.000853 Lock_time: 0.000670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134166; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:29:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7682 Schema: QC_hit: No # Query_time: 0.000895 Lock_time: 0.000774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:29:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7682 Schema: QC_hit: No # Query_time: 0.003658 Lock_time: 0.003448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7681 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7681 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:29:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7686 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7687 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=1682134181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7686 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7687 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:29:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7692 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=1682134192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7692 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7693 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7693 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:29:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7696 Schema: QC_hit: No # Query_time: 0.000874 Lock_time: 0.000719 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134196; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7696 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134196; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:30:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7697 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:30:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7698 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=1682134202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7698 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7697 Schema: QC_hit: No # Query_time: 0.002386 Lock_time: 0.002268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:30:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7701 Schema: QC_hit: No # Query_time: 0.000684 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7701 Schema: QC_hit: No # Query_time: 0.002348 Lock_time: 0.002189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7702 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7702 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:30:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7706 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:30:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7705 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7705 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7706 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:30:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7709 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134226; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7709 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134226; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:30:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7710 Schema: QC_hit: No # Query_time: 0.002943 Lock_time: 0.002733 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7710 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7711 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7711 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:30:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7714 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7715 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7715 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134241; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7714 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:30:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7718 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7719 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7719 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7718 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:30:53 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 7642 Schema: camundabpmn QC_hit: No # Query_time: 0.005738 Lock_time: 0.004949 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682134253; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:30:54.917' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:30:54.917') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:30:54.917') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:30:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7722 Schema: QC_hit: No # Query_time: 0.001175 Lock_time: 0.000873 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134256; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7722 Schema: QC_hit: No # Query_time: 0.002034 Lock_time: 0.001872 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134256; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:31:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7724 Schema: QC_hit: No # Query_time: 0.001387 Lock_time: 0.001223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7724 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7723 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7723 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:31:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7728 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7728 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7727 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7727 Schema: QC_hit: No # Query_time: 0.001974 Lock_time: 0.001835 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:31:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7731 Schema: QC_hit: No # Query_time: 0.002286 Lock_time: 0.000909 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7731 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7732 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:31:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7732 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:31:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7735 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7735 Schema: QC_hit: No # Query_time: 0.000850 Lock_time: 0.000733 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:31:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7736 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7736 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7737 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7737 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:31:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7741 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7740 Schema: QC_hit: No # Query_time: 0.005746 Lock_time: 0.005603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7740 Schema: QC_hit: No # Query_time: 0.001000 Lock_time: 0.000686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7741 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:31:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7745 Schema: QC_hit: No # Query_time: 0.001207 Lock_time: 0.001100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7744 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7744 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:31:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7745 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:31:53 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 7642 Schema: camundabpmn QC_hit: No # Query_time: 0.005216 Lock_time: 0.004431 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682134313; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:31:54.915' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:31:54.915') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:31:54.915') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:31:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7748 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134316; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7748 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134316; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7750 Schema: QC_hit: No # Query_time: 0.000917 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7750 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7749 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7749 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:32:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7754 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=1682134331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7754 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7753 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7753 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:32:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7758 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7758 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7757 Schema: QC_hit: No # Query_time: 0.000763 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7757 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:32:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7761 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134346; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7761 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134346; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:32:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7763 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7762 Schema: QC_hit: No # Query_time: 0.001186 Lock_time: 0.001082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7762 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:32:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7763 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:32:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7766 Schema: QC_hit: No # Query_time: 0.002000 Lock_time: 0.001862 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7767 Schema: QC_hit: No # Query_time: 0.000807 Lock_time: 0.000696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7766 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7767 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:32:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7770 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7770 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7771 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7771 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=1682134371; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:32:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7774 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134376; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7774 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134376; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:33:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7776 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7775 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7776 Schema: QC_hit: No # Query_time: 0.000953 Lock_time: 0.000776 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7775 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:33:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7779 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7779 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7780 Schema: QC_hit: No # Query_time: 0.001224 Lock_time: 0.001018 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7780 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:33:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7783 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:33:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7784 Schema: QC_hit: No # Query_time: 0.000841 Lock_time: 0.000683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7783 Schema: QC_hit: No # Query_time: 0.002342 Lock_time: 0.002160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7784 Schema: QC_hit: No # Query_time: 0.001116 Lock_time: 0.000944 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:33:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7787 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134406; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7787 Schema: QC_hit: No # Query_time: 0.000919 Lock_time: 0.000745 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134406; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:33:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7788 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7789 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:33:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7788 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7789 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:33:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7792 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7793 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7793 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=1682134421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7792 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:33:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7796 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7797 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7797 Schema: QC_hit: No # Query_time: 0.001292 Lock_time: 0.001044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7796 Schema: QC_hit: No # Query_time: 0.000883 Lock_time: 0.000765 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:33:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7800 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134436; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7800 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134436; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:34:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7801 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7802 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7802 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:34:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7801 Schema: QC_hit: No # Query_time: 0.003269 Lock_time: 0.000801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:34:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7805 Schema: QC_hit: No # Query_time: 0.001886 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7806 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=1682134451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7805 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=1682134451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7806 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:34:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7809 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7810 Schema: QC_hit: No # Query_time: 0.007237 Lock_time: 0.007035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7810 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7809 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:34:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7813 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134466; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7813 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134466; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:34:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7816 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7815 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=1682134471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:34:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7815 Schema: QC_hit: No # Query_time: 0.003632 Lock_time: 0.003462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7816 Schema: QC_hit: No # Query_time: 0.003359 Lock_time: 0.003167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:34:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7819 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7819 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7820 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7820 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:34:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7823 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7823 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7824 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7824 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:34:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7827 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134496; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7827 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134496; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:35:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7829 Schema: QC_hit: No # Query_time: 0.001125 Lock_time: 0.000871 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7829 Schema: QC_hit: No # Query_time: 0.001165 Lock_time: 0.001057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7828 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7828 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:35:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7832 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7832 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7833 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7833 Schema: QC_hit: No # Query_time: 0.002322 Lock_time: 0.002137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:35:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7837 Schema: QC_hit: No # Query_time: 0.004887 Lock_time: 0.004693 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:35:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7836 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7836 Schema: QC_hit: No # Query_time: 0.000727 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7837 Schema: QC_hit: No # Query_time: 0.000946 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:35:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7841 Schema: QC_hit: No # Query_time: 0.001874 Lock_time: 0.001722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134526; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7841 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134526; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:35:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7843 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7843 Schema: QC_hit: No # Query_time: 0.001187 Lock_time: 0.001026 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7842 Schema: QC_hit: No # Query_time: 0.004058 Lock_time: 0.003134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7842 Schema: QC_hit: No # Query_time: 0.000969 Lock_time: 0.000827 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7846 Schema: QC_hit: No # Query_time: 0.002664 Lock_time: 0.002479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7846 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7847 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7847 Schema: QC_hit: No # Query_time: 0.004395 Lock_time: 0.004247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:35:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7850 Schema: QC_hit: No # Query_time: 0.000725 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7850 Schema: QC_hit: No # Query_time: 0.003007 Lock_time: 0.002857 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:35:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7851 Schema: QC_hit: No # Query_time: 0.001123 Lock_time: 0.000953 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7851 Schema: QC_hit: No # Query_time: 0.000872 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:35:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7854 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134556; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7854 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134556; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:36:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7856 Schema: QC_hit: No # Query_time: 0.000949 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7855 Schema: QC_hit: No # Query_time: 0.001910 Lock_time: 0.001764 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:36:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7856 Schema: QC_hit: No # Query_time: 0.000893 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7855 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:36:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7860 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7860 Schema: QC_hit: No # Query_time: 0.001511 Lock_time: 0.001349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7859 Schema: QC_hit: No # Query_time: 0.000938 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7859 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:36:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7864 Schema: QC_hit: No # Query_time: 0.001855 Lock_time: 0.001754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7863 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:36:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7863 Schema: QC_hit: No # Query_time: 0.001452 Lock_time: 0.001307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7864 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:36:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7867 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134586; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7867 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134586; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:36:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7869 Schema: QC_hit: No # Query_time: 0.002218 Lock_time: 0.000835 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7868 Schema: QC_hit: No # Query_time: 0.004037 Lock_time: 0.003874 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7869 Schema: QC_hit: No # Query_time: 0.001471 Lock_time: 0.001333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:36:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7868 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:36:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7873 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7873 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7872 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7872 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:36:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7876 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134611; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7876 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134611; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:36:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7877 Schema: QC_hit: No # Query_time: 0.000896 Lock_time: 0.000722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7877 Schema: QC_hit: No # Query_time: 0.000973 Lock_time: 0.000664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:36:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7880 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=1682134616; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7880 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134616; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:37:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7881 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7882 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7882 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7881 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:37:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7885 Schema: QC_hit: No # Query_time: 0.001179 Lock_time: 0.000971 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7886 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7885 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7886 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:37:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7889 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7889 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7890 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7890 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:37:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7893 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134646; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7893 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134646; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:37:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7895 Schema: QC_hit: No # Query_time: 0.001713 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7894 Schema: QC_hit: No # Query_time: 0.003801 Lock_time: 0.003514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:37:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7895 Schema: QC_hit: No # Query_time: 0.002466 Lock_time: 0.002318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7894 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7899 Schema: QC_hit: No # Query_time: 0.002513 Lock_time: 0.002324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7898 Schema: QC_hit: No # Query_time: 0.002335 Lock_time: 0.002112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7898 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7899 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:37:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7903 Schema: QC_hit: No # Query_time: 0.001784 Lock_time: 0.001630 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7903 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:37:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7902 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7902 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:37:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7906 Schema: QC_hit: No # Query_time: 0.001018 Lock_time: 0.000837 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134676; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7906 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134676; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:38:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7908 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7907 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7908 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7907 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=1682134681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:38:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7911 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7912 Schema: QC_hit: No # Query_time: 0.006332 Lock_time: 0.006139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7911 Schema: QC_hit: No # Query_time: 0.000826 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7912 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:38:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7915 Schema: QC_hit: No # Query_time: 0.000811 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7916 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7916 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:38:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7915 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:38:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7919 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134706; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7919 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134706; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:38:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7921 Schema: QC_hit: No # Query_time: 0.001004 Lock_time: 0.000836 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7921 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:38:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7920 Schema: QC_hit: No # Query_time: 0.006238 Lock_time: 0.006080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7920 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:38:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7924 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7924 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7925 Schema: QC_hit: No # Query_time: 0.000950 Lock_time: 0.000796 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134721; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7925 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134721; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:38:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7928 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7929 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:38:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7929 Schema: QC_hit: No # Query_time: 0.000967 Lock_time: 0.000774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7928 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:38:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7932 Schema: QC_hit: No # Query_time: 0.000858 Lock_time: 0.000657 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134736; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7932 Schema: QC_hit: No # Query_time: 0.004202 Lock_time: 0.004105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134736; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:39:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7933 Schema: QC_hit: No # Query_time: 0.002182 Lock_time: 0.002028 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7933 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:39:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7934 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7934 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:39:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7938 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7938 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134751; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7937 Schema: QC_hit: No # Query_time: 0.002301 Lock_time: 0.002186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7937 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:39:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7942 Schema: QC_hit: No # Query_time: 0.004214 Lock_time: 0.004065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7942 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7941 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7941 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:39:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7945 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134766; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7945 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134766; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:39:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7946 Schema: QC_hit: No # Query_time: 0.001133 Lock_time: 0.000969 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7947 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7947 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7946 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:39:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7950 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7951 Schema: QC_hit: No # Query_time: 0.001751 Lock_time: 0.001589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7950 Schema: QC_hit: No # Query_time: 0.000901 Lock_time: 0.000795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7951 Schema: QC_hit: No # Query_time: 0.001309 Lock_time: 0.001190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:39:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7955 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7955 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7954 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7954 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134791; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:39:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7958 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134796; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7958 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134796; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:40:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7960 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:40:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7959 Schema: QC_hit: No # Query_time: 0.004165 Lock_time: 0.004001 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7959 Schema: QC_hit: No # Query_time: 0.001152 Lock_time: 0.001052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7960 Schema: QC_hit: No # Query_time: 0.008512 Lock_time: 0.008336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:40:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7964 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7963 Schema: QC_hit: No # Query_time: 0.001938 Lock_time: 0.001771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7964 Schema: QC_hit: No # Query_time: 0.000829 Lock_time: 0.000667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7963 Schema: QC_hit: No # Query_time: 0.001807 Lock_time: 0.001658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:40:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7967 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7967 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7968 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7968 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:40:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7971 Schema: QC_hit: No # Query_time: 0.000914 Lock_time: 0.000695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134826; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7971 Schema: QC_hit: No # Query_time: 0.001034 Lock_time: 0.000797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134826; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:40:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7973 Schema: QC_hit: No # Query_time: 0.002539 Lock_time: 0.002415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:40:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7973 Schema: QC_hit: No # Query_time: 0.002391 Lock_time: 0.002203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7972 Schema: QC_hit: No # Query_time: 0.001002 Lock_time: 0.000854 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7972 Schema: QC_hit: No # Query_time: 0.004433 Lock_time: 0.004347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:40:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7976 Schema: QC_hit: No # Query_time: 0.001634 Lock_time: 0.001441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7977 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7977 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7976 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:40:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7980 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7981 Schema: QC_hit: No # Query_time: 0.001392 Lock_time: 0.001248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134851; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:40:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7980 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7981 Schema: QC_hit: No # Query_time: 0.000970 Lock_time: 0.000831 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:40:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7984 Schema: QC_hit: No # Query_time: 0.003427 Lock_time: 0.003215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134856; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7984 Schema: QC_hit: No # Query_time: 0.000949 Lock_time: 0.000872 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134856; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:41:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7985 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:41:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7985 Schema: QC_hit: No # Query_time: 0.001105 Lock_time: 0.000903 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7986 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7986 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:41:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7989 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7990 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7989 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7990 Schema: QC_hit: No # Query_time: 0.000989 Lock_time: 0.000814 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:41:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7993 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7993 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7994 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=1682134881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7994 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:41:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7997 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134886; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7997 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134886; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:41:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7999 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:41:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7999 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7998 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7998 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:41:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8003 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8002 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8002 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8003 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:41:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8007 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134911; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8006 Schema: QC_hit: No # Query_time: 0.001020 Lock_time: 0.000908 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134911; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:41:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8007 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8006 Schema: QC_hit: No # Query_time: 0.002040 Lock_time: 0.001871 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:41:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8010 Schema: QC_hit: No # Query_time: 0.000734 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134916; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8010 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134916; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:42:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8011 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8011 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8012 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:42:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8012 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:42:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8015 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8015 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8016 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8016 Schema: QC_hit: No # Query_time: 0.003056 Lock_time: 0.002975 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134931; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:42:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8020 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8019 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134941; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8020 Schema: QC_hit: No # Query_time: 0.002537 Lock_time: 0.002463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:42:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8019 Schema: QC_hit: No # Query_time: 0.001597 Lock_time: 0.001407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:42:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8023 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134946; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8023 Schema: QC_hit: No # Query_time: 0.000884 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134946; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:42:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8025 Schema: QC_hit: No # Query_time: 0.001886 Lock_time: 0.001653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:42:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8024 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8024 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=1682134952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8025 Schema: QC_hit: No # Query_time: 0.003352 Lock_time: 0.003254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:42:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8028 Schema: QC_hit: No # Query_time: 0.003614 Lock_time: 0.003484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134961; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8028 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8029 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8029 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:42:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8032 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8033 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134971; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8033 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134971; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:42:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8032 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=1682134972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:42:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8036 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134976; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8036 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134976; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:43:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8037 Schema: QC_hit: No # Query_time: 0.004180 Lock_time: 0.003999 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8037 Schema: QC_hit: No # Query_time: 0.002022 Lock_time: 0.001785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134981; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:43:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8038 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8038 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8041 Schema: QC_hit: No # Query_time: 0.000930 Lock_time: 0.000752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8041 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8042 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682134992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8042 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682134992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:43:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8045 Schema: QC_hit: No # Query_time: 0.002322 Lock_time: 0.002207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8046 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8046 Schema: QC_hit: No # Query_time: 0.001467 Lock_time: 0.001385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:43:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8045 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:43:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8049 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=1682135006; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8049 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=1682135006; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:43:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8051 Schema: QC_hit: No # Query_time: 0.001711 Lock_time: 0.001613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:43:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8051 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8050 Schema: QC_hit: No # Query_time: 0.004784 Lock_time: 0.004588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8050 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:43:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8054 Schema: QC_hit: No # Query_time: 0.006285 Lock_time: 0.006108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8054 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8055 Schema: QC_hit: No # Query_time: 0.000890 Lock_time: 0.000752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8055 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:43:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8058 Schema: QC_hit: No # Query_time: 0.006037 Lock_time: 0.005866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8059 Schema: QC_hit: No # Query_time: 0.001617 Lock_time: 0.001445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135031; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:43:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8058 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8059 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:43:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8062 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135036; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8062 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135036; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:44:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8063 Schema: QC_hit: No # Query_time: 0.002313 Lock_time: 0.002177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8063 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:44:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8064 Schema: QC_hit: No # Query_time: 0.003147 Lock_time: 0.003020 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8064 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:44:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8067 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8068 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8067 Schema: QC_hit: No # Query_time: 0.002922 Lock_time: 0.002728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8068 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:44:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8071 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8072 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135061; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8072 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135061; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:44:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8071 Schema: QC_hit: No # Query_time: 0.001817 Lock_time: 0.001631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:44:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8075 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135066; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8075 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135066; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:44:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8077 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8077 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8076 Schema: QC_hit: No # Query_time: 0.000978 Lock_time: 0.000782 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8076 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:44:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8081 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8080 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8080 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8081 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:44:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8085 Schema: QC_hit: No # Query_time: 0.000859 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135091; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:44:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8085 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8084 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8084 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:44:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8088 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135096; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8088 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135096; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:45:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8089 Schema: QC_hit: No # Query_time: 0.000887 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8089 Schema: QC_hit: No # Query_time: 0.000954 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8090 Schema: QC_hit: No # Query_time: 0.001820 Lock_time: 0.001583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8090 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:45:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8094 Schema: QC_hit: No # Query_time: 0.001141 Lock_time: 0.000956 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8093 Schema: QC_hit: No # Query_time: 0.000807 Lock_time: 0.000656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8093 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8094 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:45:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8097 Schema: QC_hit: No # Query_time: 0.000997 Lock_time: 0.000898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8097 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8098 Schema: QC_hit: No # Query_time: 0.001044 Lock_time: 0.000855 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8098 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:45:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8101 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135126; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8101 Schema: QC_hit: No # Query_time: 0.000890 Lock_time: 0.000668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135126; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:45:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8103 Schema: QC_hit: No # Query_time: 0.005053 Lock_time: 0.003776 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8102 Schema: QC_hit: No # Query_time: 0.003207 Lock_time: 0.003069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8102 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8103 Schema: QC_hit: No # Query_time: 0.000771 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:45:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8106 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8107 Schema: QC_hit: No # Query_time: 0.000902 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8107 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8106 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:45:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8111 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8110 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8110 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135151; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:45:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8111 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:45:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8114 Schema: QC_hit: No # Query_time: 0.001678 Lock_time: 0.001532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135156; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8114 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135156; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:46:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8116 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8115 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8115 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:46:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8116 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:46:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8120 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8119 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8120 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8119 Schema: QC_hit: No # Query_time: 0.001003 Lock_time: 0.000768 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:46:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8124 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8124 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:46:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8123 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8123 Schema: QC_hit: No # Query_time: 0.000818 Lock_time: 0.000719 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:46:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8127 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135186; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8127 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135186; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:46:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8128 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8129 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8129 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135191; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:46:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8128 Schema: QC_hit: No # Query_time: 0.004112 Lock_time: 0.003974 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:46:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8133 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8133 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8132 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8132 Schema: QC_hit: No # Query_time: 0.001484 Lock_time: 0.001411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:46:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8136 Schema: QC_hit: No # Query_time: 0.000912 Lock_time: 0.000708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8137 Schema: QC_hit: No # Query_time: 0.000772 Lock_time: 0.000677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8137 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:46:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8136 Schema: QC_hit: No # Query_time: 0.000806 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:46:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8140 Schema: QC_hit: No # Query_time: 0.001992 Lock_time: 0.001867 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135216; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8140 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135216; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:47:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8141 Schema: QC_hit: No # Query_time: 0.000982 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135221; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8141 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:47:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8142 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8142 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:47:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8146 Schema: QC_hit: No # Query_time: 0.001407 Lock_time: 0.001255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8145 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8145 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8146 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8149 Schema: QC_hit: No # Query_time: 0.003874 Lock_time: 0.003584 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8150 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8149 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=1682135242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8150 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:47:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8153 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135246; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8153 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135246; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:47:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8155 Schema: QC_hit: No # Query_time: 0.001304 Lock_time: 0.001096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135251; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8154 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:47:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8155 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8154 Schema: QC_hit: No # Query_time: 0.001039 Lock_time: 0.000818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8158 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8158 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8159 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8159 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8163 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8163 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8162 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=1682135272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8162 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:47:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8166 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135276; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8166 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135276; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:48:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8168 Schema: QC_hit: No # Query_time: 0.007637 Lock_time: 0.007456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8168 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8167 Schema: QC_hit: No # Query_time: 0.005216 Lock_time: 0.005067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8167 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:48:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8171 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8172 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8172 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8171 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:48:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8175 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8176 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135301; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8176 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8175 Schema: QC_hit: No # Query_time: 0.000680 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:48:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8179 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135306; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8179 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=1682135306; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:48:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8180 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8180 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8181 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:48:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8181 Schema: QC_hit: No # Query_time: 0.001583 Lock_time: 0.001412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:48:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8185 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8184 Schema: QC_hit: No # Query_time: 0.000923 Lock_time: 0.000773 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8185 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8184 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:48:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8189 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135331; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8189 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:48:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8188 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8188 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:48:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8192 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135336; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8192 Schema: QC_hit: No # Query_time: 0.001261 Lock_time: 0.001173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135336; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:49:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8194 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8193 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8193 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=1682135341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8194 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:49:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8198 Schema: QC_hit: No # Query_time: 0.000721 Lock_time: 0.000537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8197 Schema: QC_hit: No # Query_time: 0.001264 Lock_time: 0.000929 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8197 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8198 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:49:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8202 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8202 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8201 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8201 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=1682135362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:49:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8205 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000733 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135366; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8205 Schema: QC_hit: No # Query_time: 0.000783 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135366; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:49:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8207 Schema: QC_hit: No # Query_time: 0.000727 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8207 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8206 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8206 Schema: QC_hit: No # Query_time: 0.000839 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:49:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8210 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8211 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8210 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8211 Schema: QC_hit: No # Query_time: 0.002185 Lock_time: 0.002035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:49:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8215 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8214 Schema: QC_hit: No # Query_time: 0.001748 Lock_time: 0.001480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8214 Schema: QC_hit: No # Query_time: 0.001184 Lock_time: 0.001067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8215 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:49:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8218 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135396; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8218 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135396; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:50:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8219 Schema: QC_hit: No # Query_time: 0.000953 Lock_time: 0.000846 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8220 Schema: QC_hit: No # Query_time: 0.001481 Lock_time: 0.001318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8219 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:50:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8220 Schema: QC_hit: No # Query_time: 0.003770 Lock_time: 0.003523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:50:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8223 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8224 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8223 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8224 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:50:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8228 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8227 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8228 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8227 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:50:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8231 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135426; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8231 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135426; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:50:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8233 Schema: QC_hit: No # Query_time: 0.001157 Lock_time: 0.000938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8233 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8232 Schema: QC_hit: No # Query_time: 0.000897 Lock_time: 0.000746 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8232 Schema: QC_hit: No # Query_time: 0.000921 Lock_time: 0.000786 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:50:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8236 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=1682135441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8236 Schema: QC_hit: No # Query_time: 0.000725 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8237 Schema: QC_hit: No # Query_time: 0.002246 Lock_time: 0.002110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8237 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:50:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8240 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8240 Schema: QC_hit: No # Query_time: 0.001444 Lock_time: 0.001263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8241 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8241 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:50:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8244 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135456; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8244 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135456; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:51:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8246 Schema: QC_hit: No # Query_time: 0.001184 Lock_time: 0.000930 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8245 Schema: QC_hit: No # Query_time: 0.001454 Lock_time: 0.001335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8246 Schema: QC_hit: No # Query_time: 0.001076 Lock_time: 0.000921 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8245 Schema: QC_hit: No # Query_time: 0.006694 Lock_time: 0.006541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:51:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8250 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8250 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8249 Schema: QC_hit: No # Query_time: 0.004500 Lock_time: 0.004323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8249 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:51:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8254 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=1682135481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8253 Schema: QC_hit: No # Query_time: 0.005066 Lock_time: 0.004909 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:51:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8254 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8253 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:51:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8257 Schema: QC_hit: No # Query_time: 0.008394 Lock_time: 0.008156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135486; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8257 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135486; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:51:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8259 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135491; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8259 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:51:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8258 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8258 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:51:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8262 Schema: QC_hit: No # Query_time: 0.001112 Lock_time: 0.000899 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8262 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8263 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8263 Schema: QC_hit: No # Query_time: 0.002763 Lock_time: 0.002646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8267 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8266 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8267 Schema: QC_hit: No # Query_time: 0.002287 Lock_time: 0.002115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8266 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:51:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8270 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135516; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8270 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135516; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:52:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8271 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8272 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8272 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8271 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:52:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8275 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8275 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8276 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8276 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:52:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8280 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8279 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8280 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8279 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:52:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8283 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135546; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8283 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135546; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:52:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8284 Schema: QC_hit: No # Query_time: 0.002144 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8285 Schema: QC_hit: No # Query_time: 0.002684 Lock_time: 0.002529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8284 Schema: QC_hit: No # Query_time: 0.001278 Lock_time: 0.001100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:52:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8285 Schema: QC_hit: No # Query_time: 0.000842 Lock_time: 0.000693 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:52:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8289 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8288 Schema: QC_hit: No # Query_time: 0.001034 Lock_time: 0.000894 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8288 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8289 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8292 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8292 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8293 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8293 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:52:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8296 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135576; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8296 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135576; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:53:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8298 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135581; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8298 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:53:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8297 Schema: QC_hit: No # Query_time: 0.003820 Lock_time: 0.003669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8297 Schema: QC_hit: No # Query_time: 0.002458 Lock_time: 0.002214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:53:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8301 Schema: QC_hit: No # Query_time: 0.001175 Lock_time: 0.000993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8302 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8301 Schema: QC_hit: No # Query_time: 0.002638 Lock_time: 0.002480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8302 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:53:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8306 Schema: QC_hit: No # Query_time: 0.001395 Lock_time: 0.001217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8305 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8305 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8306 Schema: QC_hit: No # Query_time: 0.001224 Lock_time: 0.001055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:53:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8309 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135606; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8309 Schema: QC_hit: No # Query_time: 0.001036 Lock_time: 0.000813 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135606; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8311 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8310 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8311 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8310 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=1682135612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:53:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8315 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8315 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8314 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8314 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135621; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:53:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8319 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8319 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135631; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8318 Schema: QC_hit: No # Query_time: 0.000890 Lock_time: 0.000779 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135631; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8318 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:53:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8322 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135636; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8322 Schema: QC_hit: No # Query_time: 0.000662 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135636; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:54:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8324 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8324 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8323 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8323 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:54:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8327 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8327 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135651; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8328 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8328 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:54:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8331 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8332 Schema: QC_hit: No # Query_time: 0.000958 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8331 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8332 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:54:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8335 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135666; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8335 Schema: QC_hit: No # Query_time: 0.000949 Lock_time: 0.000743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135666; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:54:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8336 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8336 Schema: QC_hit: No # Query_time: 0.001097 Lock_time: 0.000804 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8337 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8337 Schema: QC_hit: No # Query_time: 0.000887 Lock_time: 0.000800 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:54:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8340 Schema: QC_hit: No # Query_time: 0.001400 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135681; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8340 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8341 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8341 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:54:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8345 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8345 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8344 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8344 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=1682135692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:54:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8348 Schema: QC_hit: No # Query_time: 0.000808 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135696; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8348 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=1682135696; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:55:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8349 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:55:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8350 Schema: QC_hit: No # Query_time: 0.000731 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8350 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8349 Schema: QC_hit: No # Query_time: 0.001062 Lock_time: 0.000847 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:55:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8353 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8353 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8354 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8354 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8358 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8358 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8359 Schema: QC_hit: No # Query_time: 0.006966 Lock_time: 0.006871 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8359 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:55:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8363 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135726; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8363 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135726; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:55:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8364 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8365 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135731; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8364 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135731; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:55:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8365 Schema: QC_hit: No # Query_time: 0.002246 Lock_time: 0.002076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:55:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8370 Schema: QC_hit: No # Query_time: 0.016219 Lock_time: 0.016034 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8369 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135741; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8370 Schema: QC_hit: No # Query_time: 0.000940 Lock_time: 0.000785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135741; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8369 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:55:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8375 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135751; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8374 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8374 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8375 Schema: QC_hit: No # Query_time: 0.006114 Lock_time: 0.005945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:55:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8379 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135756; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8379 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135756; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:56:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8380 Schema: QC_hit: No # Query_time: 0.001103 Lock_time: 0.000913 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135761; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8381 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8380 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135761; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8381 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:56:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8385 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8386 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135771; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8386 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135771; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8385 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:56:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8390 Schema: QC_hit: No # Query_time: 0.000822 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8391 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135781; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8391 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135781; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8390 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:56:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8395 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135786; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8395 Schema: QC_hit: No # Query_time: 0.000711 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135786; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:56:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8399 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8398 Schema: QC_hit: No # Query_time: 0.001710 Lock_time: 0.001530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135791; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8399 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8398 Schema: QC_hit: No # Query_time: 0.005165 Lock_time: 0.004997 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:56:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8404 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8405 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8405 Schema: QC_hit: No # Query_time: 0.010266 Lock_time: 0.010143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135801; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8404 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135801; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:56:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8410 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8410 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8409 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135811; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8409 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135811; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:56:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8415 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135816; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8415 Schema: QC_hit: No # Query_time: 0.000753 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135816; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:57:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8417 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8417 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135821; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8418 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135821; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8418 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:57:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8424 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8424 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8425 Schema: QC_hit: No # Query_time: 0.000994 Lock_time: 0.000881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135831; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8425 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135831; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:57:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8433 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8434 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135841; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8434 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135841; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8433 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:57:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8440 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135846; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8440 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135846; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:57:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8443 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8443 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8442 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8442 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:57:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8447 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8448 Schema: QC_hit: No # Query_time: 0.000742 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135861; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8447 Schema: QC_hit: No # Query_time: 0.000841 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8448 Schema: QC_hit: No # Query_time: 0.002502 Lock_time: 0.002396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:57:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8453 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135871; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8453 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8452 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=1682135872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8452 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:57:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8458 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135876; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8458 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135876; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:58:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8459 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135881; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8459 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135881; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8460 Schema: QC_hit: No # Query_time: 0.000985 Lock_time: 0.000742 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8460 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:58:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8465 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135891; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8465 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135891; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8464 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8464 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:58:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8469 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135901; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8469 Schema: QC_hit: No # Query_time: 0.001193 Lock_time: 0.001096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135901; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8470 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8470 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:58:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8473 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135906; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8473 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135906; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:58:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8475 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8476 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8475 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8476 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:58:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8481 Schema: QC_hit: No # Query_time: 0.000873 Lock_time: 0.000681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8480 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135921; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8481 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135921; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8480 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:58:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8485 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135931; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:58:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8484 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8485 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8484 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:58:53 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 7675 Schema: camundabpmn QC_hit: No # Query_time: 0.004947 Lock_time: 0.004276 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682135933; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:58:54.922' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:58:54.922') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( 'd97002ca-e09c-11ed-b094-3a14a904ae20' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:58:54.922') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:58:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8488 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135936; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8488 Schema: QC_hit: No # Query_time: 0.000917 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135936; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:58:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 8362 Schema: camundabpmn QC_hit: No # Query_time: 0.001493 Lock_time: 0.000525 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682135938; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:58:59.363' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:58:59.363') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:58:59.363') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 3:59:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8489 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135941; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:59:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8490 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8490 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8489 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:59:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8497 Schema: QC_hit: No # Query_time: 0.001419 Lock_time: 0.001170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135951; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8497 Schema: QC_hit: No # Query_time: 0.002180 Lock_time: 0.002067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135951; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8496 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8496 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:59:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8501 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135961; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:59:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8501 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8500 Schema: QC_hit: No # Query_time: 0.000744 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8500 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:59:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8504 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135966; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8504 Schema: QC_hit: No # Query_time: 0.001004 Lock_time: 0.000836 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135966; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8507 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8507 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8506 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8506 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:59:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8510 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135981; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8511 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8511 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=1682135982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8510 Schema: QC_hit: No # Query_time: 0.001028 Lock_time: 0.000894 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 3:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8514 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8514 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=1682135992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8515 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8515 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:59:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8518 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682135996; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8518 Schema: QC_hit: No # Query_time: 0.000846 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682135996; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 3:59:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 8362 Schema: camundabpmn QC_hit: No # Query_time: 0.007566 Lock_time: 0.006599 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682135998; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 03:59:59.365' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 03:59:59.365') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 03:59:59.365') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 4:00:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8520 Schema: QC_hit: No # Query_time: 0.001113 Lock_time: 0.000959 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8520 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136001; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8519 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136001; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8519 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:00:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8523 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136011; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8524 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8523 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8524 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:00:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8528 Schema: QC_hit: No # Query_time: 0.001636 Lock_time: 0.001489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136021; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8528 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000657 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136021; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8527 Schema: QC_hit: No # Query_time: 0.000781 Lock_time: 0.000664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8527 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:00:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8531 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136026; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8531 Schema: QC_hit: No # Query_time: 0.000880 Lock_time: 0.000693 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136026; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:00:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8532 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136031; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:00:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8533 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8533 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8532 Schema: QC_hit: No # Query_time: 0.002167 Lock_time: 0.002051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:00:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8537 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000654 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8536 Schema: QC_hit: No # Query_time: 0.002428 Lock_time: 0.001630 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8537 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136041; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8536 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136041; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:00:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8540 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136051; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8540 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136051; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8541 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8541 Schema: QC_hit: No # Query_time: 0.001087 Lock_time: 0.001016 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:00:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8544 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136056; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8544 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136056; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:00:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 8362 Schema: camundabpmn QC_hit: No # Query_time: 0.006064 Lock_time: 0.005355 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682136058; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 04:00:59.363' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 04:00:59.363') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 04:00:59.363') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 4:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8545 Schema: QC_hit: No # Query_time: 0.008438 Lock_time: 0.008191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8546 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8545 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8546 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:01:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8550 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8549 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136071; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8549 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136071; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8550 Schema: QC_hit: No # Query_time: 0.000908 Lock_time: 0.000725 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:01:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8554 Schema: QC_hit: No # Query_time: 0.000815 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8554 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8553 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136081; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8553 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136081; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:01:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8557 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136086; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8557 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136086; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8559 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8559 Schema: QC_hit: No # Query_time: 0.001108 Lock_time: 0.000948 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8558 Schema: QC_hit: No # Query_time: 0.004159 Lock_time: 0.004051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8558 Schema: QC_hit: No # Query_time: 0.001388 Lock_time: 0.001289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:01:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8562 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8563 Schema: QC_hit: No # Query_time: 0.002208 Lock_time: 0.002019 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136101; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8563 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8562 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136101; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:01:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8566 Schema: QC_hit: No # Query_time: 0.001166 Lock_time: 0.001069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136111; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8566 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136111; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8567 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8567 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:01:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8570 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136116; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8570 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000693 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136116; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:01:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 8362 Schema: camundabpmn QC_hit: No # Query_time: 0.003993 Lock_time: 0.003437 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682136118; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 04:01:59.364' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 04:01:59.364') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 04:01:59.364') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 4:02:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8571 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136121; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8571 Schema: QC_hit: No # Query_time: 0.000999 Lock_time: 0.000875 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136121; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8572 Schema: QC_hit: No # Query_time: 0.001444 Lock_time: 0.001298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8572 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:02:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8576 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8576 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8575 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136131; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8575 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136131; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:02:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8580 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8579 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136141; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8579 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8580 Schema: QC_hit: No # Query_time: 0.000955 Lock_time: 0.000865 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136141; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:02:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8583 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136146; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8583 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136146; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:02:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8585 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136151; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8585 Schema: QC_hit: No # Query_time: 0.001072 Lock_time: 0.000888 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8584 Schema: QC_hit: No # Query_time: 0.000905 Lock_time: 0.000690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8584 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:02:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8589 Schema: QC_hit: No # Query_time: 0.001410 Lock_time: 0.001190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136161; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8589 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136161; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8588 Schema: QC_hit: No # Query_time: 0.002956 Lock_time: 0.002780 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8588 Schema: QC_hit: No # Query_time: 0.002138 Lock_time: 0.002037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:02:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8593 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8593 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136171; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8592 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136171; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8592 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:02:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8596 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136176; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8596 Schema: QC_hit: No # Query_time: 0.000842 Lock_time: 0.000739 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136176; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:02:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 8362 Schema: camundabpmn QC_hit: No # Query_time: 0.005936 Lock_time: 0.005167 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682136178; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 04:02:59.362' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 04:02:59.362') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 04:02:59.362') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 4:03:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8599 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8598 Schema: QC_hit: No # Query_time: 0.002808 Lock_time: 0.002592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8599 Schema: QC_hit: No # Query_time: 0.001539 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136181; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8598 Schema: QC_hit: No # Query_time: 0.001110 Lock_time: 0.000919 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136181; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:03:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8603 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136191; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8603 Schema: QC_hit: No # Query_time: 0.001313 Lock_time: 0.001171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8602 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8602 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:03:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8607 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8607 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8606 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136201; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8606 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136201; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:03:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8610 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136206; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8610 Schema: QC_hit: No # Query_time: 0.000907 Lock_time: 0.000798 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136206; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:03:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8612 Schema: QC_hit: No # Query_time: 0.001039 Lock_time: 0.000806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136211; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8611 Schema: QC_hit: No # Query_time: 0.002185 Lock_time: 0.002009 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8612 Schema: QC_hit: No # Query_time: 0.003464 Lock_time: 0.003387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136211; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8611 Schema: QC_hit: No # Query_time: 0.006753 Lock_time: 0.006616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:03:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8616 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136221; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8616 Schema: QC_hit: No # Query_time: 0.003303 Lock_time: 0.003114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8615 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8615 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:03:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8619 Schema: QC_hit: No # Query_time: 0.001229 Lock_time: 0.001100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8620 Schema: QC_hit: No # Query_time: 0.002838 Lock_time: 0.002699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136231; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8620 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136231; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8619 Schema: QC_hit: No # Query_time: 0.004134 Lock_time: 0.003990 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:03:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8624 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136236; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8624 Schema: QC_hit: No # Query_time: 0.000884 Lock_time: 0.000774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136236; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:03:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 8362 Schema: camundabpmn QC_hit: No # Query_time: 0.005565 Lock_time: 0.004588 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682136238; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 04:03:59.364' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 04:03:59.364') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 04:03:59.364') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 4:04:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8625 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136241; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8625 Schema: QC_hit: No # Query_time: 0.000836 Lock_time: 0.000656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8626 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8626 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:04:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8630 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136251; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8629 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8629 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8630 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:04:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8634 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8633 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136261; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8634 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8633 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:04:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8638 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136266; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8638 Schema: QC_hit: No # Query_time: 0.000696 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136266; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:04:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8639 Schema: QC_hit: No # Query_time: 0.008521 Lock_time: 0.008387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136271; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8639 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8640 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136271; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8640 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:04:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8644 Schema: QC_hit: No # Query_time: 0.000749 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136281; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8644 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136281; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8645 Schema: QC_hit: No # Query_time: 0.001070 Lock_time: 0.000896 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8645 Schema: QC_hit: No # Query_time: 0.001086 Lock_time: 0.000892 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:04:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8649 Schema: QC_hit: No # Query_time: 0.004316 Lock_time: 0.004170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8649 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8650 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136291; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8650 Schema: QC_hit: No # Query_time: 0.002599 Lock_time: 0.002519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136291; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:04:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8653 Schema: QC_hit: No # Query_time: 0.001112 Lock_time: 0.000957 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136296; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8653 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136296; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:04:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 8362 Schema: camundabpmn QC_hit: No # Query_time: 0.003150 Lock_time: 0.000799 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682136298; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 04:04:59.363' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 04:04:59.363') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 04:04:59.363') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 4:05:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8654 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8655 Schema: QC_hit: No # Query_time: 0.000765 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136301; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8654 Schema: QC_hit: No # Query_time: 0.000966 Lock_time: 0.000779 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8655 Schema: QC_hit: No # Query_time: 0.012594 Lock_time: 0.002199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:05:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8658 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8659 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136311; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8659 Schema: QC_hit: No # Query_time: 0.001036 Lock_time: 0.000890 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136311; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8658 Schema: QC_hit: No # Query_time: 0.000894 Lock_time: 0.000684 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:05:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8662 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8663 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136321; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8663 Schema: QC_hit: No # Query_time: 0.001480 Lock_time: 0.001049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8662 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136321; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:05:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8666 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136326; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8666 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136326; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:05:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8667 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136331; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8667 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8668 Schema: QC_hit: No # Query_time: 0.003316 Lock_time: 0.003162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8668 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:05:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8672 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8671 Schema: QC_hit: No # Query_time: 0.001049 Lock_time: 0.000864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8671 Schema: QC_hit: No # Query_time: 0.002098 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136341; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8672 Schema: QC_hit: No # Query_time: 0.000835 Lock_time: 0.000668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136341; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:05:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8675 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8676 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8675 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136351; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8676 Schema: QC_hit: No # Query_time: 0.002295 Lock_time: 0.002136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136351; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:05:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8679 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136356; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8679 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136356; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:05:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 8362 Schema: camundabpmn QC_hit: No # Query_time: 0.004198 Lock_time: 0.003553 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682136358; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 04:05:59.364' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 04:05:59.364') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 04:05:59.364') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 4:06:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8680 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8680 Schema: QC_hit: No # Query_time: 0.002385 Lock_time: 0.002252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8681 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136361; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8681 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136361; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:06:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8685 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136371; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8684 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8684 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8685 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:06:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8688 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8688 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8689 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136381; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8689 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136381; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:06:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8692 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136386; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8692 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=1682136386; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:06:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8694 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8693 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136391; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8693 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136391; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8694 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:06:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8697 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8698 Schema: QC_hit: No # Query_time: 0.000997 Lock_time: 0.000911 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8698 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136401; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8697 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136401; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:06:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8702 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8702 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136411; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8701 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136411; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8701 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:06:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8705 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136416; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8705 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136416; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:06:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 8362 Schema: camundabpmn QC_hit: No # Query_time: 0.005066 Lock_time: 0.004340 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682136418; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 04:06:59.363' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 04:06:59.363') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 04:06:59.363') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 4:07:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8707 Schema: QC_hit: No # Query_time: 0.001862 Lock_time: 0.001699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136421; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8707 Schema: QC_hit: No # Query_time: 0.001642 Lock_time: 0.001411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8706 Schema: QC_hit: No # Query_time: 0.001501 Lock_time: 0.001188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136421; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8706 Schema: QC_hit: No # Query_time: 0.001767 Lock_time: 0.001649 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:07:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8710 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8711 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=1682136431; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8711 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=1682136431; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8710 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:07:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8714 Schema: QC_hit: No # Query_time: 0.000986 Lock_time: 0.000840 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136441; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8715 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8714 Schema: QC_hit: No # Query_time: 0.000877 Lock_time: 0.000717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136441; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8715 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:07:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8718 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136446; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8718 Schema: QC_hit: No # Query_time: 0.001323 Lock_time: 0.001229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136446; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:07:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8719 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8719 Schema: QC_hit: No # Query_time: 0.001403 Lock_time: 0.001259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8720 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136451; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8720 Schema: QC_hit: No # Query_time: 0.001046 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136451; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:07:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8724 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8723 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136461; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8724 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136461; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8723 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:07:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8727 Schema: QC_hit: No # Query_time: 0.000877 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8727 Schema: QC_hit: No # Query_time: 0.002309 Lock_time: 0.002190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8728 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136471; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8728 Schema: QC_hit: No # Query_time: 0.002086 Lock_time: 0.001975 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136471; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:07:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8731 Schema: QC_hit: No # Query_time: 0.000850 Lock_time: 0.000734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136476; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8731 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136476; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:07:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 8362 Schema: camundabpmn QC_hit: No # Query_time: 0.001028 Lock_time: 0.000500 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682136478; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 04:07:59.363' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 04:07:59.363') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 04:07:59.363') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 4:08:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8733 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8732 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136481; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8732 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8733 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136481; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:08:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8737 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8736 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136491; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8736 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8737 Schema: QC_hit: No # Query_time: 0.002499 Lock_time: 0.002340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:08:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8741 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136501; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8741 Schema: QC_hit: No # Query_time: 0.003093 Lock_time: 0.002944 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136501; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8740 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8740 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:08:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8744 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136506; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8744 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136506; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:08:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8746 Schema: QC_hit: No # Query_time: 0.000765 Lock_time: 0.000618 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8746 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136511; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8745 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136511; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8745 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:08:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8749 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=1682136521; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8749 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=1682136521; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8750 Schema: QC_hit: No # Query_time: 0.002519 Lock_time: 0.002174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8750 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:08:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8754 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8753 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136531; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8753 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8754 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=1682136531; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:08:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8757 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=1682136536; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8757 Schema: QC_hit: No # Query_time: 0.000803 Lock_time: 0.000648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136536; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:08:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 8362 Schema: camundabpmn QC_hit: No # Query_time: 0.005193 Lock_time: 0.004267 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682136538; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 04:08:59.363' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 04:08:59.363') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 04:08:59.363') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 4:09:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8759 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8758 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136541; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8758 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136541; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8759 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:09:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8763 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8763 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8762 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136551; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8762 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136551; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:09:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8766 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8767 Schema: QC_hit: No # Query_time: 0.000711 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136561; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8766 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136561; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:09:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8767 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:09:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8770 Schema: QC_hit: No # Query_time: 0.002150 Lock_time: 0.001975 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136566; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8770 Schema: QC_hit: No # Query_time: 0.000843 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136566; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:09:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8771 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136571; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8771 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136571; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8772 Schema: QC_hit: No # Query_time: 0.002490 Lock_time: 0.002313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8772 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:09:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8775 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136581; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8775 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8776 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8776 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:09:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8779 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8780 Schema: QC_hit: No # Query_time: 0.003457 Lock_time: 0.003332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136591; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8779 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136591; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8780 Schema: QC_hit: No # Query_time: 0.003714 Lock_time: 0.003527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:09:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8783 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136596; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8783 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136596; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:09:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 8362 Schema: camundabpmn QC_hit: No # Query_time: 0.005043 Lock_time: 0.003646 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682136598; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 04:09:59.366' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 04:09:59.366') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 04:09:59.366') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 4:10:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8784 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136601; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8784 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8785 Schema: QC_hit: No # Query_time: 0.001473 Lock_time: 0.001336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136601; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8785 Schema: QC_hit: No # Query_time: 0.005165 Lock_time: 0.004975 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8788 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8788 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8789 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8789 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:10:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8793 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136621; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8793 Schema: QC_hit: No # Query_time: 0.001002 Lock_time: 0.000827 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8792 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8792 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:10:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8796 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136626; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8796 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136626; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8797 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000709 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8797 Schema: QC_hit: No # Query_time: 0.001539 Lock_time: 0.001229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8798 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8798 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:10:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8801 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136641; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8802 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136641; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8801 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8802 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:10:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8806 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8805 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=1682136651; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8805 Schema: QC_hit: No # Query_time: 0.001568 Lock_time: 0.001448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8806 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:10:56 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8809 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000800 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136656; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8809 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136656; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:10:58 # User@Host: so_user[so_user] @ [127.0.0.6] # Thread_id: 8362 Schema: camundabpmn QC_hit: No # Query_time: 0.001539 Lock_time: 0.000843 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1682136658; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-04-22 04:10:59.366' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-04-22 04:10:59.366') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '8650de30-e09c-11ed-8f90-8282bddf96e3' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-04-22 04:10:59.366') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230422 4:11:01 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8810 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8811 Schema: QC_hit: No # Query_time: 0.000887 Lock_time: 0.000711 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136661; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8811 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8810 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136661; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:11:11 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8815 Schema: QC_hit: No # Query_time: 0.000864 Lock_time: 0.000669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136671; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8814 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136671; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8814 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8815 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:11:21 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8818 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8819 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136681; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:11:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8819 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8818 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:11:26 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8822 Schema: QC_hit: No # Query_time: 0.003901 Lock_time: 0.003739 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136686; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8822 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136686; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:11:31 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8824 Schema: QC_hit: No # Query_time: 0.002613 Lock_time: 0.002459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136691; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8823 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136691; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230422 4:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8824 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8823 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:11:41 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8827 Schema: QC_hit: No # Query_time: 0.000696 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8827 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8828 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136701; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8828 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136701; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230422 4:11:51 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8832 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8831 Schema: QC_hit: No # Query_time: 0.001152 Lock_time: 0.001012 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1682136711; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8831 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8832 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1682136711; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem;