mariadb 02:46:10.41  mariadb 02:46:10.41 Welcome to the Bitnami mariadb-galera container mariadb 02:46:10.42 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera mariadb 02:46:10.42 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues mariadb 02:46:10.43  mariadb 02:46:10.43 INFO  ==> ** Starting MariaDB setup ** mariadb 02:46:10.50 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars mariadb 02:46:10.62 INFO  ==> Initializing mariadb database mariadb 02:46:10.63 DEBUG ==> Ensuring expected directories/files exist mariadb 02:46:10.68 INFO  ==> Updating 'my.cnf' with custom configuration mariadb 02:46:10.70 INFO  ==> Setting user option mariadb 02:46:10.71 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 02:46:10.75 INFO  ==> Setting wsrep_node_name option mariadb 02:46:10.76 DEBUG ==> Setting wsrep_node_name to 'onap-mariadb-galera-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 02:46:10.78 INFO  ==> Setting wsrep_node_address option mariadb 02:46:10.79 DEBUG ==> Setting wsrep_node_address to '10.233.72.199' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 02:46:10.84 INFO  ==> Setting wsrep_sst_auth option mariadb 02:46:10.85 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:psw26pAr' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 02:46:10.90 DEBUG ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2023-01-10 2:46:11 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2023-01-10 2:46:11 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 02:46:22.09 INFO  ==> Starting mariadb in background 2023-01-10 2:46:22 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2023-01-10 2:46:22 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2023-01-10 2:46:22 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 168 ... 2023-01-10 2:46:22 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2023-01-10 2:46:22 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2023-01-10 2:46:22 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2023-01-10 2:46:22 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2023-01-10 2:46:22 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2023-01-10 2:46:22 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2023-01-10 2:46:22 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2023-01-10 2:46:22 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2023-01-10 2:46:22 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.72.199; 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-01-10 2:46:22 0 [Note] WSREP: Start replication 2023-01-10 2:46:22 0 [Note] WSREP: Connecting with bootstrap option: 1 2023-01-10 2:46:22 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2023-01-10 2:46:22 0 [Note] WSREP: protonet asio version 0 2023-01-10 2:46:22 0 [Note] WSREP: Using CRC-32C for message checksums. 2023-01-10 2:46:22 0 [Note] WSREP: backend: asio 2023-01-10 2:46:22 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2023-01-10 2:46:22 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2023-01-10 2:46:22 0 [Note] WSREP: restore pc from disk failed 2023-01-10 2:46:22 0 [Note] WSREP: GMCast version 0 2023-01-10 2:46:22 0 [Note] WSREP: (f7bcc515-b753, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2023-01-10 2:46:22 0 [Note] WSREP: (f7bcc515-b753, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2023-01-10 2:46:22 0 [Note] WSREP: EVS version 1 2023-01-10 2:46:22 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2023-01-10 2:46:22 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2023-01-10 2:46:22 0 [Note] WSREP: EVS version upgrade 0 -> 1 2023-01-10 2:46:22 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2023-01-10 2:46:22 0 [Note] WSREP: Node f7bcc515-b753 state prim 2023-01-10 2:46:22 0 [Note] WSREP: view(view_id(PRIM,f7bcc515-b753,1) memb { f7bcc515-b753,0 } joined { } left { } partitioned { }) 2023-01-10 2:46:22 0 [Note] WSREP: save pc into disk 2023-01-10 2:46:22 0 [Note] WSREP: gcomm: connected 2023-01-10 2:46:22 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2023-01-10 2:46:22 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2023-01-10 2:46:22 0 [Note] WSREP: Opened channel 'galera' 2023-01-10 2:46:22 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2023-01-10 2:46:22 1 [Note] WSREP: Starting rollbacker thread 1 2023-01-10 2:46:22 0 [Note] WSREP: Starting new group from scratch: f7be0018-9090-11ed-b5ed-cf219a197c9c 2023-01-10 2:46:22 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: f7be064b-9090-11ed-8cf5-fbd330669413 2023-01-10 2:46:22 2 [Note] WSREP: Starting applier thread 2 2023-01-10 2:46:22 0 [Note] WSREP: STATE EXCHANGE: sent state msg: f7be064b-9090-11ed-8cf5-fbd330669413 2023-01-10 2:46:22 0 [Note] WSREP: STATE EXCHANGE: got state msg: f7be064b-9090-11ed-8cf5-fbd330669413 from 0 (onap-mariadb-galera-0) 2023-01-10 2:46:22 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 = f7be0018-9090-11ed-b5ed-cf219a197c9c 2023-01-10 2:46:22 0 [Note] WSREP: Flow-control interval: [16, 16] 2023-01-10 2:46:22 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2023-01-10 2:46:22 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2023-01-10 2:46:22 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2023-01-10 2:46:22 2 [Note] WSREP: ####### processing CC 1, local, ordered 2023-01-10 2:46:22 2 [Note] WSREP: Process first view: f7be0018-9090-11ed-b5ed-cf219a197c9c my uuid: f7bcc515-9090-11ed-b753-dac6ec515fdc 2023-01-10 2:46:22 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position f7be0018-9090-11ed-b5ed-cf219a197c9c:1 with ID f7bcc515-9090-11ed-b753-dac6ec515fdc 2023-01-10 2:46:22 2 [Note] WSREP: Server status change disconnected -> connected 2023-01-10 2:46:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:22 2 [Note] WSREP: ####### My UUID: f7bcc515-9090-11ed-b753-dac6ec515fdc 2023-01-10 2:46:22 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2023-01-10 2:46:22 0 [Note] WSREP: Service thread queue flushed. 2023-01-10 2:46:22 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2023-01-10 2:46:22 2 [Note] WSREP: REPL Protocols: 10 (5) 2023-01-10 2:46:22 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2023-01-10 2:46:22 0 [Note] WSREP: Service thread queue flushed. 2023-01-10 2:46:22 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> f7be0018-9090-11ed-b5ed-cf219a197c9c:0 2023-01-10 2:46:22 2 [Note] WSREP: ================================================ View: id: f7be0018-9090-11ed-b5ed-cf219a197c9c: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: f7bcc515-9090-11ed-b753-dac6ec515fdc, onap-mariadb-galera-0 ================================================= 2023-01-10 2:46:22 2 [Note] WSREP: Server status change connected -> joiner 2023-01-10 2:46:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:22 2 [Note] WSREP: Server status change joiner -> initializing 2023-01-10 2:46:22 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46: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-01-10 2:46:22 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2023-01-10 2:46:22 0 [Note] InnoDB: Using Linux native AIO 2023-01-10 2:46:22 0 [Note] InnoDB: Uses event mutexes 2023-01-10 2:46:22 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2023-01-10 2:46:22 0 [Note] InnoDB: Number of pools: 1 2023-01-10 2:46:22 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2023-01-10 2:46:22 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2023-01-10 2:46:22 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2023-01-10 2:46:22 0 [Note] InnoDB: Completed initialization of buffer pool 2023-01-10 2:46: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-01-10 2:46:23 0 [Note] InnoDB: 128 rollback segments are active. 2023-01-10 2:46:23 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2023-01-10 2:46:23 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2023-01-10 2:46:25 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2023-01-10 2:46:25 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20 2023-01-10 2:46:25 0 [Note] Plugin 'FEEDBACK' is disabled. 2023-01-10 2:46:25 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-01-10 2:46:25 0 [Note] InnoDB: Buffer pool(s) load completed at 230110 2:46:25 2023-01-10 2:46:25 0 [Note] Server socket created on IP: '127.0.0.1'. 2023-01-10 2:46:25 0 [Warning] 'user' entry 'root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-01-10 2:46:25 0 [Warning] 'user' entry '@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-01-10 2:46:25 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-01-10 2:46:25 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2023-01-10 2:46:25 0 [Note] WSREP: Server initialized 2023-01-10 2:46:25 0 [Note] WSREP: Server status change initializing -> initialized 2023-01-10 2:46:25 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:25 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2023-01-10 2:46:25 7 [Note] WSREP: Starting applier thread 7 2023-01-10 2:46:25 8 [Note] WSREP: Starting applier thread 8 2023-01-10 2:46:25 6 [Note] WSREP: Starting applier thread 6 2023-01-10 2:46:25 0 [Note] Reading of all Master_info entries succeeded 2023-01-10 2:46:25 0 [Note] Added new Master_info '' to hash table 2023-01-10 2:46:25 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2023-01-10 2:46:25 2 [Note] WSREP: Server status change initialized -> joined 2023-01-10 2:46:25 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:25 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:25 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-01-10 2:46:25 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2023-01-10 2:46:25 2 [Note] WSREP: Min available from gcache for CC from group: 1 2023-01-10 2:46:25 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2023-01-10 2:46:25 2 [Note] WSREP: Server status change joined -> synced 2023-01-10 2:46:25 2 [Note] WSREP: Synchronized with group, ready for connections 2023-01-10 2:46:25 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. mariadb 02:46:26.11 DEBUG ==> Sleeping 5 seconds before continuing with initialization 2023-01-10 2:46:27 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) 2023-01-10 2:46:27 12 [Warning] Access denied for user 'root'@'localhost' (using password: YES) 2023-01-10 2:46:27 13 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) mariadb 02:46:31.12 DEBUG ==> Deleting all users to avoid issues with galera configuration /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:46:31.13 DEBUG ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 230110 2:46:31 # User@Host: root[root] @ localhost [] # Thread_id: 14 Schema: mysql QC_hit: No # Query_time: 0.325783 Lock_time: 0.321564 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 use mysql; SET timestamp=1673318791; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); mariadb 02:46:31.48 DEBUG ==> Configuring root user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:46:31.49 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-01-10 2:46:31 15 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 02:46:31.53 DEBUG ==> removing the unknown user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:46:31.54 DEBUG ==> Executing SQL command: select Host from user where User=''; # User@Host: root[root] @ localhost [] # Thread_id: 16 Schema: mysql QC_hit: No # Query_time: 0.001658 Lock_time: 0.000938 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1673318791; select Host from user where User=''; mariadb 02:46:31.56 DEBUG ==> creating database user \'my-user\' /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:46:31.57 DEBUG ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "tE21Ofi9"; mariadb 02:46:31.60 DEBUG ==> Removing all other hosts for the user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:46:31.61 DEBUG ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; mariadb 02:46:31.63 DEBUG ==> Configure mariabackup user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:46:31.64 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 02:46:31.67 DEBUG ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2023-01-10 2:46:31 20 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 02:46:31.71 DEBUG ==> Configure replication user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:46:31.72 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-01-10 2:46:31 21 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 02:46:31.77 DEBUG ==> Flushing privileges /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 02:46:31.77 DEBUG ==> Executing SQL command: flush privileges; 2023-01-10 2:46:31 22 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 02:46:31.81 INFO  ==> Stopping mariadb 2023-01-10 2:46:31 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2023-01-10 2:46:31 0 [Note] WSREP: Shutdown replication 2023-01-10 2:46:31 0 [Note] WSREP: Server status change synced -> disconnecting 2023-01-10 2:46:31 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:31 0 [Note] WSREP: Closing send monitor... 2023-01-10 2:46:31 0 [Note] WSREP: Closed send monitor. 2023-01-10 2:46:31 0 [Note] WSREP: gcomm: terminating thread 2023-01-10 2:46:31 0 [Note] WSREP: gcomm: joining thread 2023-01-10 2:46:31 0 [Note] WSREP: gcomm: closing backend 2023-01-10 2:46:31 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2023-01-10 2:46:31 0 [Note] WSREP: view((empty)) 2023-01-10 2:46:31 0 [Note] WSREP: gcomm: closed 2023-01-10 2:46:31 0 [Note] WSREP: New SELF-LEAVE. 2023-01-10 2:46:31 0 [Note] WSREP: Flow-control interval: [0, 0] 2023-01-10 2:46:31 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2023-01-10 2:46:31 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2023-01-10 2:46:31 0 [Note] WSREP: RECV thread exiting 0: Success 2023-01-10 2:46:31 2 [Note] WSREP: ================================================ View: id: f7be0018-9090-11ed-b5ed-cf219a197c9c: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-01-10 2:46:31 2 [Note] WSREP: Non-primary view 2023-01-10 2:46:31 2 [Note] WSREP: Server status change disconnecting -> disconnected 2023-01-10 2:46:31 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:31 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:31 0 [Note] WSREP: recv_thread() joined. 2023-01-10 2:46:31 0 [Note] WSREP: Closing replication queue. 2023-01-10 2:46:31 0 [Note] WSREP: Closing slave action queue. 2023-01-10 2:46:31 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2023-01-10 2:46:31 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-01-10 2:46:31 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2023-01-10 2:46:31 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-01-10 2:46:31 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2023-01-10 2:46:31 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-01-10 2:46:31 1 [Note] WSREP: rollbacker thread exiting 1 2023-01-10 2:46:31 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-01-10 2:46:31 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2023-01-10 2:46:31 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-01-10 2:46:31 0 [Note] Event Scheduler: Purging the queue. 0 events 2023-01-10 2:46:31 0 [Note] WSREP: dtor state: CLOSED 2023-01-10 2:46:31 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2023-01-10 2:46:31 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2023-01-10 2:46:31 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2023-01-10 2:46:31 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2023-01-10 2:46:31 0 [Note] WSREP: cert index usage at exit 1 2023-01-10 2:46:31 0 [Note] WSREP: cert trx map usage at exit 11 2023-01-10 2:46:31 0 [Note] WSREP: deps set usage at exit 0 2023-01-10 2:46:31 0 [Note] WSREP: avg deps dist 1 2023-01-10 2:46:31 0 [Note] WSREP: avg cert interval 0 2023-01-10 2:46:31 0 [Note] WSREP: cert index size 1 2023-01-10 2:46:31 0 [Note] WSREP: Service thread queue flushed. 2023-01-10 2:46:31 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2023-01-10 2:46:31 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2023-01-10 2:46:31 0 [Note] WSREP: Flushing memory map to disk... 2023-01-10 2:46:34 0 [Note] InnoDB: FTS optimize thread exiting. 2023-01-10 2:46:34 0 [Note] InnoDB: Starting shutdown... 2023-01-10 2:46:34 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2023-01-10 2:46:34 0 [Note] InnoDB: Buffer pool(s) dump completed at 230110 2:46:34 2023-01-10 2:46:35 0 [Note] InnoDB: Shutdown completed; log sequence number 67995; transaction id 43 2023-01-10 2:46:35 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2023-01-10 2:46:35 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete mariadb 02:46:35.84 INFO  ==> ** MariaDB setup finished! ** mariadb 02:46:35.91 INFO  ==> ** Starting MariaDB ** mariadb 02:46:35.91 INFO  ==> Setting previous boot 2023-01-10 2:46:35 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2023-01-10 2:46:35 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2023-01-10 2:46:35 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ... 2023-01-10 2:46:35 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2023-01-10 2:46:35 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2023-01-10 2:46:35 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2023-01-10 2:46:35 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2023-01-10 2:46:35 0 [Note] WSREP: Found saved state: f7be0018-9090-11ed-b5ed-cf219a197c9c:12, safe_to_bootstrap: 1 2023-01-10 2:46:35 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: f7be0018-9090-11ed-b5ed-cf219a197c9c Seqno: 1 - 12 Offset: 1280 Synced: 1 2023-01-10 2:46:35 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: f7be0018-9090-11ed-b5ed-cf219a197c9c, offset: 1280 2023-01-10 2:46:35 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2023-01-10 2:46:35 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2023-01-10 2:46:35 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2023-01-10 2:46:35 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2023-01-10 2:46:35 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2023-01-10 2:46:35 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2023-01-10 2:46:35 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2023-01-10 2:46:35 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.72.199; 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-01-10 2:46:36 0 [Note] WSREP: Service thread queue flushed. 2023-01-10 2:46:36 0 [Note] WSREP: ####### Assign initial position for certification: f7be0018-9090-11ed-b5ed-cf219a197c9c:12, protocol version: -1 2023-01-10 2:46:36 0 [Note] WSREP: Start replication 2023-01-10 2:46:36 0 [Note] WSREP: Connecting with bootstrap option: 1 2023-01-10 2:46:36 0 [Note] WSREP: Setting GCS initial position to f7be0018-9090-11ed-b5ed-cf219a197c9c:12 2023-01-10 2:46:36 0 [Note] WSREP: protonet asio version 0 2023-01-10 2:46:36 0 [Note] WSREP: Using CRC-32C for message checksums. 2023-01-10 2:46:36 0 [Note] WSREP: backend: asio 2023-01-10 2:46:36 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2023-01-10 2:46:36 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2023-01-10 2:46:36 0 [Note] WSREP: restore pc from disk failed 2023-01-10 2:46:36 0 [Note] WSREP: GMCast version 0 2023-01-10 2:46:36 0 [Note] WSREP: (ffd288e8-8571, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2023-01-10 2:46:36 0 [Note] WSREP: (ffd288e8-8571, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2023-01-10 2:46:36 0 [Note] WSREP: EVS version 1 2023-01-10 2:46:36 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2023-01-10 2:46:36 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2023-01-10 2:46:36 0 [Note] WSREP: EVS version upgrade 0 -> 1 2023-01-10 2:46:36 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2023-01-10 2:46:36 0 [Note] WSREP: Node ffd288e8-8571 state prim 2023-01-10 2:46:36 0 [Note] WSREP: view(view_id(PRIM,ffd288e8-8571,1) memb { ffd288e8-8571,0 } joined { } left { } partitioned { }) 2023-01-10 2:46:36 0 [Note] WSREP: save pc into disk 2023-01-10 2:46:36 0 [Note] WSREP: gcomm: connected 2023-01-10 2:46:36 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2023-01-10 2:46:36 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2023-01-10 2:46:36 0 [Note] WSREP: Opened channel 'galera' 2023-01-10 2:46:36 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2023-01-10 2:46:36 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: ffd48070-9090-11ed-b2e3-c328f79c3d2b 2023-01-10 2:46:36 0 [Note] WSREP: STATE EXCHANGE: sent state msg: ffd48070-9090-11ed-b2e3-c328f79c3d2b 2023-01-10 2:46:36 0 [Note] WSREP: STATE EXCHANGE: got state msg: ffd48070-9090-11ed-b2e3-c328f79c3d2b from 0 (onap-mariadb-galera-0) 2023-01-10 2:46:36 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 = f7be0018-9090-11ed-b5ed-cf219a197c9c 2023-01-10 2:46:36 1 [Note] WSREP: Starting rollbacker thread 1 2023-01-10 2:46:36 0 [Note] WSREP: Flow-control interval: [16, 16] 2023-01-10 2:46:36 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2023-01-10 2:46:36 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2023-01-10 2:46:36 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2023-01-10 2:46:36 2 [Note] WSREP: Starting applier thread 2 2023-01-10 2:46:36 2 [Note] WSREP: ####### processing CC 13, local, ordered 2023-01-10 2:46:36 2 [Note] WSREP: Process first view: f7be0018-9090-11ed-b5ed-cf219a197c9c my uuid: ffd288e8-9090-11ed-8571-0b951de0d42d 2023-01-10 2:46:36 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position f7be0018-9090-11ed-b5ed-cf219a197c9c:13 with ID ffd288e8-9090-11ed-8571-0b951de0d42d 2023-01-10 2:46:36 2 [Note] WSREP: Server status change disconnected -> connected 2023-01-10 2:46:36 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:36 2 [Note] WSREP: ####### My UUID: ffd288e8-9090-11ed-8571-0b951de0d42d 2023-01-10 2:46:36 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2023-01-10 2:46:36 0 [Note] WSREP: Service thread queue flushed. 2023-01-10 2:46:36 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2023-01-10 2:46:36 2 [Note] WSREP: REPL Protocols: 10 (5) 2023-01-10 2:46:36 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2023-01-10 2:46:36 0 [Note] WSREP: Service thread queue flushed. 2023-01-10 2:46:36 2 [Note] WSREP: ================================================ View: id: f7be0018-9090-11ed-b5ed-cf219a197c9c: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: ffd288e8-9090-11ed-8571-0b951de0d42d, onap-mariadb-galera-0 ================================================= 2023-01-10 2:46:36 2 [Note] WSREP: Server status change connected -> joiner 2023-01-10 2:46:36 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:36 2 [Note] WSREP: Server status change joiner -> initializing 2023-01-10 2:46:36 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:36 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-01-10 2:46:36 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2023-01-10 2:46:36 0 [Note] InnoDB: Using Linux native AIO 2023-01-10 2:46:36 0 [Note] InnoDB: Uses event mutexes 2023-01-10 2:46:36 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2023-01-10 2:46:36 0 [Note] InnoDB: Number of pools: 1 2023-01-10 2:46:36 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2023-01-10 2:46:36 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2023-01-10 2:46:36 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2023-01-10 2:46:36 0 [Note] InnoDB: Completed initialization of buffer pool 2023-01-10 2:46:36 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2023-01-10 2:46:36 0 [Note] InnoDB: 128 rollback segments are active. 2023-01-10 2:46:36 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2023-01-10 2:46:36 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2023-01-10 2:46:38 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2023-01-10 2:46:38 0 [Note] InnoDB: 10.5.8 started; log sequence number 67995; transaction id 44 2023-01-10 2:46:38 0 [Note] Plugin 'FEEDBACK' is disabled. 2023-01-10 2:46:38 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool /opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2023-01-10 2:46:39 0 [Note] InnoDB: Buffer pool(s) load completed at 230110 2:46:39 2023-01-10 2:46:39 0 [Note] Server socket created on IP: '0.0.0.0'. 2023-01-10 2:46:39 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-01-10 2:46:39 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2023-01-10 2:46:39 0 [Note] WSREP: Server initialized 2023-01-10 2:46:39 0 [Note] WSREP: Server status change initializing -> initialized 2023-01-10 2:46:39 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:39 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2023-01-10 2:46:39 6 [Note] WSREP: Starting applier thread 6 2023-01-10 2:46:39 7 [Note] WSREP: Starting applier thread 7 2023-01-10 2:46:39 8 [Note] WSREP: Starting applier thread 8 2023-01-10 2:46:39 0 [Note] Reading of all Master_info entries succeeded 2023-01-10 2:46:39 0 [Note] Added new Master_info '' to hash table 2023-01-10 2:46:39 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-01-10 2:46:39 5 [Note] WSREP: Recovered cluster id f7be0018-9090-11ed-b5ed-cf219a197c9c 2023-01-10 2:46:39 2 [Note] WSREP: Server status change initialized -> joined 2023-01-10 2:46:39 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:39 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:46:39 2 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2023-01-10 2:46:39 2 [Note] WSREP: Min available from gcache for CC from group: 1 2023-01-10 2:46:39 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2023-01-10 2:46:39 2 [Note] WSREP: Server status change joined -> synced 2023-01-10 2:46:39 2 [Note] WSREP: Synchronized with group, ready for connections 2023-01-10 2:46:39 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 230110 2:46:48 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000925 Lock_time: 0.000705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318808; SELECT page_size, compress_ops, 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.000602 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318808; SELECT page_size, buffer_pool_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.000258 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318808; SELECT page_size, buffer_pool_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.000464 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318808; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:46:58 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318818; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318818; SELECT page_size, buffer_pool_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.000553 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318818; SELECT page_size, compress_ops, 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.000175 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318818; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000723 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318818; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318818; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-01-10 2:47:00 0 [Note] WSREP: (ffd288e8-8571, 'tcp://0.0.0.0:4567') connection established to 0e201fdc-90e3 tcp://10.233.67.158:4567 2023-01-10 2:47:00 0 [Note] WSREP: (ffd288e8-8571, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2023-01-10 2:47:00 0 [Note] WSREP: declaring 0e201fdc-90e3 at tcp://10.233.67.158:4567 stable 2023-01-10 2:47:00 0 [Note] WSREP: Node ffd288e8-8571 state prim 2023-01-10 2:47:00 0 [Note] WSREP: view(view_id(PRIM,0e201fdc-90e3,2) memb { 0e201fdc-90e3,0 ffd288e8-8571,0 } joined { } left { } partitioned { }) 2023-01-10 2:47:00 0 [Note] WSREP: save pc into disk 2023-01-10 2:47:00 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 1, memb_num = 2 2023-01-10 2:47:00 0 [Note] WSREP: STATE EXCHANGE: Waiting for state UUID. 2023-01-10 2:47:01 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 0eb98b2a-9091-11ed-a1ea-0e48a05ee9f5 2023-01-10 2:47:01 0 [Note] WSREP: STATE EXCHANGE: got state msg: 0eb98b2a-9091-11ed-a1ea-0e48a05ee9f5 from 0 (onap-mariadb-galera-1) 2023-01-10 2:47:01 0 [Note] WSREP: STATE EXCHANGE: got state msg: 0eb98b2a-9091-11ed-a1ea-0e48a05ee9f5 from 1 (onap-mariadb-galera-0) 2023-01-10 2:47:01 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 = f7be0018-9090-11ed-b5ed-cf219a197c9c 2023-01-10 2:47:01 0 [Note] WSREP: Flow-control interval: [23, 23] 2023-01-10 2:47:01 2 [Note] WSREP: ####### processing CC 14, local, ordered 2023-01-10 2:47:01 2 [Note] WSREP: ####### My UUID: ffd288e8-9090-11ed-8571-0b951de0d42d 2023-01-10 2:47:01 2 [Note] WSREP: Skipping cert index reset 2023-01-10 2:47:01 2 [Note] WSREP: REPL Protocols: 10 (5) 2023-01-10 2:47:01 2 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2023-01-10 2:47:01 0 [Note] WSREP: Service thread queue flushed. 2023-01-10 2:47:01 2 [Note] WSREP: ================================================ View: id: f7be0018-9090-11ed-b5ed-cf219a197c9c: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: 1 members(2): 0: 0e201fdc-9091-11ed-90e3-df4e60d99eaf, onap-mariadb-galera-1 1: ffd288e8-9090-11ed-8571-0b951de0d42d, onap-mariadb-galera-0 ================================================= 2023-01-10 2:47:01 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:47:01 2 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2023-01-10 2:47:01 2 [Note] WSREP: Min available from gcache for CC from group: 1 2023-01-10 2:47:03 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-1) requested state transfer from '*any*'. Selected 1.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2023-01-10 2:47:03 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2023-01-10 2:47:03 2 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2023-01-10 2:47:03 2 [Note] WSREP: Cert index preload: 14 -> 14 2023-01-10 2:47:03 2 [Note] WSREP: Server status change synced -> donor 2023-01-10 2:47:03 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:47:03 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:47:03 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.67.158:4568 sending 14-14, preload starts from 14 2023-01-10 2:47:03 0 [Note] WSREP: Donor monitor thread started to monitor 2023-01-10 2:47:03 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.67.158:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid 'f7be0018-9090-11ed-b5ed-cf219a197c9c: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-01-10 2:47:03 2 [Note] WSREP: sst_donor_thread signaled with 0 2023-01-10 2:47:03 0 [Note] WSREP: IST sender 14 -> 14 2023-01-10 2:47:03 0 [Note] WSREP: (ffd288e8-8571, 'tcp://0.0.0.0:4567') turning message relay requesting off WSREP_SST: [INFO] Streaming with xbstream (20230110 02:47:03.558) WSREP_SST: [INFO] Using socat as streamer (20230110 02:47:03.565) WSREP_SST: [INFO] Using /tmp/tmp.g1sfjhOVkS as innobackupex temporary directory (20230110 02:47:03.584) WSREP_SST: [INFO] Streaming GTID file before SST (20230110 02:47:03.590) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.67.158:4444; RC=( ${PIPESTATUS[@]} ) (20230110 02:47:03.600) WSREP_SST: [INFO] Sleeping before data transfer for SST (20230110 02:47:03.618) # Time: 230110 2:47:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318827; SELECT page_size, compress_ops, 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.000823 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.67.158 4444 (20230110 02:47:13.634) 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.67.158:4444; RC=( ${PIPESTATUS[@]} ) (20230110 02:47:13.640) # Time: 230110 2:47:13 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.003826 Lock_time: 0.002244 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1673318833; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 230110 2:47:15 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.001764 Lock_time: 0.000222 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1673318835; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2023-01-10 2:47:16 0 [Note] WSREP: SST sent: f7be0018-9090-11ed-b5ed-cf219a197c9c:14 2023-01-10 2:47:16 0 [Note] WSREP: Server status change donor -> joined 2023-01-10 2:47:16 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:47:16 0 [Note] WSREP: 1.0 (onap-mariadb-galera-0): State transfer to 0.0 (onap-mariadb-galera-1) complete. 2023-01-10 2:47:16 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2023-01-10 2:47:16 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-0) synced with group. 2023-01-10 2:47:16 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2023-01-10 2:47:16 6 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2023-01-10 2:47:16 6 [Note] WSREP: Server status change joined -> synced 2023-01-10 2:47:16 6 [Note] WSREP: Synchronized with group, ready for connections 2023-01-10 2:47:16 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20230110 02:47:16.280) WSREP_SST: [INFO] Cleaning up temporary directories (20230110 02:47:16.292) 2023-01-10 2:47:16 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec # Time: 230110 2:47:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 26 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318837; SELECT page_size, compress_ops, 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.000467 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318837; SELECT page_size, compress_ops, 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.000261 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 26 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-10 2:47:20 0 [Note] WSREP: async IST sender served 2023-01-10 2:47:20 0 [Note] WSREP: 0.0 (onap-mariadb-galera-1): State transfer from 1.0 (onap-mariadb-galera-0) complete. 2023-01-10 2:47:20 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-1) synced with group. # Time: 230110 2:47:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318847; SELECT page_size, compress_ops, 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.000393 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318847; SELECT page_size, buffer_pool_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.000261 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318847; SELECT page_size, buffer_pool_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.000344 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 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=1673318847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:47:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.007193 Lock_time: 0.007063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 34 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-10 2:47:42 0 [Note] WSREP: (ffd288e8-8571, 'tcp://0.0.0.0:4567') connection established to 2772d4f1-895e tcp://10.233.69.17:4567 2023-01-10 2:47:42 0 [Note] WSREP: (ffd288e8-8571, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2023-01-10 2:47:42 0 [Note] WSREP: declaring 0e201fdc-90e3 at tcp://10.233.67.158:4567 stable 2023-01-10 2:47:42 0 [Note] WSREP: declaring 2772d4f1-895e at tcp://10.233.69.17:4567 stable 2023-01-10 2:47:42 0 [Note] WSREP: Node 0e201fdc-90e3 state prim 2023-01-10 2:47:42 0 [Note] WSREP: view(view_id(PRIM,0e201fdc-90e3,3) memb { 0e201fdc-90e3,0 2772d4f1-895e,0 ffd288e8-8571,0 } joined { } left { } partitioned { }) 2023-01-10 2:47:42 0 [Note] WSREP: save pc into disk 2023-01-10 2:47:42 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 2, memb_num = 3 2023-01-10 2:47:42 0 [Note] WSREP: STATE EXCHANGE: Waiting for state UUID. 2023-01-10 2:47:42 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 276e1c99-9091-11ed-a6ad-b2ba67251a1a 2023-01-10 2:47:42 0 [Note] WSREP: STATE EXCHANGE: got state msg: 276e1c99-9091-11ed-a6ad-b2ba67251a1a from 0 (onap-mariadb-galera-1) 2023-01-10 2:47:42 0 [Note] WSREP: STATE EXCHANGE: got state msg: 276e1c99-9091-11ed-a6ad-b2ba67251a1a from 2 (onap-mariadb-galera-0) 2023-01-10 2:47:43 0 [Note] WSREP: STATE EXCHANGE: got state msg: 276e1c99-9091-11ed-a6ad-b2ba67251a1a from 1 (onap-mariadb-galera-2) 2023-01-10 2:47:43 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 = f7be0018-9090-11ed-b5ed-cf219a197c9c 2023-01-10 2:47:43 0 [Note] WSREP: Flow-control interval: [28, 28] 2023-01-10 2:47:43 7 [Note] WSREP: ####### processing CC 15, local, ordered 2023-01-10 2:47:43 7 [Note] WSREP: ####### My UUID: ffd288e8-9090-11ed-8571-0b951de0d42d 2023-01-10 2:47:43 7 [Note] WSREP: Skipping cert index reset 2023-01-10 2:47:43 7 [Note] WSREP: REPL Protocols: 10 (5) 2023-01-10 2:47:43 7 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2023-01-10 2:47:43 0 [Note] WSREP: Service thread queue flushed. 2023-01-10 2:47:43 7 [Note] WSREP: ================================================ View: id: f7be0018-9090-11ed-b5ed-cf219a197c9c: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: 2 members(3): 0: 0e201fdc-9091-11ed-90e3-df4e60d99eaf, onap-mariadb-galera-1 1: 2772d4f1-9091-11ed-895e-ab6b88db7bd4, onap-mariadb-galera-2 2: ffd288e8-9090-11ed-8571-0b951de0d42d, onap-mariadb-galera-0 ================================================= 2023-01-10 2:47:43 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-10 2:47:43 7 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2023-01-10 2:47:43 7 [Note] WSREP: Min available from gcache for CC from group: 1 2023-01-10 2:47:45 0 [Note] WSREP: (ffd288e8-8571, 'tcp://0.0.0.0:4567') turning message relay requesting off 2023-01-10 2:47:45 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-2) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-1)(SYNCED) as donor. # Time: 230110 2:47:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.004062 Lock_time: 0.003858 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318867; SELECT page_size, compress_ops, 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.000308 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000876 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:47:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.001723 Lock_time: 0.001636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318877; SELECT page_size, buffer_pool_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.000398 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318877; SELECT page_size, compress_ops, 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.000229 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318877; SELECT page_size, buffer_pool_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.000283 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318877; SELECT page_size, buffer_pool_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.000435 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-01-10 2:47:58 0 [Note] WSREP: 0.0 (onap-mariadb-galera-1): State transfer to 1.0 (onap-mariadb-galera-2) complete. 2023-01-10 2:47:58 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-1) synced with group. 2023-01-10 2:48:03 0 [Note] WSREP: 1.0 (onap-mariadb-galera-2): State transfer from 0.0 (onap-mariadb-galera-1) complete. 2023-01-10 2:48:03 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-2) synced with group. # Time: 230110 2:48:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.001165 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 47 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:48:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318897; SELECT page_size, compress_ops, 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.000311 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000737 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:48:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 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=1673318907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318907; SELECT page_size, compress_ops, 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.000450 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:48:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 61 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318917; SELECT page_size, buffer_pool_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.001660 Lock_time: 0.001450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318917; SELECT page_size, compress_ops, 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.004103 Lock_time: 0.003942 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318917; SELECT page_size, compress_ops, 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.000273 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:48:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318927; SELECT page_size, compress_ops, 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.004884 Lock_time: 0.004687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318927; SELECT page_size, buffer_pool_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.000845 Lock_time: 0.000755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:48:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:49:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.001061 Lock_time: 0.000940 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318947; SELECT page_size, buffer_pool_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.001194 Lock_time: 0.001032 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 73 Schema: QC_hit: No # Query_time: 0.000923 Lock_time: 0.000761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 73 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:49:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.001255 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.002256 Lock_time: 0.002088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318957; SELECT page_size, buffer_pool_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.000317 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:49:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 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=1673318967; SELECT page_size, buffer_pool_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.000368 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 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=1673318967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 82 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:49:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.006570 Lock_time: 0.006463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318977; SELECT page_size, compress_ops, 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.000834 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318977; SELECT page_size, buffer_pool_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.000262 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318977; SELECT page_size, compress_ops, 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.000252 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:49:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 91 Schema: QC_hit: No # Query_time: 0.001328 Lock_time: 0.001142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 91 Schema: QC_hit: No # Query_time: 0.014689 Lock_time: 0.014300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.002529 Lock_time: 0.002355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318987; SELECT page_size, compress_ops, 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.001022 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:49:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 96 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318997; SELECT page_size, compress_ops, 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.001279 Lock_time: 0.001106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 96 Schema: QC_hit: No # Query_time: 0.008126 Lock_time: 0.008046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:50:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 101 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319007; SELECT page_size, buffer_pool_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.000518 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319007; SELECT page_size, buffer_pool_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.000970 Lock_time: 0.000761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:50:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 105 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319017; SELECT page_size, buffer_pool_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.004014 Lock_time: 0.003599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319017; SELECT page_size, compress_ops, 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.001972 Lock_time: 0.001571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 105 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:50:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 109 Schema: QC_hit: No # Query_time: 0.002791 Lock_time: 0.002540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 109 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.000802 Lock_time: 0.000625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319027; SELECT page_size, compress_ops, 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.001299 Lock_time: 0.001143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319027; SELECT page_size, buffer_pool_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.000619 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 112 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:50:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 114 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319037; SELECT page_size, buffer_pool_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.000352 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319037; SELECT page_size, buffer_pool_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.000333 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:50:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 118 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319047; SELECT page_size, compress_ops, 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.000465 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319047; SELECT page_size, buffer_pool_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.006630 Lock_time: 0.006391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 117 Schema: QC_hit: No # Query_time: 0.001580 Lock_time: 0.001119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:50:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 121 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 121 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 122 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 122 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319057; SELECT page_size, compress_ops, 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.000457 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:51:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 126 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=1673319067; SELECT page_size, compress_ops, 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.002478 Lock_time: 0.002273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.008381 Lock_time: 0.008178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:51:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.001147 Lock_time: 0.001012 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 131 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319077; SELECT page_size, buffer_pool_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.000786 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319077; SELECT page_size, buffer_pool_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.001134 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:51:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 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=1673319087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319087; SELECT page_size, compress_ops, 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.000458 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319087; SELECT page_size, compress_ops, 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.000365 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 138 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319087; SELECT page_size, compress_ops, 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.000375 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:51:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 140 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.006692 Lock_time: 0.006451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 140 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:51:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319107; SELECT page_size, compress_ops, 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.000399 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 144 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319107; SELECT page_size, compress_ops, 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.001101 Lock_time: 0.000956 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:51:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 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=1673319117; SELECT page_size, compress_ops, 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.000166 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319117; SELECT page_size, compress_ops, 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.000208 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319117; SELECT page_size, buffer_pool_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.000333 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319117; SELECT page_size, buffer_pool_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.000330 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319117; SELECT page_size, compress_ops, 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.000483 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:52:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.002191 Lock_time: 0.002090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 152 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 152 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:52:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 157 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 157 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.001185 Lock_time: 0.001014 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.002136 Lock_time: 0.001950 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:52:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 161 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319147; SELECT page_size, compress_ops, 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.000455 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319147; SELECT page_size, buffer_pool_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.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319147; SELECT page_size, buffer_pool_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.000607 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 164 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319147; SELECT page_size, buffer_pool_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.000394 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:52:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 165 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319157; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319157; SELECT page_size, compress_ops, 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.000347 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 166 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:52:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 169 Schema: QC_hit: No # Query_time: 0.014048 Lock_time: 0.013801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319167; SELECT page_size, compress_ops, 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.016115 Lock_time: 0.016017 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.001829 Lock_time: 0.001698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 169 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:52:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 174 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319177; SELECT page_size, compress_ops, 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.000853 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 177 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 177 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:53:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319187; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 179 Schema: QC_hit: No # Query_time: 0.007872 Lock_time: 0.007671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 178 Schema: QC_hit: No # Query_time: 0.001345 Lock_time: 0.001174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 178 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319187; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:53:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 183 Schema: QC_hit: No # Query_time: 0.000927 Lock_time: 0.000746 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 182 Schema: QC_hit: No # Query_time: 0.000819 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319197; SELECT page_size, compress_ops, 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.001172 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:53:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 187 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=1673319207; SELECT page_size, compress_ops, 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.001311 Lock_time: 0.001220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.001632 Lock_time: 0.001471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.002824 Lock_time: 0.002699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:53:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 192 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319217; SELECT page_size, buffer_pool_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.000422 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319217; SELECT page_size, buffer_pool_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.000426 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:53:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 196 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319227; SELECT page_size, buffer_pool_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.000562 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.001068 Lock_time: 0.000912 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.002282 Lock_time: 0.002155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:53:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319237; SELECT page_size, buffer_pool_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.000726 Lock_time: 0.000571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319237; SELECT page_size, compress_ops, 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.000470 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319237; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 200 Schema: QC_hit: No # Query_time: 0.000841 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319237; SELECT page_size, compress_ops, 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.000342 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319237; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:54:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.004601 Lock_time: 0.004434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 204 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319247; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 205 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319247; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:54:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.003160 Lock_time: 0.003017 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319257; SELECT page_size, compress_ops, 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.000994 Lock_time: 0.000805 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319257; SELECT page_size, compress_ops, 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.000391 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 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=1673319257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:54:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 213 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:54:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 217 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:54:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319287; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319287; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319287; SELECT page_size, compress_ops, 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.000524 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319287; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:54:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319297; SELECT page_size, buffer_pool_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.000513 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:55:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 231 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 231 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319307; SELECT page_size, buffer_pool_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.000416 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319307; SELECT page_size, buffer_pool_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.000363 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:55:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 235 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319317; SELECT page_size, buffer_pool_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.002999 Lock_time: 0.002847 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319317; SELECT page_size, buffer_pool_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.000578 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:55:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319327; SELECT page_size, compress_ops, 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.002846 Lock_time: 0.002733 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000708 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319327; SELECT page_size, buffer_pool_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.000506 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:55:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.002807 Lock_time: 0.002658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319337; SELECT page_size, compress_ops, 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.000390 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319337; SELECT page_size, compress_ops, 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.000171 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319337; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 244 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319337; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:55:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 247 Schema: QC_hit: No # Query_time: 0.001034 Lock_time: 0.000874 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319347; SELECT page_size, buffer_pool_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.000165 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319347; SELECT page_size, compress_ops, 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.000414 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319347; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 248 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=1673319347; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:55:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319357; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 252 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319357; SELECT page_size, compress_ops, 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.001030 Lock_time: 0.000878 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319357; SELECT page_size, buffer_pool_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.000610 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319357; SELECT page_size, compress_ops, 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.000349 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319357; SELECT page_size, buffer_pool_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.000179 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319357; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:56:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 256 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.001539 Lock_time: 0.000816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 256 Schema: QC_hit: No # Query_time: 0.006078 Lock_time: 0.005909 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:56:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 260 Schema: QC_hit: No # Query_time: 0.002131 Lock_time: 0.001804 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000723 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319377; SELECT page_size, buffer_pool_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.000358 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319377; SELECT page_size, compress_ops, 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.003579 Lock_time: 0.003435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:56:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 264 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319387; SELECT page_size, compress_ops, 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.003037 Lock_time: 0.002856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319387; SELECT page_size, buffer_pool_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.003460 Lock_time: 0.003258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319387; SELECT page_size, buffer_pool_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.000313 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319387; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:56:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319397; SELECT page_size, compress_ops, 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.000414 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319397; SELECT page_size, compress_ops, 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.000163 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 270 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:56:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.005265 Lock_time: 0.005084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 274 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319407; SELECT page_size, compress_ops, 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.000332 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:56:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 278 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.002823 Lock_time: 0.002644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000615 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319417; SELECT page_size, compress_ops, 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.000286 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:57:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 283 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319427; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 283 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 282 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 282 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319427; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:57:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 287 Schema: QC_hit: No # Query_time: 0.001222 Lock_time: 0.001070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319437; SELECT page_size, buffer_pool_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.000934 Lock_time: 0.000831 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000630 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000841 Lock_time: 0.000725 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319437; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:57:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.004253 Lock_time: 0.004101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319447; SELECT page_size, compress_ops, 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.004069 Lock_time: 0.003812 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319447; SELECT page_size, compress_ops, 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.008778 Lock_time: 0.008567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.006006 Lock_time: 0.005792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319447; SELECT page_size, buffer_pool_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.000428 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:57:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 296 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 296 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319457; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 295 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=1673319457; SELECT page_size, compress_ops, 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.000263 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319457; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:57:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319467; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319467; SELECT page_size, compress_ops, 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.000870 Lock_time: 0.000749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319467; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 300 Schema: QC_hit: No # Query_time: 0.003495 Lock_time: 0.002963 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319467; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:57:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 303 Schema: QC_hit: No # Query_time: 0.004490 Lock_time: 0.004342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 304 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319477; SELECT page_size, compress_ops, 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.000545 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319477; SELECT page_size, buffer_pool_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.000439 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319477; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319477; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:58:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 308 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319487; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.001302 Lock_time: 0.001082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319487; SELECT page_size, buffer_pool_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.000578 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:58:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319497; SELECT page_size, buffer_pool_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.001121 Lock_time: 0.000856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:58:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.006530 Lock_time: 0.006353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319507; SELECT page_size, compress_ops, 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.001901 Lock_time: 0.001796 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 Schema: QC_hit: No # Query_time: 0.002784 Lock_time: 0.002598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319507; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319507; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:58:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 322 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319517; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 322 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319517; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 321 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319517; SELECT page_size, compress_ops, 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.001394 Lock_time: 0.001166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319517; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:58:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 327 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 326 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 327 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319527; SELECT page_size, compress_ops, 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.007172 Lock_time: 0.006977 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:58:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 330 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319537; SELECT page_size, buffer_pool_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.000389 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 331 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=1673319537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 331 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 335 Schema: QC_hit: No # Query_time: 0.000955 Lock_time: 0.000787 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 335 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:59:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 336 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=1673319547; SELECT page_size, compress_ops, 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.000249 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 336 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:59:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 340 Schema: QC_hit: No # Query_time: 0.009810 Lock_time: 0.009603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319557; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 340 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.005942 Lock_time: 0.005738 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.001300 Lock_time: 0.001098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319557; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:59:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 344 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319567; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.000985 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319567; SELECT page_size, buffer_pool_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.000675 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319567; SELECT page_size, compress_ops, 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.000303 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319567; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 348 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:59:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 349 Schema: QC_hit: No # Query_time: 0.007015 Lock_time: 0.006891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319577; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.005727 Lock_time: 0.005535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319577; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 349 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:59:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319587; SELECT page_size, compress_ops, 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.001617 Lock_time: 0.001426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319587; SELECT page_size, compress_ops, 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.004190 Lock_time: 0.003924 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:59:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 357 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.009186 Lock_time: 0.008995 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 357 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:00:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.001511 Lock_time: 0.001410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000752 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 362 Schema: QC_hit: No # Query_time: 0.014046 Lock_time: 0.013384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 362 Schema: QC_hit: No # Query_time: 0.004293 Lock_time: 0.004101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:00:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 366 Schema: QC_hit: No # Query_time: 0.017603 Lock_time: 0.017415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 366 Schema: QC_hit: No # Query_time: 0.001548 Lock_time: 0.001395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.002012 Lock_time: 0.001824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:00:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.003389 Lock_time: 0.003221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 370 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=1673319627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 370 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 374 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 374 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:00:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319637; SELECT page_size, compress_ops, 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.000448 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319637; SELECT page_size, compress_ops, 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.000372 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319637; SELECT page_size, buffer_pool_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.000412 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:00:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 379 Schema: QC_hit: No # Query_time: 0.002810 Lock_time: 0.002565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 379 Schema: QC_hit: No # Query_time: 0.001378 Lock_time: 0.001150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.002515 Lock_time: 0.002342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319647; SELECT page_size, compress_ops, 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.000378 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:00:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 383 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319657; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.002849 Lock_time: 0.002700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319657; SELECT page_size, compress_ops, 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.000250 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319657; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 383 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 387 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319657; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 387 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:01:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 388 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319667; SELECT page_size, compress_ops, 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.000151 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319667; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319667; SELECT page_size, compress_ops, 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.000648 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319667; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:01:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 392 Schema: QC_hit: No # Query_time: 0.001047 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319677; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 392 Schema: QC_hit: No # Query_time: 0.001533 Lock_time: 0.001339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319677; SELECT page_size, compress_ops, 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.001363 Lock_time: 0.001246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319677; SELECT page_size, buffer_pool_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.012244 Lock_time: 0.012049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319677; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:01:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 397 Schema: QC_hit: No # Query_time: 0.002387 Lock_time: 0.002264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319687; SELECT page_size, compress_ops, 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.000698 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 396 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319687; SELECT page_size, compress_ops, 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.000827 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 400 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 400 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:01:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 402 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319697; SELECT page_size, buffer_pool_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.000307 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.006114 Lock_time: 0.005909 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319697; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:01:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 406 Schema: QC_hit: No # Query_time: 0.004590 Lock_time: 0.004399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319707; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 406 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 405 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 405 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319707; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:01:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 410 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319717; SELECT page_size, compress_ops, 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.010054 Lock_time: 0.009890 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.001001 Lock_time: 0.000881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:02:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319727; SELECT page_size, compress_ops, 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.000435 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319727; SELECT page_size, buffer_pool_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.000529 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 414 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319727; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:02:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 418 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319737; SELECT page_size, compress_ops, 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.000251 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.005961 Lock_time: 0.005766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:02:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 422 Schema: QC_hit: No # Query_time: 0.007736 Lock_time: 0.007482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319747; SELECT page_size, compress_ops, 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.002831 Lock_time: 0.002666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319747; SELECT page_size, buffer_pool_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.006237 Lock_time: 0.006077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 422 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319747; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 426 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319747; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 426 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:02:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 427 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319757; SELECT page_size, buffer_pool_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.000383 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 427 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319757; SELECT page_size, compress_ops, 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.000444 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:02:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 431 Schema: QC_hit: No # Query_time: 0.003685 Lock_time: 0.003468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319767; SELECT page_size, compress_ops, 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.000589 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.001731 Lock_time: 0.001560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319767; SELECT page_size, compress_ops, 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.000388 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:02:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 435 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 435 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 439 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 439 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:03:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.021014 Lock_time: 0.020750 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 Schema: QC_hit: No # Query_time: 0.001995 Lock_time: 0.001824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319787; SELECT page_size, compress_ops, 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.000436 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319787; SELECT page_size, compress_ops, 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.000197 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:03:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 444 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 444 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319797; SELECT page_size, compress_ops, 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.008963 Lock_time: 0.001047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319797; SELECT page_size, compress_ops, 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.012141 Lock_time: 0.011938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:03:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 449 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=1673319807; SELECT page_size, compress_ops, 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.000226 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 448 Schema: QC_hit: No # Query_time: 0.001337 Lock_time: 0.001169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 448 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 452 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 452 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:03:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 453 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319817; SELECT page_size, buffer_pool_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.000627 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319817; SELECT page_size, compress_ops, 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.002555 Lock_time: 0.002415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319817; SELECT page_size, compress_ops, 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.000180 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319817; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:03:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 457 Schema: QC_hit: No # Query_time: 0.026066 Lock_time: 0.020792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319827; SELECT page_size, buffer_pool_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.000541 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319827; SELECT page_size, compress_ops, 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.000257 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 457 Schema: QC_hit: No # Query_time: 0.007449 Lock_time: 0.007254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:03:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 461 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319837; SELECT page_size, compress_ops, 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.000628 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319837; SELECT page_size, buffer_pool_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.000216 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 465 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 465 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:04:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 466 Schema: QC_hit: No # Query_time: 0.002576 Lock_time: 0.002400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 466 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319847; SELECT page_size, compress_ops, 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.005786 Lock_time: 0.005598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:04:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 470 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319857; SELECT page_size, compress_ops, 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.000373 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319857; SELECT page_size, buffer_pool_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.000488 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 471 Schema: QC_hit: No # Query_time: 0.008443 Lock_time: 0.008253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:04:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 475 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319867; SELECT page_size, compress_ops, 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.000244 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 474 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 478 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 478 Schema: QC_hit: No # Query_time: 0.001165 Lock_time: 0.001082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:04:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 479 Schema: QC_hit: No # Query_time: 0.001699 Lock_time: 0.001564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319877; SELECT page_size, compress_ops, 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.001264 Lock_time: 0.001127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319877; SELECT page_size, compress_ops, 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.003078 Lock_time: 0.002743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319877; SELECT page_size, buffer_pool_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.004031 Lock_time: 0.003914 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:04:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 483 Schema: QC_hit: No # Query_time: 0.001190 Lock_time: 0.000871 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319887; SELECT page_size, compress_ops, 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.005195 Lock_time: 0.004982 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:04:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 487 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319897; SELECT page_size, buffer_pool_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.000183 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319897; SELECT page_size, compress_ops, 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.000374 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319897; SELECT page_size, compress_ops, 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.000368 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 491 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 491 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:05:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319907; SELECT page_size, compress_ops, 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.000193 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 492 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319907; SELECT page_size, compress_ops, 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.000426 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:05:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 496 Schema: QC_hit: No # Query_time: 0.005090 Lock_time: 0.004895 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 496 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 497 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319917; SELECT page_size, compress_ops, 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.000499 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:05:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 500 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 500 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.002613 Lock_time: 0.002413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319927; SELECT page_size, buffer_pool_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.000884 Lock_time: 0.000784 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 504 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 504 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:05:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319937; SELECT page_size, compress_ops, 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.003593 Lock_time: 0.003407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 505 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319937; SELECT page_size, compress_ops, 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.000437 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:05:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 509 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319947; SELECT page_size, compress_ops, 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.002437 Lock_time: 0.002254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 509 Schema: QC_hit: No # Query_time: 0.002447 Lock_time: 0.002354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 510 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:05:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 513 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319957; SELECT page_size, compress_ops, 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.000787 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319957; SELECT page_size, buffer_pool_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.000386 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 514 Schema: QC_hit: No # Query_time: 0.004032 Lock_time: 0.003838 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 517 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 517 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:06:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 518 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319967; SELECT page_size, compress_ops, 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.000625 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319967; SELECT page_size, compress_ops, 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.000377 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:06:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.001037 Lock_time: 0.000844 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 523 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 522 Schema: QC_hit: No # Query_time: 0.002576 Lock_time: 0.002441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 522 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:06:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 527 Schema: QC_hit: No # Query_time: 0.000765 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319987; SELECT page_size, compress_ops, 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.000487 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319987; SELECT page_size, buffer_pool_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.002156 Lock_time: 0.001844 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319987; SELECT page_size, compress_ops, 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.000311 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:06:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 531 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319997; SELECT page_size, compress_ops, 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.000378 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319997; SELECT page_size, compress_ops, 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.000276 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319997; SELECT page_size, buffer_pool_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.000456 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:06:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 535 Schema: QC_hit: No # Query_time: 0.001505 Lock_time: 0.001425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 535 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:06:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.004885 Lock_time: 0.004690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320017; SELECT page_size, compress_ops, 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.000765 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320017; SELECT page_size, compress_ops, 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.002344 Lock_time: 0.002183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 543 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:07:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.001015 Lock_time: 0.000939 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.002255 Lock_time: 0.002107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320027; SELECT page_size, compress_ops, 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.000768 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:07:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.001352 Lock_time: 0.001194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 549 Schema: QC_hit: No # Query_time: 0.001588 Lock_time: 0.001410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320037; SELECT page_size, compress_ops, 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.002554 Lock_time: 0.002373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320037; SELECT page_size, compress_ops, 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.000583 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:07:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 553 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320047; SELECT page_size, compress_ops, 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.004136 Lock_time: 0.003945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.012681 Lock_time: 0.012548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320047; SELECT page_size, compress_ops, 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.001122 Lock_time: 0.000845 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:07:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320057; SELECT page_size, compress_ops, 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.001178 Lock_time: 0.000987 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320057; SELECT page_size, buffer_pool_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.000266 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:07:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 561 Schema: QC_hit: No # Query_time: 0.002931 Lock_time: 0.002800 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 561 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320067; SELECT page_size, compress_ops, 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.000954 Lock_time: 0.000796 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320067; SELECT page_size, buffer_pool_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.000402 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:07:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 566 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320077; SELECT page_size, compress_ops, 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.000330 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.003083 Lock_time: 0.002937 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320077; SELECT page_size, compress_ops, 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.000382 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320077; SELECT page_size, compress_ops, 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.000591 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:08:33 # User@Host: [] @ [] # Thread_id: 2 Schema: ejbca QC_hit: No # Query_time: 33.130569 Lock_time: 0.001306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 0 use ejbca; SET timestamp=1673320113; CREATE TABLE PublisherData ( id INT(11) NOT NULL, data LONGTEXT, name VARCHAR(250) BINARY, rowProtection LONGTEXT, rowVersion INT(11) NOT NULL, updateCounter INT(11) NOT NULL, PRIMARY KEY (id) ); # Time: 230110 3:08:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 571 Schema: QC_hit: No # Query_time: 27.747323 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1673320115; SELECT @@version; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 27.748209 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1673320115; SELECT @@version; # Time: 230110 3:08:37 # User@Host: ejbca[ejbca] @ [10.233.71.182] # Thread_id: 575 Schema: ejbca QC_hit: No # Query_time: 26.957353 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 221 SET timestamp=1673320117; SELECT @@max_allowed_packet,@@system_time_zone,@@time_zone,@@auto_increment_increment; 2023-01-10 3:08:37 575 [Warning] Aborted connection 575 to db: 'ejbca' user: 'ejbca' host: '10.233.71.182' (Got an error reading communication packets) # Time: 230110 3:08:38 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 11.171686 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1673320118; SELECT @@version; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 10.769764 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1673320118; SELECT @@version; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 582 Schema: QC_hit: No # Query_time: 11.172246 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1673320118; SELECT @@version; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 21.172117 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1673320118; SELECT @@version; # User@Host: ejbca[ejbca] @ [10.233.71.182] # Thread_id: 580 Schema: ejbca QC_hit: No # Query_time: 16.403746 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 221 SET timestamp=1673320118; SELECT @@max_allowed_packet,@@system_time_zone,@@time_zone,@@auto_increment_increment; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 21.172679 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1673320118; SELECT @@version; 2023-01-10 3:08:38 580 [Warning] Aborted connection 580 to db: 'ejbca' user: 'ejbca' host: '10.233.71.182' (Got an error reading communication packets) # Time: 230110 3:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 591 Schema: QC_hit: No # Query_time: 0.152813 Lock_time: 0.152572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320132; SELECT page_size, compress_ops, 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.003624 Lock_time: 0.003447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:08:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.002616 Lock_time: 0.002425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320137; SELECT page_size, compress_ops, 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.000399 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.010162 Lock_time: 0.009917 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:09:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.004867 Lock_time: 0.004054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320157; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.002839 Lock_time: 0.002613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:09:23 # User@Host: rene[rene] @ [10.233.65.41] # Thread_id: 603 Schema: nbi QC_hit: No # Query_time: 0.070405 Lock_time: 0.000469 Rows_sent: 0 Rows_examined: 80 # Rows_affected: 0 Bytes_sent: 92 use nbi; SET timestamp=1673320163; select table_name from information_schema.TABLES where table_type='SEQUENCE'; # Time: 230110 3:09:24 # User@Host: rene[rene] @ [10.233.65.41] # Thread_id: 603 Schema: nbi QC_hit: No # Query_time: 0.075491 Lock_time: 0.003203 Rows_sent: 0 Rows_examined: 80 # Rows_affected: 0 Bytes_sent: 92 SET timestamp=1673320164; select table_name from information_schema.TABLES where table_type='SEQUENCE'; # User@Host: rene[rene] @ [10.233.65.41] # Thread_id: 603 Schema: nbi QC_hit: No # Query_time: 0.020806 Lock_time: 0.006567 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 SET timestamp=1673320164; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'nbi') AND (TABLE_NAME LIKE '%') AND TABLE_TYPE IN ('BASE TABLE','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: rene[rene] @ [10.233.65.41] # Thread_id: 603 Schema: nbi QC_hit: No # Query_time: 0.044421 Lock_time: 0.028532 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1247 SET timestamp=1673320164; 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: 230110 3:09:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 609 Schema: QC_hit: No # Query_time: 0.023754 Lock_time: 0.023534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320167; SELECT page_size, compress_ops, 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.004260 Lock_time: 0.004068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:09:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.013228 Lock_time: 0.012980 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320168; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.014972 Lock_time: 0.014770 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320168; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:09:31 # User@Host: rene[rene] @ [10.233.65.41] # Thread_id: 603 Schema: nbi QC_hit: No # Query_time: 0.059575 Lock_time: 0.058949 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 505 SET timestamp=1673320171; select executiont0_.internal_id as internal1_0_, executiont0_.create_date as create_d2_0_, executiont0_.last_attempt_date as last_att3_0_, executiont0_.order_item_id as order_it4_0_, executiont0_.relied_tasks as relied_t5_0_, executiont0_.service_order_info_json as service_6_0_ from execution_task executiont0_ where trim(executiont0_.relied_tasks) like ''; # Time: 230110 3:09:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.003867 Lock_time: 0.003714 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320177; SELECT page_size, buffer_pool_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.000901 Lock_time: 0.000791 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000894 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 613 Schema: QC_hit: No # Query_time: 0.005335 Lock_time: 0.005167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:09:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.007689 Lock_time: 0.007505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320187; SELECT page_size, buffer_pool_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.019504 Lock_time: 0.019292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 617 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 617 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320187; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:09:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 621 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 621 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320197; SELECT page_size, buffer_pool_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.000448 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320197; SELECT page_size, compress_ops, 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.007955 Lock_time: 0.007701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.001010 Lock_time: 0.000810 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.001835 Lock_time: 0.001705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:10:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.000758 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320207; SELECT page_size, buffer_pool_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.001385 Lock_time: 0.001201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.003832 Lock_time: 0.003533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 627 Schema: QC_hit: No # Query_time: 0.011498 Lock_time: 0.011298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:10:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 631 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:10:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.002069 Lock_time: 0.001637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 635 Schema: QC_hit: No # Query_time: 0.001992 Lock_time: 0.001846 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.002786 Lock_time: 0.002571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.004412 Lock_time: 0.004032 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320227; SELECT page_size, buffer_pool_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.003798 Lock_time: 0.003546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320227; SELECT page_size, buffer_pool_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.001760 Lock_time: 0.001558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:10:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 639 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 639 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320237; SELECT page_size, buffer_pool_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.001729 Lock_time: 0.001498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320237; SELECT page_size, buffer_pool_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.000366 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:10:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.008050 Lock_time: 0.007863 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320247; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 643 Schema: QC_hit: No # Query_time: 0.008071 Lock_time: 0.007866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 644 Schema: QC_hit: No # Query_time: 0.014930 Lock_time: 0.014832 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320247; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 644 Schema: QC_hit: No # Query_time: 0.004012 Lock_time: 0.003824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:10:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 648 Schema: QC_hit: No # Query_time: 0.023982 Lock_time: 0.023713 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 647 Schema: QC_hit: No # Query_time: 0.001420 Lock_time: 0.001058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320257; SELECT page_size, compress_ops, 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.000776 Lock_time: 0.000690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 648 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=1673320257; SELECT page_size, compress_ops, 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.000352 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320257; SELECT page_size, compress_ops, 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.001136 Lock_time: 0.000922 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:11:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 652 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 652 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 653 Schema: QC_hit: No # Query_time: 0.003098 Lock_time: 0.002900 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 653 Schema: QC_hit: No # Query_time: 0.011070 Lock_time: 0.010859 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:11:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 656 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 656 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 657 Schema: QC_hit: No # Query_time: 0.002222 Lock_time: 0.002045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 657 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:11:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 660 Schema: QC_hit: No # Query_time: 0.004775 Lock_time: 0.004587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320287; SELECT page_size, buffer_pool_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.002546 Lock_time: 0.002431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320287; SELECT page_size, compress_ops, 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.001391 Lock_time: 0.001034 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320287; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 661 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320287; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.001479 Lock_time: 0.001269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320287; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.002876 Lock_time: 0.002657 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320287; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:11:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000937 Lock_time: 0.000736 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.003455 Lock_time: 0.003290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.012751 Lock_time: 0.012489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:11:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320307; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.009977 Lock_time: 0.008905 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.001707 Lock_time: 0.001523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320307; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.001592 Lock_time: 0.001403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:11:55 # User@Host: datarouter[datarouter] @ [10.233.72.33] # Thread_id: 675 Schema: datarouter QC_hit: No # Query_time: 0.003640 Lock_time: 0.000598 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 514 use datarouter; SET timestamp=1673320315; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = database() AND TABLE_NAME LIKE '%' ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # Time: 230110 3:11:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.001048 Lock_time: 0.000912 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.001368 Lock_time: 0.001261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 677 Schema: QC_hit: No # Query_time: 0.002845 Lock_time: 0.002610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 677 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 679 Schema: QC_hit: No # Query_time: 0.004412 Lock_time: 0.004059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 679 Schema: QC_hit: No # Query_time: 0.003126 Lock_time: 0.002959 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:11:58 # User@Host: datarouter[datarouter] @ [10.233.72.33] # Thread_id: 675 Schema: datarouter QC_hit: No # Query_time: 0.000611 Lock_time: 0.000238 Rows_sent: 19 Rows_examined: 19 # Rows_affected: 0 Bytes_sent: 879 SET timestamp=1673320318; select * from PARAMETERS; # User@Host: datarouter[datarouter] @ [10.233.72.33] # Thread_id: 675 Schema: datarouter QC_hit: No # Query_time: 0.000442 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1673320318; select count(*) from FEEDS where DELETED = 0; # User@Host: datarouter[datarouter] @ [10.233.72.33] # Thread_id: 675 Schema: datarouter QC_hit: No # Query_time: 0.000314 Lock_time: 0.000199 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 56 SET timestamp=1673320318; select count(*) from SUBSCRIPTIONS; # User@Host: datarouter[datarouter] @ [10.233.72.33] # Thread_id: 675 Schema: datarouter QC_hit: No # Query_time: 0.027961 Lock_time: 0.027691 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 128 SET timestamp=1673320318; select NODEID, NAME from NODES; # Time: 230110 3:12:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.006396 Lock_time: 0.006133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:12:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.005526 Lock_time: 0.005345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320337; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.013455 Lock_time: 0.013240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320337; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 686 Schema: QC_hit: No # Query_time: 0.014479 Lock_time: 0.014268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320337; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 686 Schema: QC_hit: No # Query_time: 0.003648 Lock_time: 0.003423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320337; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:12:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 690 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320347; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.007325 Lock_time: 0.007155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320347; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320347; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 690 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320347; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320347; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320347; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:12:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320357; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000929 Lock_time: 0.000739 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320357; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320357; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 695 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320357; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:12:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 699 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.001034 Lock_time: 0.000819 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 699 Schema: QC_hit: No # Query_time: 0.003060 Lock_time: 0.002778 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:12:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.001683 Lock_time: 0.001544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 703 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 703 Schema: QC_hit: No # Query_time: 0.001544 Lock_time: 0.001397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:13:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.003607 Lock_time: 0.003432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320387; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.002703 Lock_time: 0.002532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320387; SELECT page_size, compress_ops, 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.000653 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320387; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:13:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 712 Schema: QC_hit: No # Query_time: 0.008840 Lock_time: 0.008642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 712 Schema: QC_hit: No # Query_time: 0.004897 Lock_time: 0.004707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.010717 Lock_time: 0.010543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.004047 Lock_time: 0.003828 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:13:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 716 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 716 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.002039 Lock_time: 0.001842 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.004094 Lock_time: 0.003960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 719 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:13:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000993 Lock_time: 0.000806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000924 Lock_time: 0.000777 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:13:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320427; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320427; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:13:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.001547 Lock_time: 0.001420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320437; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320437; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320437; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.003533 Lock_time: 0.003093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:14:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.000853 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320447; SELECT page_size, compress_ops, 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.000876 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 735 Schema: QC_hit: No # Query_time: 0.005799 Lock_time: 0.005564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.013796 Lock_time: 0.013593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-10 3:14:08 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 230110 3:14:12 # User@Host: datarouter[datarouter] @ [10.233.72.33] # Thread_id: 675 Schema: datarouter QC_hit: No # Query_time: 0.131244 Lock_time: 0.130847 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1128 SET timestamp=1673320452; select * from FEEDS; # User@Host: datarouter[datarouter] @ [10.233.72.33] # Thread_id: 675 Schema: datarouter QC_hit: No # Query_time: 0.055306 Lock_time: 0.054991 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 266 SET timestamp=1673320452; select * from FEED_ENDPOINT_IDS; # User@Host: datarouter[datarouter] @ [10.233.72.33] # Thread_id: 675 Schema: datarouter QC_hit: No # Query_time: 0.028624 Lock_time: 0.028261 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 184 SET timestamp=1673320452; select * from FEED_ENDPOINT_ADDRS; # Time: 230110 3:14:13 # User@Host: datarouter[datarouter] @ [10.233.72.33] # Thread_id: 675 Schema: datarouter QC_hit: No # Query_time: 0.065282 Lock_time: 0.064983 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 466 SET timestamp=1673320453; select * from GROUPS; # User@Host: datarouter[datarouter] @ [10.233.72.33] # Thread_id: 675 Schema: datarouter QC_hit: No # Query_time: 0.001350 Lock_time: 0.000850 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1538 SET timestamp=1673320453; select * from SUBSCRIPTIONS; # User@Host: datarouter[datarouter] @ [10.233.72.33] # Thread_id: 675 Schema: datarouter QC_hit: No # Query_time: 0.294035 Lock_time: 0.293729 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 402 SET timestamp=1673320453; select SEQUENCE, FEEDID, USERID, SUBNET, NODESET from INGRESS_ROUTES; # User@Host: datarouter[datarouter] @ [10.233.72.33] # Thread_id: 675 Schema: datarouter QC_hit: No # Query_time: 0.044072 Lock_time: 0.043734 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 162 SET timestamp=1673320453; select SUBID, NODEID from EGRESS_ROUTES; # User@Host: datarouter[datarouter] @ [10.233.72.33] # Thread_id: 675 Schema: datarouter QC_hit: No # Query_time: 0.093492 Lock_time: 0.093135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 250 SET timestamp=1673320453; select FROMNODE, TONODE, VIANODE from NETWORK_ROUTES; # Time: 230110 3:14:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.001124 Lock_time: 0.000945 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320457; SELECT page_size, compress_ops, 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.115215 Lock_time: 0.114344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320457; SELECT page_size, buffer_pool_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.143093 Lock_time: 0.142801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:14:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 739 Schema: QC_hit: No # Query_time: 0.258563 Lock_time: 0.258341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320458; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:14:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 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=1673320467; SELECT page_size, compress_ops, 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.048456 Lock_time: 0.048225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320467; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 744 Schema: QC_hit: No # Query_time: 0.003905 Lock_time: 0.003757 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320467; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.002177 Lock_time: 0.001638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320467; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.019866 Lock_time: 0.019679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320467; SELECT page_size, compress_ops, 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.000511 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320467; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:14:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.042660 Lock_time: 0.042494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320477; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000997 Lock_time: 0.000906 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 749 Schema: QC_hit: No # Query_time: 0.021490 Lock_time: 0.021284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320477; SELECT page_size, compress_ops, 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.001616 Lock_time: 0.001444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:14:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.037872 Lock_time: 0.037679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320489; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 753 Schema: QC_hit: No # Query_time: 0.006136 Lock_time: 0.005985 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320489; SELECT page_size, compress_ops, 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.007317 Lock_time: 0.007104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320489; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320489; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:14:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 787 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320497; SELECT page_size, compress_ops, 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.000211 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 790 Schema: QC_hit: No # Query_time: 0.000856 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 790 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:15:08 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 791 Schema: QC_hit: No # Query_time: 0.021084 Lock_time: 0.020865 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320508; SELECT page_size, compress_ops, 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.008788 Lock_time: 0.008498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320508; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.014578 Lock_time: 0.014411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320508; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320508; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:15:23 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 1.140126 Lock_time: 1.139955 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320523; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-01-10 3:15:23 796 [Warning] Aborted connection 796 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 1.076980 Lock_time: 1.076906 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320523; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-01-10 3:15:23 795 [Warning] Aborted connection 795 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # Time: 230110 3:15:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320527; SELECT page_size, compress_ops, 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.004441 Lock_time: 0.004286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320527; SELECT page_size, buffer_pool_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.000495 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000974 Lock_time: 0.000788 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 803 Schema: QC_hit: No # Query_time: 0.003091 Lock_time: 0.002940 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 803 Schema: QC_hit: No # Query_time: 0.005095 Lock_time: 0.004957 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:15:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 805 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320537; SELECT page_size, compress_ops, 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.000790 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320537; SELECT page_size, buffer_pool_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.000393 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:15:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 809 Schema: QC_hit: No # Query_time: 0.000770 Lock_time: 0.000616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320547; SELECT page_size, buffer_pool_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.000209 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320547; SELECT page_size, compress_ops, 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.000634 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320547; SELECT page_size, compress_ops, 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.000238 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:15:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320557; SELECT page_size, buffer_pool_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.000229 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.004058 Lock_time: 0.003959 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 813 Schema: QC_hit: No # Query_time: 0.004477 Lock_time: 0.004299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320557; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 816 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 816 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320557; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:16:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 817 Schema: QC_hit: No # Query_time: 0.008413 Lock_time: 0.008226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 817 Schema: QC_hit: No # Query_time: 0.004342 Lock_time: 0.004148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320567; SELECT page_size, buffer_pool_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.000779 Lock_time: 0.000644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320567; SELECT page_size, buffer_pool_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.000563 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:16:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320577; SELECT page_size, compress_ops, 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.000218 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320577; SELECT page_size, buffer_pool_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.000858 Lock_time: 0.000675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320577; SELECT page_size, compress_ops, 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.000562 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:16:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.002901 Lock_time: 0.002783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 825 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 825 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320587; SELECT page_size, compress_ops, 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.000474 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 829 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 829 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:16:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 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=1673320597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 Schema: QC_hit: No # Query_time: 0.003992 Lock_time: 0.003848 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 831 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:16:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 835 Schema: QC_hit: No # Query_time: 0.010265 Lock_time: 0.010056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320607; SELECT page_size, compress_ops, 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.007674 Lock_time: 0.007475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320607; SELECT page_size, buffer_pool_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.000520 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:16:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 839 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320617; SELECT page_size, buffer_pool_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.008872 Lock_time: 0.008660 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 842 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 842 Schema: QC_hit: No # Query_time: 0.001686 Lock_time: 0.001491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:17:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320627; SELECT page_size, buffer_pool_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.000639 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320627; SELECT page_size, buffer_pool_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.000232 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320627; SELECT page_size, compress_ops, 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.005693 Lock_time: 0.005499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:17:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320637; SELECT page_size, compress_ops, 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.000455 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.011187 Lock_time: 0.010998 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320637; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:17:26 # User@Host: ejbca[ejbca] @ [10.233.71.182] # Thread_id: 852 Schema: ejbca QC_hit: No # Query_time: 0.000757 Lock_time: 0.000374 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 157 use ejbca; SET timestamp=1673320646; select cadata0_.cAId as col_0_0_, cadata0_.name as col_1_0_ from CAData cadata0_; # Time: 230110 3:17:27 # User@Host: ejbca[ejbca] @ [10.233.71.182] # Thread_id: 852 Schema: ejbca QC_hit: No # Query_time: 0.032243 Lock_time: 0.031728 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 91 SET timestamp=1673320647; select internalke0_.id as col_0_0_ from InternalKeyBindingData internalke0_ where internalke0_.keyBindingType='OcspKeyBinding'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320647; SELECT page_size, compress_ops, 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.006057 Lock_time: 0.005960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 853 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320647; SELECT page_size, buffer_pool_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.004159 Lock_time: 0.003973 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320647; SELECT page_size, buffer_pool_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.017701 Lock_time: 0.017424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:17:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.004254 Lock_time: 0.004090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320657; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 859 Schema: QC_hit: No # Query_time: 0.001972 Lock_time: 0.001793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 859 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320657; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:17:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.001632 Lock_time: 0.001238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000819 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320667; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320667; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:17:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320677; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320677; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.007966 Lock_time: 0.003050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320677; SELECT page_size, compress_ops, 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.000587 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320677; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 870 Schema: QC_hit: No # Query_time: 0.001353 Lock_time: 0.001189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320677; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 870 Schema: QC_hit: No # Query_time: 0.001151 Lock_time: 0.000964 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320677; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:18:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 872 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 872 Schema: QC_hit: No # Query_time: 0.000829 Lock_time: 0.000738 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:18:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.001881 Lock_time: 0.001669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320697; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 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=1673320697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 875 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320697; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:18:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 879 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320707; SELECT page_size, compress_ops, 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.000441 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320707; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.005122 Lock_time: 0.004960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000903 Lock_time: 0.000773 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320707; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.000926 Lock_time: 0.000730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320707; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 883 Schema: QC_hit: No # Query_time: 0.003036 Lock_time: 0.002902 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:18:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 885 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 885 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.001122 Lock_time: 0.000816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.002883 Lock_time: 0.002562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:18:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 889 Schema: QC_hit: No # Query_time: 0.006651 Lock_time: 0.006240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320727; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 889 Schema: QC_hit: No # Query_time: 0.005480 Lock_time: 0.005266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.001031 Lock_time: 0.000889 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320727; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:18:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000657 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320737; SELECT page_size, compress_ops, 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.001252 Lock_time: 0.001060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 896 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320737; SELECT page_size, buffer_pool_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.000318 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:19:02 # User@Host: ejbca[ejbca] @ [10.233.71.182] # Thread_id: 852 Schema: ejbca QC_hit: No # Query_time: 0.001251 Lock_time: 0.000748 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 2251 SET timestamp=1673320742; select certificat0_.fingerprint as fingerpr1_15_, certificat0_.cAFingerprint as cAFinger2_15_, certificat0_.certificateProfileId as certific3_15_, certificat0_.crlPartitionIndex as crlParti4_15_, certificat0_.endEntityProfileId as endEntit5_15_, certificat0_.expireDate as expireDa6_15_, certificat0_.issuerDN as issuerDN7_15_, certificat0_.notBefore as notBefor8_15_, certificat0_.revocationDate as revocati9_15_, certificat0_.revocationReason as revocat10_15_, certificat0_.rowVersion as rowVers11_15_, certificat0_.serialNumber as serialN12_15_, certificat0_.status as status13_15_, certificat0_.subjectAltName as subject14_15_, certificat0_.subjectDN as subject15_15_, certificat0_.subjectKeyId as subject16_15_, certificat0_.tag as tag17_15_, certificat0_.type as type18_15_, certificat0_.updateTime as updateT19_15_, certificat0_.username as usernam20_15_, certificat0_.base64Cert as base21_15_, certificat0_.certificateRequest as certifi22_15_, certificat0_.rowProtection as rowProt23_15_ from CertificateData certificat0_ where (certificat0_.status=20 or certificat0_.status=21) and (certificat0_.type in (2 , 8)); # Time: 230110 3:19:03 # User@Host: ejbca[ejbca] @ [10.233.71.182] # Thread_id: 852 Schema: ejbca QC_hit: No # Query_time: 0.000857 Lock_time: 0.000479 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 2251 SET timestamp=1673320743; select certificat0_.fingerprint as fingerpr1_15_, certificat0_.cAFingerprint as cAFinger2_15_, certificat0_.certificateProfileId as certific3_15_, certificat0_.crlPartitionIndex as crlParti4_15_, certificat0_.endEntityProfileId as endEntit5_15_, certificat0_.expireDate as expireDa6_15_, certificat0_.issuerDN as issuerDN7_15_, certificat0_.notBefore as notBefor8_15_, certificat0_.revocationDate as revocati9_15_, certificat0_.revocationReason as revocat10_15_, certificat0_.rowVersion as rowVers11_15_, certificat0_.serialNumber as serialN12_15_, certificat0_.status as status13_15_, certificat0_.subjectAltName as subject14_15_, certificat0_.subjectDN as subject15_15_, certificat0_.subjectKeyId as subject16_15_, certificat0_.tag as tag17_15_, certificat0_.type as type18_15_, certificat0_.updateTime as updateT19_15_, certificat0_.username as usernam20_15_, certificat0_.base64Cert as base21_15_, certificat0_.certificateRequest as certifi22_15_, certificat0_.rowProtection as rowProt23_15_ from CertificateData certificat0_ where certificat0_.issuerDN='UID=12345,CN=ManagementCA,O=EJBCA Container Quickstart' and certificat0_.serialNumber='92551955864557222341923700481685480651316379942'; # Time: 230110 3:19:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.028973 Lock_time: 0.028784 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320747; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320747; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:19:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 901 Schema: QC_hit: No # Query_time: 0.001195 Lock_time: 0.001083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 901 Schema: QC_hit: No # Query_time: 0.002752 Lock_time: 0.002542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 902 Schema: QC_hit: No # Query_time: 0.006003 Lock_time: 0.005700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 902 Schema: QC_hit: No # Query_time: 0.005123 Lock_time: 0.004925 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:19:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 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=1673320767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000986 Lock_time: 0.000715 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 905 Schema: QC_hit: No # Query_time: 0.000721 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 909 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320767; SELECT page_size, compress_ops, 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.000223 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:19:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.004388 Lock_time: 0.004183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.024811 Lock_time: 0.024613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.001339 Lock_time: 0.001149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:19:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.008465 Lock_time: 0.008213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.003492 Lock_time: 0.003289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.009095 Lock_time: 0.008870 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:19:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320797; SELECT page_size, buffer_pool_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.000816 Lock_time: 0.000686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.001418 Lock_time: 0.001316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320797; SELECT page_size, compress_ops, 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.001638 Lock_time: 0.001462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 921 Schema: QC_hit: No # Query_time: 0.003528 Lock_time: 0.003336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 921 Schema: QC_hit: No # Query_time: 0.005560 Lock_time: 0.005381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:20:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 923 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 923 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=1673320807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 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=1673320807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:20:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 927 Schema: QC_hit: No # Query_time: 0.002450 Lock_time: 0.002286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320817; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 928 Schema: QC_hit: No # Query_time: 0.009933 Lock_time: 0.009712 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 927 Schema: QC_hit: No # Query_time: 0.007352 Lock_time: 0.007238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320817; SELECT page_size, compress_ops, 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.005001 Lock_time: 0.004615 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320817; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:20:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 931 Schema: QC_hit: No # Query_time: 0.001495 Lock_time: 0.001362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.004411 Lock_time: 0.004224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320827; SELECT page_size, compress_ops, 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.001874 Lock_time: 0.001771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.003099 Lock_time: 0.002883 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 935 Schema: QC_hit: No # Query_time: 0.001529 Lock_time: 0.001353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:20:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.002434 Lock_time: 0.002256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320837; SELECT page_size, compress_ops, 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.001481 Lock_time: 0.001269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320837; SELECT page_size, compress_ops, 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.001139 Lock_time: 0.001038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.003011 Lock_time: 0.002818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:20:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 941 Schema: QC_hit: No # Query_time: 0.003657 Lock_time: 0.003470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 940 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 940 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=1673320847; SELECT page_size, buffer_pool_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.000617 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:20:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 945 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 945 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000848 Lock_time: 0.000619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.002541 Lock_time: 0.002380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.001319 Lock_time: 0.001026 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:21:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.004427 Lock_time: 0.004223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320867; SELECT page_size, compress_ops, 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.006415 Lock_time: 0.006225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 949 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 949 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:21:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 953 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 953 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320877; SELECT page_size, buffer_pool_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.000360 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 954 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:21:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 957 Schema: QC_hit: No # Query_time: 0.005212 Lock_time: 0.004999 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320887; SELECT page_size, buffer_pool_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.000297 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320887; SELECT page_size, compress_ops, 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.000674 Lock_time: 0.000604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 957 Schema: QC_hit: No # Query_time: 0.001021 Lock_time: 0.000832 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 961 Schema: QC_hit: No # Query_time: 0.001598 Lock_time: 0.001246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:21:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.001441 Lock_time: 0.001323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.003485 Lock_time: 0.003383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 963 Schema: QC_hit: No # Query_time: 0.002608 Lock_time: 0.002441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 963 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:21:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 967 Schema: QC_hit: No # Query_time: 0.002143 Lock_time: 0.001980 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 967 Schema: QC_hit: No # Query_time: 0.001995 Lock_time: 0.001818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.001699 Lock_time: 0.001539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:21:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 974 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 974 Schema: QC_hit: No # Query_time: 0.004510 Lock_time: 0.004062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.012451 Lock_time: 0.012222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 973 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:22:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 978 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 978 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=1673320927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 979 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 979 Schema: QC_hit: No # Query_time: 0.002044 Lock_time: 0.001843 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:22:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000784 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 983 Schema: QC_hit: No # Query_time: 0.002675 Lock_time: 0.001516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 983 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:22:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 987 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 987 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320947; SELECT page_size, buffer_pool_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.000607 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320947; SELECT page_size, compress_ops, 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.008128 Lock_time: 0.006754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.003440 Lock_time: 0.003172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:22:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320957; SELECT page_size, compress_ops, 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.000513 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320957; SELECT page_size, buffer_pool_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.000449 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 991 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:22:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.011932 Lock_time: 0.011741 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320967; SELECT page_size, compress_ops, 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.002062 Lock_time: 0.001854 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320967; SELECT page_size, compress_ops, 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.002363 Lock_time: 0.001696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:22:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1000 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1000 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 999 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1003 Schema: QC_hit: No # Query_time: 0.001399 Lock_time: 0.000782 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1003 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:23:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320987; SELECT page_size, buffer_pool_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.000381 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320987; SELECT page_size, buffer_pool_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.000767 Lock_time: 0.000569 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320987; SELECT page_size, compress_ops, 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.003777 Lock_time: 0.003622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:23:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 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=1673320997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.002672 Lock_time: 0.002364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1009 Schema: QC_hit: No # Query_time: 0.012692 Lock_time: 0.012585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1009 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:23:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1013 Schema: QC_hit: No # Query_time: 0.001260 Lock_time: 0.001069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321007; SELECT page_size, compress_ops, 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.000285 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321007; SELECT page_size, compress_ops, 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.003813 Lock_time: 0.003614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1013 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:23:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.002008 Lock_time: 0.001834 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1018 Schema: QC_hit: No # Query_time: 0.003821 Lock_time: 0.003575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1017 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1018 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:23:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1022 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1022 Schema: QC_hit: No # Query_time: 0.003298 Lock_time: 0.003141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1021 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:23:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1025 Schema: QC_hit: No # Query_time: 0.005060 Lock_time: 0.004887 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321037; SELECT page_size, buffer_pool_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.000432 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321037; SELECT page_size, compress_ops, 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.000216 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321037; SELECT page_size, buffer_pool_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.004074 Lock_time: 0.003973 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:24:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1031 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1031 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:24:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1035 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1035 Schema: QC_hit: No # Query_time: 0.010728 Lock_time: 0.010510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1034 Schema: QC_hit: No # Query_time: 0.003445 Lock_time: 0.003234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1034 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:24:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1038 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1039 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1039 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1038 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1042 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1042 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:24:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1044 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=1673321077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1044 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1043 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1043 Schema: QC_hit: No # Query_time: 0.005912 Lock_time: 0.005685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:24:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1047 Schema: QC_hit: No # Query_time: 0.003005 Lock_time: 0.002881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1047 Schema: QC_hit: No # Query_time: 0.006793 Lock_time: 0.006589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321087; SELECT page_size, buffer_pool_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.007563 Lock_time: 0.007458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1048 Schema: QC_hit: No # Query_time: 0.027870 Lock_time: 0.027670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:24:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1051 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1051 Schema: QC_hit: No # Query_time: 0.002038 Lock_time: 0.001893 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.002900 Lock_time: 0.002708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.002281 Lock_time: 0.002078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1055 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1055 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:25:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.002456 Lock_time: 0.002315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1057 Schema: QC_hit: No # Query_time: 0.002211 Lock_time: 0.002020 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1057 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.000749 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:25:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1060 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1061 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1061 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321117; SELECT page_size, compress_ops, 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.008323 Lock_time: 0.007883 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321117; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:25:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1064 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1064 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1065 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1065 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1068 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1068 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=1673321127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:25:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1069 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321137; SELECT page_size, compress_ops, 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.005741 Lock_time: 0.005640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1070 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1069 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:25:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 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=1673321147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1073 Schema: QC_hit: No # Query_time: 0.014195 Lock_time: 0.013995 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1073 Schema: QC_hit: No # Query_time: 0.005458 Lock_time: 0.005262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:25:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1077 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321157; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1077 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321157; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1081 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321157; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1081 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=1673321157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:26:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1083 Schema: QC_hit: No # Query_time: 0.006583 Lock_time: 0.006449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321167; SELECT page_size, buffer_pool_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.000485 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:26:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1087 Schema: QC_hit: No # Query_time: 0.000884 Lock_time: 0.000775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1086 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1087 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1086 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:26:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1096 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1096 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321187; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1095 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1095 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321187; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1099 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:26:28 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1099 Schema: QC_hit: No # Query_time: 0.001229 Lock_time: 0.000747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321188; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:26:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1101 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1100 Schema: QC_hit: No # Query_time: 0.001688 Lock_time: 0.001604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1100 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1101 Schema: QC_hit: No # Query_time: 0.000927 Lock_time: 0.000750 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:26:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1105 Schema: QC_hit: No # Query_time: 0.001111 Lock_time: 0.001004 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1104 Schema: QC_hit: No # Query_time: 0.006737 Lock_time: 0.006540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1105 Schema: QC_hit: No # Query_time: 0.001164 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1104 Schema: QC_hit: No # Query_time: 0.001286 Lock_time: 0.001025 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:26:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1108 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1108 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321217; SELECT page_size, compress_ops, 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.000519 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1109 Schema: QC_hit: No # Query_time: 0.000792 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:27:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1114 Schema: QC_hit: No # Query_time: 0.008754 Lock_time: 0.008617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1113 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1113 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1114 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:27:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1118 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321237; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1118 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1117 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321237; SELECT page_size, buffer_pool_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.000230 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:27:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1121 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321247; SELECT page_size, buffer_pool_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.000260 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1122 Schema: QC_hit: No # Query_time: 0.003422 Lock_time: 0.003259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1122 Schema: QC_hit: No # Query_time: 0.006738 Lock_time: 0.006332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321247; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1125 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1125 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321247; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:27:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1127 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321257; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1126 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321257; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1127 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=1673321257; SELECT page_size, buffer_pool_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.003329 Lock_time: 0.003153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:27:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1130 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1130 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1131 Schema: QC_hit: No # Query_time: 0.023280 Lock_time: 0.022769 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321267; SELECT page_size, compress_ops, 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.000409 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:27:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1135 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321277; SELECT page_size, compress_ops, 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.000659 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1134 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1135 Schema: QC_hit: No # Query_time: 0.004165 Lock_time: 0.003941 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1138 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1138 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:28:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1139 Schema: QC_hit: No # Query_time: 0.001148 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321287; SELECT page_size, compress_ops, 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.000671 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321287; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1139 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321287; SELECT page_size, buffer_pool_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.003775 Lock_time: 0.003553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321287; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:28:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1143 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321297; SELECT page_size, compress_ops, 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.002782 Lock_time: 0.002573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:28:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1148 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=1673321307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1148 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321307; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1147 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321307; SELECT page_size, compress_ops, 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.001401 Lock_time: 0.001038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321307; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1151 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1151 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321307; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:28:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1153 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321317; SELECT page_size, compress_ops, 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.000325 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:28:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321327; SELECT page_size, compress_ops, 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.001317 Lock_time: 0.000793 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1157 Schema: QC_hit: No # Query_time: 0.003969 Lock_time: 0.002940 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1157 Schema: QC_hit: No # Query_time: 0.001113 Lock_time: 0.001017 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:28:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321337; SELECT page_size, compress_ops, 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.000265 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321337; SELECT page_size, buffer_pool_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.000349 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321337; SELECT page_size, buffer_pool_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.002982 Lock_time: 0.002753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321337; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321337; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321337; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-10 3:29:03 1166 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 230110 3:29:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1168 Schema: QC_hit: No # Query_time: 6.304532 Lock_time: 6.300388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321357; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-10 3:29:17 1168 [Warning] Aborted connection 1168 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1167 Schema: QC_hit: No # Query_time: 6.346026 Lock_time: 6.345795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321357; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-01-10 3:29:17 1167 [Warning] Aborted connection 1167 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # Time: 230110 3:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1171 Schema: QC_hit: No # Query_time: 1.793426 Lock_time: 1.793210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1172 Schema: QC_hit: No # Query_time: 1.794909 Lock_time: 1.794694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-10 3:29:22 1171 [Warning] Aborted connection 1171 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) 2023-01-10 3:29:22 1172 [Warning] Aborted connection 1172 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) 2023-01-10 3:29:27 7 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-01-10 3:29:27 2 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 230110 3:29:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1177 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1177 Schema: QC_hit: No # Query_time: 0.001068 Lock_time: 0.000978 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-01-10 3:29:27 1175 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 Schema: QC_hit: No # Query_time: 0.003268 Lock_time: 0.003078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-01-10 3:29:27 2 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1181 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1181 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-10 3:29:28 1180 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 230110 3:29:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1183 Schema: QC_hit: No # Query_time: 0.008306 Lock_time: 0.008058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1182 Schema: QC_hit: No # Query_time: 0.000935 Lock_time: 0.000841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321377; SELECT page_size, compress_ops, 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.000737 Lock_time: 0.000630 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321377; SELECT page_size, buffer_pool_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.000635 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:29:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1187 Schema: QC_hit: No # Query_time: 0.005296 Lock_time: 0.005113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321387; SELECT page_size, buffer_pool_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.000679 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1186 Schema: QC_hit: No # Query_time: 0.002573 Lock_time: 0.002375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321387; SELECT page_size, buffer_pool_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.000688 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:29:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.002600 Lock_time: 0.002455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1191 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1190 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1190 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1194 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1194 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:30:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1196 Schema: QC_hit: No # Query_time: 0.019155 Lock_time: 0.018916 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1196 Schema: QC_hit: No # Query_time: 0.001147 Lock_time: 0.001031 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321407; SELECT page_size, buffer_pool_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.003747 Lock_time: 0.003506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321407; SELECT page_size, buffer_pool_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.002976 Lock_time: 0.002788 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:30:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1200 Schema: QC_hit: No # Query_time: 0.009980 Lock_time: 0.009762 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1200 Schema: QC_hit: No # Query_time: 0.017600 Lock_time: 0.017388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1199 Schema: QC_hit: No # Query_time: 0.013683 Lock_time: 0.013459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1199 Schema: QC_hit: No # Query_time: 0.008186 Lock_time: 0.007974 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-10 3:30:25 6 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 230110 3:30:39 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1203 Schema: QC_hit: No # Query_time: 10.910578 Lock_time: 10.910321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321439; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-10 3:30:39 1203 [Warning] Aborted connection 1203 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1204 Schema: QC_hit: No # Query_time: 11.042840 Lock_time: 11.042672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321439; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-10 3:30:39 1204 [Warning] Aborted connection 1204 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # Time: 230110 3:30:45 # User@Host: ejbca[ejbca] @ [10.233.71.182] # Thread_id: 1090 Schema: ejbca QC_hit: No # Query_time: 16.401002 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 49 SET timestamp=1673321445; SELECT 1; 2023-01-10 3:30:48 1093 [Warning] Aborted connection 1093 to db: 'ejbca' user: 'ejbca' host: '10.233.71.182' (Got an error reading communication packets) 2023-01-10 3:30:48 1092 [Warning] Aborted connection 1092 to db: 'ejbca' user: 'ejbca' host: '10.233.71.182' (Got an error reading communication packets) 2023-01-10 3:30:48 1090 [Warning] Aborted connection 1090 to db: 'ejbca' user: 'ejbca' host: '10.233.71.182' (Got an error reading communication packets) 2023-01-10 3:30:48 852 [Warning] Aborted connection 852 to db: 'ejbca' user: 'ejbca' host: '10.233.71.182' (Got an error reading communication packets) 2023-01-10 3:30:48 1094 [Warning] Aborted connection 1094 to db: 'ejbca' user: 'ejbca' host: '10.233.71.182' (Got an error reading communication packets) # Time: 230110 3:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1205 Schema: QC_hit: No # Query_time: 21.733351 Lock_time: 21.733212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-01-10 3:30:52 1205 [Warning] Aborted connection 1205 to db: 'unconnected' user: 'root' host: '127.0.0.1' (Got an error reading communication packets) # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1208 Schema: QC_hit: No # Query_time: 15.376417 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1673321452; SELECT @@version; # User@Host: rene[rene] @ [10.233.65.41] # Thread_id: 603 Schema: nbi QC_hit: Yes # Query_time: 21.331748 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 505 use nbi; SET timestamp=1673321452; 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: 1209 Schema: QC_hit: No # Query_time: 15.365160 Lock_time: 0.000000 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 81 SET timestamp=1673321452; SELECT @@version; 2023-01-10 3:30:54 1091 [Warning] Aborted connection 1091 to db: 'ejbca' user: 'ejbca' host: '10.233.71.182' (Got an error reading communication packets) # Time: 230110 3:30:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1216 Schema: QC_hit: No # Query_time: 0.000772 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1216 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321457; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1219 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1219 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321457; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:31:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1222 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321467; SELECT page_size, buffer_pool_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.000204 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321467; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:31:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1225 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321477; SELECT page_size, compress_ops, 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.000235 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:31:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1235 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321487; SELECT page_size, buffer_pool_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.005605 Lock_time: 0.005451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:31:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1236 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1236 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:31:39 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.013024 Lock_time: 0.005264 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 560 use camundabpmn; SET timestamp=1673321499; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_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; # Time: 230110 3:31:40 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.004837 Lock_time: 0.000555 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1673321500; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_PROCINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.005121 Lock_time: 0.000319 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 555 SET timestamp=1673321500; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_ID_USER' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.007477 Lock_time: 0.000551 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1673321500; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_CASE_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.010531 Lock_time: 0.000349 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 559 SET timestamp=1673321500; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_CASEINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.005965 Lock_time: 0.000381 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 563 SET timestamp=1673321500; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_RE_DECISION_DEF' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.004560 Lock_time: 0.000435 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 558 SET timestamp=1673321500; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE' or TABLE_TYPE='SYSTEM VERSIONED', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (ISNULL(database()) OR (TABLE_SCHEMA = database())) AND TABLE_NAME LIKE 'ACT_HI_DECINST' AND TABLE_TYPE IN ('BASE TABLE','SYSTEM VERSIONED') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.018588 Lock_time: 0.000686 Rows_sent: 26 Rows_examined: 52 # Rows_affected: 0 Bytes_sent: 3734 SET timestamp=1673321500; 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; # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.024433 Lock_time: 0.023291 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 810 SET timestamp=1673321500; select B.* from ACT_GE_BYTEARRAY B inner join (select B.NAME_, MAX(D.DEPLOY_TIME_) DEPLOY_TIME_ from ACT_GE_BYTEARRAY B inner join ACT_RE_DEPLOYMENT D on B.DEPLOYMENT_ID_ = D.ID_ where D.NAME_ = 'NS-WORKFLOW-ENGINE' and (D.SOURCE_ is null or D.SOURCE_ = 'process application' ) and B.NAME_ in ( 'MonitorSol003AdapterTerminateNodeStatus.bpmn' , 'TerminateNs.bpmn' , 'CreateInstantiateVnf.bpmn' , 'TerminateVnf.bpmn' , 'DeleteNs.bpmn' , 'MonitorSol003AdapterCreateJob.bpmn' , 'CreateNs.bpmn' , 'InstantiateNs.bpmn' , 'MonitorSol003AdapterCreateNodeStatus.bpmn' , 'MonitorSol003AdapterTerminateJob.bpmn' ) group by B.NAME_) LAST_RESOURCE on B.NAME_ = LAST_RESOURCE.NAME_ inner join ACT_RE_DEPLOYMENT D on B.DEPLOYMENT_ID_ = D.ID_ and D.DEPLOY_TIME_ = LAST_RESOURCE.DEPLOY_TIME_ and D.NAME_ = 'NS-WORKFLOW-ENGINE' and (D.SOURCE_ is null or D.SOURCE_ = 'process application' ) and D.TENANT_ID_ = 'ns-workflow-engine-tenant' order by B.ID_ asc; # Time: 230110 3:31:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1239 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321507; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1239 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:31:48 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.005780 Lock_time: 0.004981 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673321508; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:31:48.593' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:31:48.593') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:31:48.593') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:31:53 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.001739 Lock_time: 0.001070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673321513; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:31:53.585' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:31:53.585') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:31:53.585') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:31:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1242 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321517; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 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=1673321517; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1243 Schema: QC_hit: No # Query_time: 0.003208 Lock_time: 0.003080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321517; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1242 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321517; SELECT page_size, compress_ops, 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.001477 Lock_time: 0.001315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321517; SELECT page_size, buffer_pool_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.000514 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321517; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:32:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.002285 Lock_time: 0.001639 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673321523; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:32:03.584' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:32:03.584') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:32:03.584') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:32:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.002277 Lock_time: 0.002158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1248 Schema: QC_hit: No # Query_time: 0.002363 Lock_time: 0.002195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1248 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=1673321527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:32:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1251 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321537; SELECT page_size, buffer_pool_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.000245 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321537; SELECT page_size, buffer_pool_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.003433 Lock_time: 0.003305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1252 Schema: QC_hit: No # Query_time: 0.009941 Lock_time: 0.008607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:32:23 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.001083 Lock_time: 0.000485 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673321543; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:32:23.585' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:32:23.585') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:32:23.585') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:32:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1255 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1256 Schema: QC_hit: No # Query_time: 0.002204 Lock_time: 0.001993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1255 Schema: QC_hit: No # Query_time: 0.002841 Lock_time: 0.002686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321547; SELECT page_size, compress_ops, 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.000693 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1259 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1259 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=1673321547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:32:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1260 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321557; SELECT page_size, buffer_pool_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.000198 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321557; SELECT page_size, buffer_pool_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.000222 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321557; SELECT page_size, compress_ops, 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.000307 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:32:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1265 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321567; SELECT page_size, buffer_pool_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.000393 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321567; SELECT page_size, buffer_pool_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.000432 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1265 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:32:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1269 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=1673321577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1268 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1269 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321577; SELECT page_size, compress_ops, 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.000277 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321577; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1272 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1272 Schema: QC_hit: No # Query_time: 0.005826 Lock_time: 0.005634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321577; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:33:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.003827 Lock_time: 0.003131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673321583; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:33:03.584' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:33:03.584') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:33:03.584') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:33:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1274 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1275 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1274 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1275 Schema: QC_hit: No # Query_time: 0.015879 Lock_time: 0.015798 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:33:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1280 Schema: QC_hit: No # Query_time: 0.004001 Lock_time: 0.003842 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321597; SELECT page_size, buffer_pool_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.002452 Lock_time: 0.002001 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1280 Schema: QC_hit: No # Query_time: 0.002081 Lock_time: 0.001922 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1281 Schema: QC_hit: No # Query_time: 0.003740 Lock_time: 0.002658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:33:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1285 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1285 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1284 Schema: QC_hit: No # Query_time: 0.001044 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1284 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1288 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1288 Schema: QC_hit: No # Query_time: 0.001219 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:33:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1289 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1289 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321617; SELECT page_size, compress_ops, 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.000529 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1290 Schema: QC_hit: No # Query_time: 0.002037 Lock_time: 0.001899 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-01-10 3:33:40 1293 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 230110 3:33:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1295 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1296 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321627; SELECT page_size, buffer_pool_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.000329 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321627; SELECT page_size, compress_ops, 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.003354 Lock_time: 0.003184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:33:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1299 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321637; SELECT page_size, buffer_pool_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.000418 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321637; SELECT page_size, compress_ops, 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.000353 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321637; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1303 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321637; SELECT page_size, buffer_pool_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.003783 Lock_time: 0.003622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321637; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:34:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.002782 Lock_time: 0.002080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673321643; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:34:03.587' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:34:03.587') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:34:03.587') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:34:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1304 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=1673321647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1305 Schema: QC_hit: No # Query_time: 0.005794 Lock_time: 0.005667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1305 Schema: QC_hit: No # Query_time: 0.002537 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321647; SELECT page_size, compress_ops, 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.000331 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:34:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1308 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321657; SELECT page_size, buffer_pool_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.001021 Lock_time: 0.000935 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321657; SELECT page_size, buffer_pool_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.000475 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321657; SELECT page_size, compress_ops, 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.000292 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:34:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1312 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321667; SELECT page_size, buffer_pool_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.000269 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321667; SELECT page_size, buffer_pool_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.000240 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1312 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321667; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.003206 Lock_time: 0.003051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:34:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1317 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321677; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1318 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321677; SELECT page_size, buffer_pool_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.000264 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321677; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1318 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321677; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:34:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1321 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321687; SELECT page_size, buffer_pool_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.000251 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1321 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1322 Schema: QC_hit: No # Query_time: 0.000897 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:34:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1325 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321697; SELECT page_size, buffer_pool_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.000228 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321697; SELECT page_size, buffer_pool_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.000417 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1325 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1329 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321697; SELECT page_size, buffer_pool_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.000195 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:35:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.001501 Lock_time: 0.000724 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673321703; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:35:03.588' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:35:03.588') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:35:03.588') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:35:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1338 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321707; SELECT page_size, buffer_pool_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.000712 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321707; SELECT page_size, buffer_pool_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.000241 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1339 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:35:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1342 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321717; SELECT page_size, buffer_pool_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.000289 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321717; SELECT page_size, buffer_pool_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.000930 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1343 Schema: QC_hit: No # Query_time: 0.002597 Lock_time: 0.002442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:35:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1350 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321727; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1349 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1349 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321727; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1350 Schema: QC_hit: No # Query_time: 0.001530 Lock_time: 0.001302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1353 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321727; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1353 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:35:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1355 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=1673321737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1354 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321737; SELECT page_size, buffer_pool_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.000287 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1354 Schema: QC_hit: No # Query_time: 0.001058 Lock_time: 0.000835 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:35:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1358 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321747; SELECT page_size, buffer_pool_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.000240 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321747; SELECT page_size, buffer_pool_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.000212 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1358 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=1673321747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:35:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1363 Schema: QC_hit: No # Query_time: 0.001179 Lock_time: 0.000997 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1362 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1362 Schema: QC_hit: No # Query_time: 0.002116 Lock_time: 0.001996 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1363 Schema: QC_hit: No # Query_time: 0.002732 Lock_time: 0.002586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1366 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=1673321757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1366 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:36:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.003997 Lock_time: 0.002914 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673321763; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:36:03.587' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:36:03.587') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:36:03.587') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:36:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1367 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1367 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:36:15 # User@Host: so_user[so_user] @ [10.233.71.122] # Thread_id: 1371 Schema: requestdb QC_hit: No # Query_time: 0.003565 Lock_time: 0.001062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1673321775; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 230110 3:36:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1375 Schema: QC_hit: No # Query_time: 0.002077 Lock_time: 0.001970 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1374 Schema: QC_hit: No # Query_time: 0.005832 Lock_time: 0.005662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1374 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1375 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=1673321777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:36:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1379 Schema: QC_hit: No # Query_time: 0.005255 Lock_time: 0.005126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1379 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1382 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321787; SELECT page_size, buffer_pool_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.000427 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:36:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1383 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1384 Schema: QC_hit: No # Query_time: 0.005584 Lock_time: 0.005469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1383 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1384 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:36:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1387 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1388 Schema: QC_hit: No # Query_time: 0.001101 Lock_time: 0.000947 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1387 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1388 Schema: QC_hit: No # Query_time: 0.004631 Lock_time: 0.004421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:36:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1392 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321817; SELECT page_size, buffer_pool_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.000485 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321817; SELECT page_size, buffer_pool_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.000159 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1392 Schema: QC_hit: No # Query_time: 0.003710 Lock_time: 0.003521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321817; SELECT page_size, compress_ops, 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.000685 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321817; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:37:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.003253 Lock_time: 0.002379 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1673321823; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:37:03.589' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:37:03.589') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:37:03.589') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:37:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1397 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1396 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1397 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1396 Schema: QC_hit: No # Query_time: 0.000991 Lock_time: 0.000868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:37:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1400 Schema: QC_hit: No # Query_time: 0.000968 Lock_time: 0.000832 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1401 Schema: QC_hit: No # Query_time: 0.003033 Lock_time: 0.002854 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321837; SELECT page_size, buffer_pool_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.001401 Lock_time: 0.001257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1401 Schema: QC_hit: No # Query_time: 0.000826 Lock_time: 0.000669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:37:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1404 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1405 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1404 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1405 Schema: QC_hit: No # Query_time: 0.008068 Lock_time: 0.007976 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321847; SELECT page_size, compress_ops, 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.000272 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1408 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:37:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1417 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321857; SELECT page_size, buffer_pool_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.001326 Lock_time: 0.000905 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321857; SELECT page_size, buffer_pool_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.000170 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1416 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=1673321857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:37:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1423 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1424 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1424 Schema: QC_hit: No # Query_time: 0.004437 Lock_time: 0.004359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1423 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:37:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1428 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=1673321877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1429 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1428 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321877; SELECT page_size, compress_ops, 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.000359 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1432 Schema: QC_hit: No # Query_time: 0.030963 Lock_time: 0.030545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1432 Schema: QC_hit: No # Query_time: 0.077580 Lock_time: 0.077383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:38:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.023398 Lock_time: 0.022601 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673321883; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:38:03.588' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:38:03.588') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:38:03.588') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:38:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1433 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321887; SELECT page_size, buffer_pool_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.000243 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321887; SELECT page_size, buffer_pool_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.000357 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321887; SELECT page_size, compress_ops, 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.000512 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:38:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1437 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=1673321897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1437 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1438 Schema: QC_hit: No # Query_time: 0.001048 Lock_time: 0.000971 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1438 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:38:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1443 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1444 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1443 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1444 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1447 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321907; SELECT page_size, buffer_pool_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.000366 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:38:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1448 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1449 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1449 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1448 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:38:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1453 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1452 Schema: QC_hit: No # Query_time: 0.002723 Lock_time: 0.002579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1452 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1453 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:38:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1457 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321937; SELECT page_size, buffer_pool_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.000510 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1457 Schema: QC_hit: No # Query_time: 0.002081 Lock_time: 0.001952 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321937; SELECT page_size, compress_ops, 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.000268 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321937; SELECT page_size, compress_ops, 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.000750 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321937; SELECT page_size, buffer_pool_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.000428 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:39:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.015153 Lock_time: 0.014463 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673321943; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:39:03.588' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:39:03.588') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:39:03.588') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:39:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1466 Schema: QC_hit: No # Query_time: 0.000711 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1467 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1467 Schema: QC_hit: No # Query_time: 0.003597 Lock_time: 0.003433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1466 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:39:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1470 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.001091 Lock_time: 0.000925 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1470 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:39:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1476 Schema: QC_hit: No # Query_time: 0.001222 Lock_time: 0.001051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1475 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1475 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1476 Schema: QC_hit: No # Query_time: 0.001214 Lock_time: 0.001044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1479 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1479 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:39:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1481 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=1673321977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1480 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1480 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=1673321977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1481 Schema: QC_hit: No # Query_time: 0.004460 Lock_time: 0.004326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:39:49 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1484 Schema: QC_hit: No # Query_time: 0.003475 Lock_time: 0.003378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321989; SELECT page_size, buffer_pool_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.002972 Lock_time: 0.002868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321989; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1484 Schema: QC_hit: No # Query_time: 0.002094 Lock_time: 0.001956 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321989; SELECT page_size, compress_ops, 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.000539 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321989; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:39:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1489 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321997; SELECT page_size, buffer_pool_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.000196 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1488 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1488 Schema: QC_hit: No # Query_time: 0.003749 Lock_time: 0.003627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1492 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1492 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:40:04 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.747043 Lock_time: 0.746174 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322004; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:40:03.591' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:40:03.591') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:40:03.591') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:40:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1496 Schema: QC_hit: No # Query_time: 0.003364 Lock_time: 0.003215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1497 Schema: QC_hit: No # Query_time: 0.003859 Lock_time: 0.003610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1496 Schema: QC_hit: No # Query_time: 0.186705 Lock_time: 0.186517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1497 Schema: QC_hit: No # Query_time: 0.189757 Lock_time: 0.189419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:40:19 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1501 Schema: QC_hit: No # Query_time: 0.725302 Lock_time: 0.725130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322019; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1500 Schema: QC_hit: No # Query_time: 0.725186 Lock_time: 0.725033 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322019; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1500 Schema: QC_hit: No # Query_time: 0.081149 Lock_time: 0.080906 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322019; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1501 Schema: QC_hit: No # Query_time: 0.065035 Lock_time: 0.064937 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322019; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:40:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1505 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322027; SELECT page_size, buffer_pool_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.001101 Lock_time: 0.001034 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322027; SELECT page_size, buffer_pool_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.001331 Lock_time: 0.001189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1505 Schema: QC_hit: No # Query_time: 0.002797 Lock_time: 0.002620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322027; SELECT page_size, compress_ops, 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.000426 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1508 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:40:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1509 Schema: QC_hit: No # Query_time: 0.001169 Lock_time: 0.000964 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1509 Schema: QC_hit: No # Query_time: 0.000927 Lock_time: 0.000764 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1510 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1510 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=1673322037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:40:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1514 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1513 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1513 Schema: QC_hit: No # Query_time: 0.001335 Lock_time: 0.001197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1514 Schema: QC_hit: No # Query_time: 0.003246 Lock_time: 0.003048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:40:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1517 Schema: QC_hit: No # Query_time: 0.001446 Lock_time: 0.001339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1518 Schema: QC_hit: No # Query_time: 0.002018 Lock_time: 0.001944 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1518 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1517 Schema: QC_hit: No # Query_time: 0.002992 Lock_time: 0.002829 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322057; SELECT page_size, compress_ops, 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.000801 Lock_time: 0.000633 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1521 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:41:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.003500 Lock_time: 0.002595 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322063; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:41:03.592' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:41:03.592') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:41:03.592') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:41:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1522 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=1673322067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1523 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1522 Schema: QC_hit: No # Query_time: 0.000723 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1523 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:41:11 # User@Host: so_user[so_user] @ [10.233.71.27] # Thread_id: 1441 Schema: camundabpmn QC_hit: No # Query_time: 0.003201 Lock_time: 0.002051 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322071; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:41:12.083' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:41:12.083') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '59cc6701-9098-11ed-b8e9-fabfdf84262f' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:41:12.083') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:41:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1526 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1527 Schema: QC_hit: No # Query_time: 0.021342 Lock_time: 0.018625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1526 Schema: QC_hit: No # Query_time: 0.002247 Lock_time: 0.002072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1527 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:41:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1531 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322087; SELECT page_size, buffer_pool_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.003429 Lock_time: 0.003254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322087; SELECT page_size, buffer_pool_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.000667 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1531 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322087; SELECT page_size, compress_ops, 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.000549 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1534 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:41:31 # User@Host: so_user[so_user] @ [10.233.71.27] # Thread_id: 1441 Schema: camundabpmn QC_hit: No # Query_time: 0.002857 Lock_time: 0.002144 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322091; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:41:32.088' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:41:32.088') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '59cc6701-9098-11ed-b8e9-fabfdf84262f' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:41:32.088') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:41:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1536 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1535 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1535 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1536 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=1673322097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:41:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1540 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1539 Schema: QC_hit: No # Query_time: 0.001333 Lock_time: 0.000827 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1540 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1539 Schema: QC_hit: No # Query_time: 0.004437 Lock_time: 0.004088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:41:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1543 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1544 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1544 Schema: QC_hit: No # Query_time: 0.003444 Lock_time: 0.003252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322117; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1543 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322117; SELECT page_size, compress_ops, 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.000382 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1547 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322117; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:42:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.004504 Lock_time: 0.002786 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322123; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:42:03.597' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:42:03.597') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:42:03.597') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:42:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1548 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1549 Schema: QC_hit: No # Query_time: 0.002639 Lock_time: 0.002455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1548 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1549 Schema: QC_hit: No # Query_time: 0.001379 Lock_time: 0.001198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:42:11 # User@Host: so_user[so_user] @ [10.233.71.27] # Thread_id: 1441 Schema: camundabpmn QC_hit: No # Query_time: 0.003032 Lock_time: 0.002206 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322131; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:42:12.084' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:42:12.084') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '59cc6701-9098-11ed-b8e9-fabfdf84262f' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:42:12.084') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:42:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1553 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1552 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1553 Schema: QC_hit: No # Query_time: 0.000937 Lock_time: 0.000770 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1552 Schema: QC_hit: No # Query_time: 0.001109 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:42:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1556 Schema: QC_hit: No # Query_time: 0.001773 Lock_time: 0.001644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1557 Schema: QC_hit: No # Query_time: 0.005027 Lock_time: 0.004032 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1557 Schema: QC_hit: No # Query_time: 0.001139 Lock_time: 0.000948 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322147; SELECT page_size, compress_ops, 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.001232 Lock_time: 0.001011 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322147; SELECT page_size, compress_ops, 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.000359 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322147; SELECT page_size, buffer_pool_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.000727 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:42:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1561 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1562 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1561 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322157; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1562 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322157; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:42:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1566 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1565 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1565 Schema: QC_hit: No # Query_time: 0.005750 Lock_time: 0.005551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1566 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:42:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1570 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1570 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1569 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1569 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322177; SELECT page_size, compress_ops, 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.001949 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1573 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:43:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.002902 Lock_time: 0.002171 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322183; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:43:03.589' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:43:03.589') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:43:03.589') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:43:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1575 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322187; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1574 Schema: QC_hit: No # Query_time: 0.001256 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322187; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1575 Schema: QC_hit: No # Query_time: 0.007748 Lock_time: 0.004687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1574 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:43:11 # User@Host: so_user[so_user] @ [10.233.71.27] # Thread_id: 1441 Schema: camundabpmn QC_hit: No # Query_time: 0.003120 Lock_time: 0.002296 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322191; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:43:12.084' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:43:12.084') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '59cc6701-9098-11ed-b8e9-fabfdf84262f' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:43:12.084') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:43:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1578 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1578 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1579 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1579 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:43:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1582 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1583 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1583 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322207; SELECT page_size, compress_ops, 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.000245 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1586 Schema: QC_hit: No # Query_time: 0.002217 Lock_time: 0.002068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322207; SELECT page_size, buffer_pool_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.000516 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:43:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1588 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1587 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322217; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1587 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1588 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:43:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1594 Schema: QC_hit: No # Query_time: 0.001487 Lock_time: 0.001226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322227; SELECT page_size, buffer_pool_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.000234 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322227; SELECT page_size, compress_ops, 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.000339 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1593 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:43:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1598 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322237; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1597 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322237; SELECT page_size, buffer_pool_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.001062 Lock_time: 0.000783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1597 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1601 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322237; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1601 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:44:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.003551 Lock_time: 0.002909 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322243; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:44:03.591' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:44:03.591') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:44:03.591') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:44:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1603 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=1673322247; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1603 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1602 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322247; SELECT page_size, buffer_pool_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.000846 Lock_time: 0.000619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:44:11 # User@Host: so_user[so_user] @ [10.233.71.27] # Thread_id: 1441 Schema: camundabpmn QC_hit: No # Query_time: 0.001157 Lock_time: 0.000426 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322251; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:44:12.093' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:44:12.093') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '59cc6701-9098-11ed-b8e9-fabfdf84262f' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:44:12.093') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:44:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 Schema: QC_hit: No # Query_time: 0.001806 Lock_time: 0.001654 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322257; SELECT page_size, buffer_pool_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.006169 Lock_time: 0.005977 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322257; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1607 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322257; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:44:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1611 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=1673322267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1610 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=1673322267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1610 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322267; SELECT page_size, compress_ops, 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.000380 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1614 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1614 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:44:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1615 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1616 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322277; SELECT page_size, buffer_pool_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.002303 Lock_time: 0.002179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1616 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:44:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322287; SELECT page_size, buffer_pool_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.000214 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322287; SELECT page_size, buffer_pool_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.000495 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322287; SELECT page_size, compress_ops, 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.000930 Lock_time: 0.000772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322287; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:44:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1623 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1624 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1623 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=1673322297; SELECT page_size, compress_ops, 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.000340 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1627 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1627 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:45:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.003230 Lock_time: 0.002436 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322303; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:45:03.593' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:45:03.593') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:45:03.593') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:45:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1628 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322307; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1629 Schema: QC_hit: No # Query_time: 0.003086 Lock_time: 0.002946 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322307; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1629 Schema: QC_hit: No # Query_time: 0.002087 Lock_time: 0.001932 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1628 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:45:11 # User@Host: so_user[so_user] @ [10.233.71.27] # Thread_id: 1441 Schema: camundabpmn QC_hit: No # Query_time: 0.002957 Lock_time: 0.002081 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322311; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:45:12.084' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:45:12.084') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '59cc6701-9098-11ed-b8e9-fabfdf84262f' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:45:12.084') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:45:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1633 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1632 Schema: QC_hit: No # Query_time: 0.010525 Lock_time: 0.010350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322317; SELECT page_size, buffer_pool_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.006934 Lock_time: 0.006775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322317; SELECT page_size, compress_ops, 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.002297 Lock_time: 0.002132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:45:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1637 Schema: QC_hit: No # Query_time: 0.003006 Lock_time: 0.002905 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1636 Schema: QC_hit: No # Query_time: 0.007275 Lock_time: 0.007117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1636 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1637 Schema: QC_hit: No # Query_time: 0.001297 Lock_time: 0.001134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1640 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1640 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322327; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:45:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1642 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322337; SELECT page_size, buffer_pool_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.001777 Lock_time: 0.001689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322337; SELECT page_size, buffer_pool_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.006567 Lock_time: 0.006396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322337; SELECT page_size, compress_ops, 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.003697 Lock_time: 0.003554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322337; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:45:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1645 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322347; SELECT page_size, buffer_pool_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.001058 Lock_time: 0.000969 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322347; SELECT page_size, buffer_pool_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.000442 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322347; SELECT page_size, compress_ops, 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.000426 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322347; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:45:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1650 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322357; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1649 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322357; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1650 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322357; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1649 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322357; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1653 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322357; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1653 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322357; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:46:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.002585 Lock_time: 0.001757 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322363; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:46:03.593' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:46:03.593') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:46:03.593') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:46:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1655 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322367; SELECT page_size, buffer_pool_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.000503 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1655 Schema: QC_hit: No # Query_time: 0.001540 Lock_time: 0.001401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.003957 Lock_time: 0.003480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:46:11 # User@Host: so_user[so_user] @ [10.233.71.27] # Thread_id: 1441 Schema: camundabpmn QC_hit: No # Query_time: 0.004117 Lock_time: 0.003366 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322371; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:46:12.092' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:46:12.092') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '59cc6701-9098-11ed-b8e9-fabfdf84262f' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:46:12.092') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:46:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1659 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1658 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322377; SELECT page_size, buffer_pool_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.000334 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322377; SELECT page_size, compress_ops, 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.000449 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:46:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1662 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000731 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322387; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1663 Schema: QC_hit: No # Query_time: 0.000961 Lock_time: 0.000879 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322387; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1662 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322387; SELECT page_size, compress_ops, 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.000474 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1666 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322387; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1666 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:46:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1668 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1668 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1667 Schema: QC_hit: No # Query_time: 0.001350 Lock_time: 0.001242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322397; SELECT page_size, buffer_pool_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.000437 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:46:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1672 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1671 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1671 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322407; SELECT page_size, compress_ops, 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.004308 Lock_time: 0.004166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:46:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1675 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1676 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1676 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1675 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1679 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1679 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:47:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.004581 Lock_time: 0.003788 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322423; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:47:03.593' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:47:03.593') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:47:03.593') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:47:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1680 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322427; SELECT page_size, buffer_pool_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.002385 Lock_time: 0.002235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322427; SELECT page_size, buffer_pool_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.000336 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1680 Schema: QC_hit: No # Query_time: 0.000752 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:47:11 # User@Host: so_user[so_user] @ [10.233.71.27] # Thread_id: 1441 Schema: camundabpmn QC_hit: No # Query_time: 0.001206 Lock_time: 0.000496 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322431; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:47:12.088' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:47:12.088') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '59cc6701-9098-11ed-b8e9-fabfdf84262f' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:47:12.088') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:47:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1684 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=1673322437; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1685 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322437; SELECT page_size, buffer_pool_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.000177 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322437; SELECT page_size, compress_ops, 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.000722 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:47:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1688 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1689 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1689 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1688 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1692 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1692 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:47:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322457; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322457; SELECT page_size, compress_ops, 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.000366 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322457; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1694 Schema: QC_hit: No # Query_time: 0.002040 Lock_time: 0.001925 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:47:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1697 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322467; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1698 Schema: QC_hit: No # Query_time: 0.001538 Lock_time: 0.001458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322467; SELECT page_size, buffer_pool_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.002692 Lock_time: 0.002515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322467; SELECT page_size, compress_ops, 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.000745 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322467; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:47:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1701 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1702 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1702 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322477; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1701 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322477; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1705 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1705 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322477; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:48:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.003887 Lock_time: 0.002952 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322483; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:48:03.593' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:48:03.593') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:48:03.593') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:48:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1707 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322487; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1706 Schema: QC_hit: No # Query_time: 0.005058 Lock_time: 0.004984 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322487; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1706 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322487; SELECT page_size, compress_ops, 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.004247 Lock_time: 0.004103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:48:11 # User@Host: so_user[so_user] @ [10.233.71.27] # Thread_id: 1441 Schema: camundabpmn QC_hit: No # Query_time: 0.002320 Lock_time: 0.001705 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322491; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:48:12.089' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:48:12.089') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '59cc6701-9098-11ed-b8e9-fabfdf84262f' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:48:12.089') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:48:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1713 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1712 Schema: QC_hit: No # Query_time: 0.002460 Lock_time: 0.002353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1712 Schema: QC_hit: No # Query_time: 0.002800 Lock_time: 0.002661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1713 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:48:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1716 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=1673322507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1717 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1716 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322507; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1717 Schema: QC_hit: No # Query_time: 0.004457 Lock_time: 0.004279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322507; SELECT page_size, compress_ops, 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.000362 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1720 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322507; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:48:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1721 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322517; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1722 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322517; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1721 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322517; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1722 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=1673322517; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:48:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1725 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1726 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322527; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1726 Schema: QC_hit: No # Query_time: 0.005309 Lock_time: 0.005129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1725 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:48:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1730 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1729 Schema: QC_hit: No # Query_time: 0.001453 Lock_time: 0.001314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1729 Schema: QC_hit: No # Query_time: 0.000757 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1730 Schema: QC_hit: No # Query_time: 0.001151 Lock_time: 0.000982 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322537; SELECT page_size, compress_ops, 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.000377 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1733 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:49:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.002684 Lock_time: 0.001850 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322543; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:49:03.593' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:49:03.593') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:49:03.593') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:49:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1734 Schema: QC_hit: No # Query_time: 0.001190 Lock_time: 0.001026 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1735 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1735 Schema: QC_hit: No # Query_time: 0.003985 Lock_time: 0.003841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1734 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:49:11 # User@Host: so_user[so_user] @ [10.233.71.27] # Thread_id: 1441 Schema: camundabpmn QC_hit: No # Query_time: 0.002518 Lock_time: 0.001798 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322551; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:49:12.089' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:49:12.089') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '59cc6701-9098-11ed-b8e9-fabfdf84262f' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:49:12.089') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:49:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1738 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322557; SELECT page_size, buffer_pool_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.000549 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1739 Schema: QC_hit: No # Query_time: 0.007434 Lock_time: 0.007231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322557; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1739 Schema: QC_hit: No # Query_time: 0.006622 Lock_time: 0.006397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:49:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1742 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322567; SELECT page_size, buffer_pool_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.000186 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1743 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322567; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1743 Schema: QC_hit: No # Query_time: 0.000756 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322567; SELECT page_size, compress_ops, 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.000452 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322567; SELECT page_size, buffer_pool_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.000670 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:49:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1748 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1747 Schema: QC_hit: No # Query_time: 0.001020 Lock_time: 0.000931 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1748 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322577; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1747 Schema: QC_hit: No # Query_time: 0.001571 Lock_time: 0.001419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322577; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:49:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1751 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1752 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=1673322587; SELECT page_size, buffer_pool_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.001084 Lock_time: 0.000732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1752 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:49:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1756 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1755 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1755 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1756 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322597; SELECT page_size, compress_ops, 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.000377 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1759 Schema: QC_hit: No # Query_time: 0.001054 Lock_time: 0.000867 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:50:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.003769 Lock_time: 0.003057 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322603; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:50:03.593' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:50:03.593') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:50:03.593') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:50:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1761 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=1673322607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1760 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1761 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=1673322607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1760 Schema: QC_hit: No # Query_time: 0.002088 Lock_time: 0.001922 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:50:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1765 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322617; SELECT page_size, buffer_pool_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.000442 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322617; SELECT page_size, buffer_pool_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.000485 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1765 Schema: QC_hit: No # Query_time: 0.000981 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:50:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1768 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1769 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1768 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1769 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1772 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322627; SELECT page_size, buffer_pool_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.000639 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:50:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1773 Schema: QC_hit: No # Query_time: 0.000879 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1774 Schema: QC_hit: No # Query_time: 0.002095 Lock_time: 0.001931 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1774 Schema: QC_hit: No # Query_time: 0.009742 Lock_time: 0.009556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322637; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1773 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322637; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:50:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1777 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1778 Schema: QC_hit: No # Query_time: 0.012328 Lock_time: 0.012060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1778 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1777 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:50:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1781 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322657; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1782 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322657; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1782 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322657; SELECT page_size, compress_ops, 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.000340 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1785 Schema: QC_hit: No # Query_time: 0.001245 Lock_time: 0.001089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322657; SELECT page_size, buffer_pool_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.000796 Lock_time: 0.000608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:51:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.003102 Lock_time: 0.002206 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322663; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:51:03.597' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:51:03.597') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:51:03.597') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:51:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1786 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322667; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1787 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322667; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1787 Schema: QC_hit: No # Query_time: 0.019197 Lock_time: 0.019014 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1786 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:51:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1790 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322677; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1791 Schema: QC_hit: No # Query_time: 0.001006 Lock_time: 0.000807 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322677; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1791 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322677; SELECT page_size, compress_ops, 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.000532 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322677; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:51:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1794 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1795 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1794 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1795 Schema: QC_hit: No # Query_time: 0.001041 Lock_time: 0.000867 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322687; SELECT page_size, compress_ops, 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.000382 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1798 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:51:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1799 Schema: QC_hit: No # Query_time: 0.001663 Lock_time: 0.001101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322697; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1800 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1800 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322697; SELECT page_size, buffer_pool_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.000378 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:51:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1804 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322707; SELECT page_size, buffer_pool_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.013589 Lock_time: 0.013395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322707; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1804 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=1673322707; SELECT page_size, compress_ops, 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.030404 Lock_time: 0.030067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:51:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1807 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1808 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1808 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1807 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322717; SELECT page_size, compress_ops, 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.000457 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1811 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:52:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.003480 Lock_time: 0.002273 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322723; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:52:03.595' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:52:03.595') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:52:03.595') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:52:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1812 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322727; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1813 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322727; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1813 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1812 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:52:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1817 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322737; SELECT page_size, buffer_pool_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.000769 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322737; SELECT page_size, buffer_pool_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.013465 Lock_time: 0.013169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1817 Schema: QC_hit: No # Query_time: 0.003608 Lock_time: 0.003399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:52:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1820 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322747; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1820 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1821 Schema: QC_hit: No # Query_time: 0.001378 Lock_time: 0.001188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1821 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322747; SELECT page_size, buffer_pool_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.000415 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322747; SELECT page_size, buffer_pool_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.000544 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:52:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1826 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1825 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1826 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1825 Schema: QC_hit: No # Query_time: 0.000939 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:52:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1832 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1833 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1832 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1833 Schema: QC_hit: No # Query_time: 0.004754 Lock_time: 0.004551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:52:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1836 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1837 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=1673322777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1836 Schema: QC_hit: No # Query_time: 0.001093 Lock_time: 0.000929 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322777; SELECT page_size, compress_ops, 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.000518 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1840 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1840 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:53:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.002818 Lock_time: 0.001934 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322783; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:53:03.599' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:53:03.599') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:53:03.599') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:53:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1842 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1841 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1842 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1841 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:53:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1846 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1846 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1845 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322797; SELECT page_size, buffer_pool_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.000226 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:53:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1849 Schema: QC_hit: No # Query_time: 0.000850 Lock_time: 0.000707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1850 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1850 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1849 Schema: QC_hit: No # Query_time: 0.000661 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1853 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1853 Schema: QC_hit: No # Query_time: 0.000919 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:53:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1855 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322817; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1854 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=1673322817; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1854 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1855 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=1673322817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:53:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1858 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1859 Schema: QC_hit: No # Query_time: 0.001560 Lock_time: 0.001394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1859 Schema: QC_hit: No # Query_time: 0.001221 Lock_time: 0.001002 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1858 Schema: QC_hit: No # Query_time: 0.005695 Lock_time: 0.005500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:53:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1862 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1863 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1862 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1863 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1866 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322837; SELECT page_size, buffer_pool_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.000472 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:54:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.003322 Lock_time: 0.002305 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322843; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:54:03.599' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:54:03.599') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:54:03.599') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:54:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1867 Schema: QC_hit: No # Query_time: 0.000895 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1868 Schema: QC_hit: No # Query_time: 0.000996 Lock_time: 0.000921 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1867 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1868 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:54:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1872 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=1673322857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1871 Schema: QC_hit: No # Query_time: 0.000836 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322857; SELECT page_size, buffer_pool_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.000439 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322857; SELECT page_size, compress_ops, 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.002205 Lock_time: 0.002017 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:54:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1875 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1876 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1876 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1875 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1879 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1879 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:54:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1880 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1881 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=1673322877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1881 Schema: QC_hit: No # Query_time: 0.002148 Lock_time: 0.001966 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1880 Schema: QC_hit: No # Query_time: 0.002140 Lock_time: 0.001962 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:54:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1884 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=1673322887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1885 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1885 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1884 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:54:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1888 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1889 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1889 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322897; SELECT page_size, compress_ops, 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.000511 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1892 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1892 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:55:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.007143 Lock_time: 0.006374 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322903; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:55:03.6' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:55:03.6') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:55:03.6') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:55:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1894 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1893 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1894 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322907; SELECT page_size, compress_ops, 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.002122 Lock_time: 0.001950 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:55:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1898 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322917; SELECT page_size, buffer_pool_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.007763 Lock_time: 0.007592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322917; SELECT page_size, buffer_pool_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.026326 Lock_time: 0.026098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322917; SELECT page_size, compress_ops, 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.000416 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:55:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1902 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1901 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1901 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1902 Schema: QC_hit: No # Query_time: 0.001208 Lock_time: 0.001074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1905 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322927; SELECT page_size, buffer_pool_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.000426 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:55:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1906 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1907 Schema: QC_hit: No # Query_time: 0.006740 Lock_time: 0.006558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1907 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322937; SELECT page_size, compress_ops, 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.000608 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:55:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1910 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322947; SELECT page_size, buffer_pool_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.000781 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1910 Schema: QC_hit: No # Query_time: 0.001739 Lock_time: 0.001554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322947; SELECT page_size, compress_ops, 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.000739 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:55:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1915 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1914 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1914 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1915 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1918 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1918 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=1673322957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:56:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.002928 Lock_time: 0.002249 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673322963; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:56:03.601' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:56:03.601') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:56:03.601') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:56:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1919 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1920 Schema: QC_hit: No # Query_time: 0.000951 Lock_time: 0.000856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1920 Schema: QC_hit: No # Query_time: 0.000696 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1919 Schema: QC_hit: No # Query_time: 0.004899 Lock_time: 0.004321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:56:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1924 Schema: QC_hit: No # Query_time: 0.000806 Lock_time: 0.000644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1923 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322977; SELECT page_size, buffer_pool_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.008345 Lock_time: 0.008165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322977; SELECT page_size, compress_ops, 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.001682 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:56:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1927 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1928 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1927 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1928 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1931 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1931 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:56:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1932 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1933 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1932 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1933 Schema: QC_hit: No # Query_time: 0.003289 Lock_time: 0.003125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:56:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1937 Schema: QC_hit: No # Query_time: 0.000987 Lock_time: 0.000818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1937 Schema: QC_hit: No # Query_time: 0.000880 Lock_time: 0.000767 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1936 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323007; SELECT page_size, buffer_pool_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.000873 Lock_time: 0.000745 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:56:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1940 Schema: QC_hit: No # Query_time: 0.001088 Lock_time: 0.000936 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1941 Schema: QC_hit: No # Query_time: 0.001486 Lock_time: 0.001391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1941 Schema: QC_hit: No # Query_time: 0.004188 Lock_time: 0.003981 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1940 Schema: QC_hit: No # Query_time: 0.012955 Lock_time: 0.012737 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323017; SELECT page_size, compress_ops, 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.001031 Lock_time: 0.000698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1944 Schema: QC_hit: No # Query_time: 0.001098 Lock_time: 0.000929 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:57:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.002340 Lock_time: 0.001731 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323023; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:57:03.601' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:57:03.601') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:57:03.601') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:57:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1946 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1945 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1946 Schema: QC_hit: No # Query_time: 0.004859 Lock_time: 0.004681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323027; SELECT page_size, compress_ops, 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.000364 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:57:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1952 Schema: QC_hit: No # Query_time: 0.000990 Lock_time: 0.000818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1951 Schema: QC_hit: No # Query_time: 0.002043 Lock_time: 0.001830 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1951 Schema: QC_hit: No # Query_time: 0.010651 Lock_time: 0.010427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323037; SELECT page_size, compress_ops, 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.004250 Lock_time: 0.004084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:57:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1955 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=1673323047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1956 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1956 Schema: QC_hit: No # Query_time: 0.001065 Lock_time: 0.000824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1955 Schema: QC_hit: No # Query_time: 0.001544 Lock_time: 0.001478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1959 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1959 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:57:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1960 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1961 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1960 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323057; SELECT page_size, compress_ops, 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.002469 Lock_time: 0.002298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:57:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1965 Schema: QC_hit: No # Query_time: 0.000750 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1964 Schema: QC_hit: No # Query_time: 0.000848 Lock_time: 0.000748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1964 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1965 Schema: QC_hit: No # Query_time: 0.000990 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:57:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1968 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1968 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1969 Schema: QC_hit: No # Query_time: 0.001218 Lock_time: 0.001027 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1969 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1972 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1972 Schema: QC_hit: No # Query_time: 0.004119 Lock_time: 0.003887 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:58:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.003578 Lock_time: 0.002592 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323083; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:58:03.607' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:58:03.607') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:58:03.607') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:58:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1974 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1973 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1973 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323087; SELECT page_size, compress_ops, 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.000625 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:58:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1977 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=1673323097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1978 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1977 Schema: QC_hit: No # Query_time: 0.002126 Lock_time: 0.002026 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323097; SELECT page_size, compress_ops, 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.001128 Lock_time: 0.000952 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:58:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1982 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1981 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1981 Schema: QC_hit: No # Query_time: 0.000873 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1982 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1985 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1985 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:58:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1987 Schema: QC_hit: No # Query_time: 0.001025 Lock_time: 0.000898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1986 Schema: QC_hit: No # Query_time: 0.001260 Lock_time: 0.001128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323117; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1987 Schema: QC_hit: No # Query_time: 0.003785 Lock_time: 0.003677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323117; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1986 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323117; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:58:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1991 Schema: QC_hit: No # Query_time: 0.001416 Lock_time: 0.001177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1990 Schema: QC_hit: No # Query_time: 0.000981 Lock_time: 0.000864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323127; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1990 Schema: QC_hit: No # Query_time: 0.000916 Lock_time: 0.000767 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323127; SELECT page_size, compress_ops, 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.002489 Lock_time: 0.002269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323127; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:58:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1995 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1994 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1994 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1995 Schema: QC_hit: No # Query_time: 0.002747 Lock_time: 0.002556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1998 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323137; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1998 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323137; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:59:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.017290 Lock_time: 0.016411 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323143; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 03:59:03.603' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 03:59:03.603') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 03:59:03.603') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 3:59:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1999 Schema: QC_hit: No # Query_time: 0.001316 Lock_time: 0.001145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2000 Schema: QC_hit: No # Query_time: 0.004211 Lock_time: 0.004036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323147; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2000 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1999 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323147; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:59:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2003 Schema: QC_hit: No # Query_time: 0.001676 Lock_time: 0.001595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2004 Schema: QC_hit: No # Query_time: 0.001611 Lock_time: 0.001085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323157; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2004 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323157; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2003 Schema: QC_hit: No # Query_time: 0.002773 Lock_time: 0.001960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323157; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:59:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2008 Schema: QC_hit: No # Query_time: 0.000896 Lock_time: 0.000759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2008 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=1673323167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2007 Schema: QC_hit: No # Query_time: 0.010902 Lock_time: 0.010676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2007 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2011 Schema: QC_hit: No # Query_time: 0.001572 Lock_time: 0.001377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323167; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2011 Schema: QC_hit: No # Query_time: 0.001062 Lock_time: 0.000887 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323167; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:59:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2013 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=1673323177; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2012 Schema: QC_hit: No # Query_time: 0.000878 Lock_time: 0.000788 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323177; SELECT page_size, buffer_pool_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.000504 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2012 Schema: QC_hit: No # Query_time: 0.011218 Lock_time: 0.011027 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323177; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:59:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2016 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323187; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2017 Schema: QC_hit: No # Query_time: 0.001268 Lock_time: 0.001176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323187; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2016 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323187; SELECT page_size, compress_ops, 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.000536 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323187; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:59:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2020 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2021 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2020 Schema: QC_hit: No # Query_time: 0.001954 Lock_time: 0.001769 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2021 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2024 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323197; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2024 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323197; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:00:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 1228 Schema: camundabpmn QC_hit: No # Query_time: 0.003549 Lock_time: 0.002813 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323203; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:00:03.602' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:00:03.602') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:00:03.602') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:00:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2026 Schema: QC_hit: No # Query_time: 0.004761 Lock_time: 0.004262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323207; SELECT page_size, buffer_pool_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.000240 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2025 Schema: QC_hit: No # Query_time: 0.007483 Lock_time: 0.007344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323207; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2025 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323207; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:00:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2029 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323217; SELECT page_size, buffer_pool_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.000663 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323217; SELECT page_size, buffer_pool_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.001980 Lock_time: 0.001750 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2029 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323217; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:00:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2034 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2033 Schema: QC_hit: No # Query_time: 0.001421 Lock_time: 0.001339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2033 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2034 Schema: QC_hit: No # Query_time: 0.001460 Lock_time: 0.001224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2037 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323227; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2037 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323227; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:00:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2039 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323237; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2038 Schema: QC_hit: No # Query_time: 0.001817 Lock_time: 0.001734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323237; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2038 Schema: QC_hit: No # Query_time: 0.004905 Lock_time: 0.004734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323237; SELECT page_size, compress_ops, 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.005975 Lock_time: 0.005786 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323237; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:00:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2045 Schema: QC_hit: No # Query_time: 0.001518 Lock_time: 0.001087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323247; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2046 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323247; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2046 Schema: QC_hit: No # Query_time: 0.008844 Lock_time: 0.008643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2045 Schema: QC_hit: No # Query_time: 0.001215 Lock_time: 0.000965 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323247; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:00:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2053 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2052 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323257; SELECT page_size, buffer_pool_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.000238 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323257; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2052 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323257; SELECT page_size, compress_ops, 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.000403 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323257; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2056 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323257; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:01:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2057 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323267; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2058 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323267; SELECT page_size, buffer_pool_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.001068 Lock_time: 0.000888 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323267; SELECT page_size, compress_ops, 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.003898 Lock_time: 0.003702 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323267; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:01:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2063 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323277; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2063 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323277; SELECT page_size, compress_ops, 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.000329 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323277; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:01:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2067 Schema: QC_hit: No # Query_time: 0.000734 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323287; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323287; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2067 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323287; SELECT page_size, compress_ops, 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.001511 Lock_time: 0.001338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323287; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2070 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323287; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2070 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323287; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:01:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2071 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2072 Schema: QC_hit: No # Query_time: 0.000864 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323297; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2072 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323297; SELECT page_size, compress_ops, 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.000331 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323297; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:01:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2078 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323307; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323307; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000896 Lock_time: 0.000720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323307; SELECT page_size, compress_ops, 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.003590 Lock_time: 0.003408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323307; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:01:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2083 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323317; SELECT page_size, buffer_pool_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.000936 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323317; SELECT page_size, buffer_pool_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.002710 Lock_time: 0.002565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2082 Schema: QC_hit: No # Query_time: 0.001801 Lock_time: 0.001627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2086 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323317; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2086 Schema: QC_hit: No # Query_time: 0.004298 Lock_time: 0.003726 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323317; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:02:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.002981 Lock_time: 0.002168 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323323; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:02:03.604' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:02:03.604') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:02:03.604') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:02:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2088 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323327; SELECT page_size, buffer_pool_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.000280 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323327; SELECT page_size, buffer_pool_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.000300 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2088 Schema: QC_hit: No # Query_time: 0.007064 Lock_time: 0.006856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323327; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:02:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2091 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323337; SELECT page_size, buffer_pool_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.000243 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323337; SELECT page_size, buffer_pool_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.000458 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323337; SELECT page_size, compress_ops, 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.000216 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323337; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:02:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2096 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323347; SELECT page_size, buffer_pool_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.000313 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323347; SELECT page_size, buffer_pool_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.000358 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323347; SELECT page_size, compress_ops, 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.000445 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323347; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2099 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323347; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2099 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323347; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:02:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2100 Schema: QC_hit: No # Query_time: 0.000850 Lock_time: 0.000681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323357; SELECT page_size, buffer_pool_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.000362 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323357; SELECT page_size, buffer_pool_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.000230 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323357; SELECT page_size, compress_ops, 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.000875 Lock_time: 0.000708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323357; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:02:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2104 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2105 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323367; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2104 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323367; SELECT page_size, compress_ops, 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.003148 Lock_time: 0.002955 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323367; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:02:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2109 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2108 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2108 Schema: QC_hit: No # Query_time: 0.002746 Lock_time: 0.002598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2109 Schema: QC_hit: No # Query_time: 0.003246 Lock_time: 0.003150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2112 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323377; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2112 Schema: QC_hit: No # Query_time: 0.001008 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323377; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:03:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.002827 Lock_time: 0.002046 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323383; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:03:03.604' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:03:03.604') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:03:03.604') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:03:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2113 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323387; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.001045 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323387; SELECT page_size, buffer_pool_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.000464 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323387; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:03:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2118 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2117 Schema: QC_hit: No # Query_time: 0.000988 Lock_time: 0.000898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323397; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2117 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2118 Schema: QC_hit: No # Query_time: 0.001400 Lock_time: 0.001257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323397; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:03:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2122 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2121 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=1673323407; SELECT page_size, buffer_pool_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.000320 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323407; SELECT page_size, compress_ops, 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.000396 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2125 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323407; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2125 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323407; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:03:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2126 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323417; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323417; SELECT page_size, compress_ops, 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.000461 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323417; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:03:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2130 Schema: QC_hit: No # Query_time: 0.008954 Lock_time: 0.008718 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323427; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2131 Schema: QC_hit: No # Query_time: 0.001122 Lock_time: 0.000880 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323427; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2131 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323427; SELECT page_size, compress_ops, 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.000832 Lock_time: 0.000675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323427; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:03:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2135 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323437; SELECT page_size, buffer_pool_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.000387 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323437; SELECT page_size, buffer_pool_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.000189 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2134 Schema: QC_hit: No # Query_time: 0.000923 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2138 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323437; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2138 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323437; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:04:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.003009 Lock_time: 0.002181 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323443; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:04:03.605' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:04:03.605') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:04:03.605') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:04:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2139 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323447; SELECT page_size, buffer_pool_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.002112 Lock_time: 0.001977 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323447; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2139 Schema: QC_hit: No # Query_time: 0.002909 Lock_time: 0.002742 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2140 Schema: QC_hit: No # Query_time: 0.001562 Lock_time: 0.001370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323447; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:04:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2143 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323457; SELECT page_size, buffer_pool_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.000240 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323457; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2143 Schema: QC_hit: No # Query_time: 0.001189 Lock_time: 0.001004 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323457; SELECT page_size, compress_ops, 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.016392 Lock_time: 0.016214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323457; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:04:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2148 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323467; SELECT page_size, buffer_pool_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.000425 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323467; SELECT page_size, buffer_pool_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.000441 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323467; SELECT page_size, compress_ops, 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.002798 Lock_time: 0.002619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323467; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2153 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323467; SELECT page_size, buffer_pool_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.000191 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323467; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:04:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2157 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2158 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323477; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2158 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323477; SELECT page_size, compress_ops, 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.000391 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323477; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:04:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2165 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323487; SELECT page_size, buffer_pool_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.000220 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2164 Schema: QC_hit: No # Query_time: 0.004582 Lock_time: 0.004347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323487; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2164 Schema: QC_hit: No # Query_time: 0.001018 Lock_time: 0.000823 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323487; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:04:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 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=1673323497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2171 Schema: QC_hit: No # Query_time: 0.002061 Lock_time: 0.001864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2171 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323497; SELECT page_size, compress_ops, 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.000413 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323497; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2174 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323497; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:05:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.007690 Lock_time: 0.006841 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323503; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:05:03.608' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:05:03.608') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:05:03.608') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:05:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2180 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2179 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323507; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2180 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323507; SELECT page_size, compress_ops, 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.000631 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323507; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:05:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2183 Schema: QC_hit: No # Query_time: 0.002767 Lock_time: 0.001818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323517; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2184 Schema: QC_hit: No # Query_time: 0.010758 Lock_time: 0.010560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323517; SELECT page_size, buffer_pool_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.000621 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323517; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:05:18 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2184 Schema: QC_hit: No # Query_time: 0.014942 Lock_time: 0.014701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323518; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:05:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2189 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323527; SELECT page_size, buffer_pool_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.000403 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323527; SELECT page_size, buffer_pool_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.000724 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2189 Schema: QC_hit: No # Query_time: 0.002583 Lock_time: 0.002409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2192 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323527; SELECT page_size, buffer_pool_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.000243 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323527; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:05:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2194 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2193 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323537; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2193 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2194 Schema: QC_hit: No # Query_time: 0.000853 Lock_time: 0.000677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323537; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:05:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2198 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2199 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323547; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2198 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323547; SELECT page_size, compress_ops, 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.000484 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323547; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:05:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2203 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323557; SELECT page_size, buffer_pool_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.000192 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323557; SELECT page_size, buffer_pool_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.000328 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2203 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2207 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323557; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2207 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323557; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:06:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.002508 Lock_time: 0.001822 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323563; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:06:03.605' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:06:03.605') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:06:03.605') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:06:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2209 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323567; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2208 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323567; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2209 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2208 Schema: QC_hit: No # Query_time: 0.001802 Lock_time: 0.001646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323567; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:06:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2214 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323577; SELECT page_size, buffer_pool_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.000377 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323577; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2214 Schema: QC_hit: No # Query_time: 0.000908 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323577; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2213 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323577; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:06:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2217 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323587; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2218 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2218 Schema: QC_hit: No # Query_time: 0.001304 Lock_time: 0.001156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323587; SELECT page_size, buffer_pool_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.000305 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2221 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323587; SELECT page_size, buffer_pool_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.000346 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323587; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:06:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2222 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2223 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323597; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2223 Schema: QC_hit: No # Query_time: 0.005074 Lock_time: 0.004902 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323597; SELECT page_size, compress_ops, 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.000416 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323597; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:06:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2227 Schema: QC_hit: No # Query_time: 0.009088 Lock_time: 0.008891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323607; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2227 Schema: QC_hit: No # Query_time: 0.007499 Lock_time: 0.007339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323607; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:06:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2232 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2231 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323617; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2231 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2232 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2235 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323617; SELECT page_size, buffer_pool_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.000241 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323617; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:07:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.014318 Lock_time: 0.013490 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323623; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:07:03.605' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:07:03.605') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:07:03.605') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:07:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2240 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2241 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323627; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2240 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2241 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323627; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:07:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2246 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2245 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323637; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2246 Schema: QC_hit: No # Query_time: 0.002686 Lock_time: 0.002530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323637; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2245 Schema: QC_hit: No # Query_time: 0.002193 Lock_time: 0.002036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323637; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:07:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2253 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323647; SELECT page_size, buffer_pool_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.000332 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2253 Schema: QC_hit: No # Query_time: 0.002489 Lock_time: 0.002339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323647; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2252 Schema: QC_hit: No # Query_time: 0.000975 Lock_time: 0.000827 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323647; SELECT page_size, compress_ops, 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.000339 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323647; SELECT page_size, compress_ops, 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.000245 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323647; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:07:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2257 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323657; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2258 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323657; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2258 Schema: QC_hit: No # Query_time: 0.001659 Lock_time: 0.001587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2257 Schema: QC_hit: No # Query_time: 0.010645 Lock_time: 0.009279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323657; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:07:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2264 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323667; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2263 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323667; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2264 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2263 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=1673323667; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:07:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2270 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323677; SELECT page_size, buffer_pool_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.001610 Lock_time: 0.001481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323677; SELECT page_size, buffer_pool_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.000204 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323677; SELECT page_size, compress_ops, 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.001688 Lock_time: 0.001538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323677; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2273 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323677; SELECT page_size, buffer_pool_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.000234 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323677; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:08:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.002621 Lock_time: 0.002076 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323683; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:08:03.605' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:08:03.605') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:08:03.605') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:08:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2276 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2275 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323687; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2276 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2275 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323687; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:08:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2279 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323697; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2280 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323697; SELECT page_size, buffer_pool_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.003692 Lock_time: 0.003549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2280 Schema: QC_hit: No # Query_time: 0.007903 Lock_time: 0.007699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323697; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:08:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2284 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323707; SELECT page_size, buffer_pool_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.000253 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323707; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2284 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2283 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2288 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323707; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2288 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323707; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:08:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2292 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2293 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323717; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2293 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2292 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323717; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:08:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2300 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323727; SELECT page_size, buffer_pool_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.000442 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323727; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2300 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2299 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323727; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:08:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2304 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=1673323737; SELECT page_size, buffer_pool_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.000233 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323737; SELECT page_size, buffer_pool_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.006525 Lock_time: 0.006323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323737; SELECT page_size, compress_ops, 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.001001 Lock_time: 0.000832 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2307 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323737; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2307 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323737; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:09:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.002232 Lock_time: 0.001697 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323743; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:09:03.606' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:09:03.606') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:09:03.606') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:09:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2308 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323747; SELECT page_size, buffer_pool_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.000682 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323747; SELECT page_size, compress_ops, 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.000320 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323747; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2309 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323747; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:09:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2313 Schema: QC_hit: No # Query_time: 0.006173 Lock_time: 0.005951 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2313 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2314 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323757; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2314 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=1673323757; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:09:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2319 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=1673323767; SELECT page_size, buffer_pool_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.000476 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2319 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323767; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2318 Schema: QC_hit: No # Query_time: 0.005404 Lock_time: 0.005186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323767; SELECT page_size, compress_ops, 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.000482 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323767; SELECT page_size, compress_ops, 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.000342 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323767; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:09:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2326 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2325 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323777; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2325 Schema: QC_hit: No # Query_time: 0.000830 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2326 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323777; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:09:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2330 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323787; SELECT page_size, buffer_pool_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.000293 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323787; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2330 Schema: QC_hit: No # Query_time: 0.001308 Lock_time: 0.001137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2329 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323787; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:09:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2333 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2334 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2333 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323797; SELECT page_size, compress_ops, 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.003579 Lock_time: 0.003423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2337 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323797; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2337 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323797; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:10:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.001696 Lock_time: 0.000896 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323803; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:10:03.607' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:10:03.607') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:10:03.607') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:10:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2339 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323807; SELECT page_size, compress_ops, 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.001080 Lock_time: 0.000984 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2338 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323807; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2339 Schema: QC_hit: No # Query_time: 0.002787 Lock_time: 0.002597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323807; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:10:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2342 Schema: QC_hit: No # Query_time: 0.001207 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323817; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2342 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323817; SELECT page_size, compress_ops, 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.000386 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323817; SELECT page_size, buffer_pool_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.000864 Lock_time: 0.000697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323817; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:10:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2347 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2346 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2347 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2346 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2350 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323827; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2350 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323827; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:10:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2351 Schema: QC_hit: No # Query_time: 0.001869 Lock_time: 0.001695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323837; SELECT page_size, buffer_pool_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.000283 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323837; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2351 Schema: QC_hit: No # Query_time: 0.001040 Lock_time: 0.000891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2352 Schema: QC_hit: No # Query_time: 0.005474 Lock_time: 0.005060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323837; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:10:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2359 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2358 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=1673323847; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2359 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2358 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323847; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:10:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2363 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2362 Schema: QC_hit: No # Query_time: 0.000661 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2362 Schema: QC_hit: No # Query_time: 0.002846 Lock_time: 0.002600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2363 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2366 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323857; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2366 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323857; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:11:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.004443 Lock_time: 0.003430 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323863; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:11:03.609' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:11:03.609') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:11:03.609') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:11:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2368 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2367 Schema: QC_hit: No # Query_time: 0.000783 Lock_time: 0.000690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323867; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2367 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=1673323867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2368 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323867; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:11:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2371 Schema: QC_hit: No # Query_time: 0.001312 Lock_time: 0.001062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2372 Schema: QC_hit: No # Query_time: 0.000900 Lock_time: 0.000806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323877; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2372 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2371 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323877; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:11:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2375 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2376 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=1673323887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2375 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2376 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2379 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323887; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2379 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323887; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:11:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2380 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2380 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=1673323897; SELECT page_size, compress_ops, 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.000207 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323897; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2381 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323897; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:11:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2384 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2385 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323907; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2385 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2384 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323907; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:11:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2388 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2388 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2389 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2389 Schema: QC_hit: No # Query_time: 0.002952 Lock_time: 0.002792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2392 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323917; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2392 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323917; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:12:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.003034 Lock_time: 0.002319 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323923; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:12:03.607' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:12:03.607') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:12:03.607') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:12:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2393 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2394 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323927; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2393 Schema: QC_hit: No # Query_time: 0.001877 Lock_time: 0.001567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323927; SELECT page_size, compress_ops, 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.000416 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323927; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:12:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2397 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2398 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323937; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2398 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2397 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323937; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:12:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2402 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2401 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2401 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2402 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2405 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323947; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2405 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323947; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:12:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2406 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2407 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323957; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2406 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323957; SELECT page_size, compress_ops, 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.004844 Lock_time: 0.004712 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323957; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:12:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2411 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2410 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323967; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2410 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2411 Schema: QC_hit: No # Query_time: 0.001315 Lock_time: 0.001007 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323967; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:12:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2414 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2415 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2414 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2415 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2418 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323977; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2418 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323977; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:13:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.001130 Lock_time: 0.000427 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673323983; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:13:03.606' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:13:03.606') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:13:03.606') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:13:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2419 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2420 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323987; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2419 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323987; SELECT page_size, compress_ops, 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.000397 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323987; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:13:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2423 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2423 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2424 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323997; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2424 Schema: QC_hit: No # Query_time: 0.007636 Lock_time: 0.007480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323997; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:13:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2428 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2428 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2427 Schema: QC_hit: No # Query_time: 0.002766 Lock_time: 0.002564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2427 Schema: QC_hit: No # Query_time: 0.001186 Lock_time: 0.001130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2431 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324007; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2431 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324007; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:13:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2433 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2432 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324017; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2433 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2432 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324017; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:13:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2436 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2437 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324027; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2436 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2437 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324027; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:13:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2440 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=1673324037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2440 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2441 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2441 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2444 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324037; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2444 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324037; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:14:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.003884 Lock_time: 0.002782 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673324043; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:14:03.607' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:14:03.607') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:14:03.607') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:14:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2446 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=1673324047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2445 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324047; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2446 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2445 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324047; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:14:17 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2449 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2450 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324057; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2450 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2449 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324057; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:14:27 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2454 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2454 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2453 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2453 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2457 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324067; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2457 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324067; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:14:37 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2459 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2458 Schema: QC_hit: No # Query_time: 0.001229 Lock_time: 0.001075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324077; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2459 Schema: QC_hit: No # Query_time: 0.001903 Lock_time: 0.001749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2458 Schema: QC_hit: No # Query_time: 0.001887 Lock_time: 0.001795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324077; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:14:47 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2462 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2463 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324087; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2463 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2462 Schema: QC_hit: No # Query_time: 0.000881 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324087; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:14:57 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2467 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2466 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2467 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2466 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2470 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324097; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2470 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324097; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:15:03 # User@Host: so_user[so_user] @ [10.233.72.237] # Thread_id: 2042 Schema: camundabpmn QC_hit: No # Query_time: 0.002161 Lock_time: 0.001571 Rows_sent: 0 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 356 SET timestamp=1673324103; select RES.ID_, RES.REV_, RES.DUEDATE_, RES.PROCESS_INSTANCE_ID_, RES.EXCLUSIVE_ from ACT_RU_JOB RES where (RES.RETRIES_ > 0) and ( RES.DUEDATE_ is null or RES.DUEDATE_ <= '2023-01-10 04:15:03.606' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2023-01-10 04:15:03.606') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '4c19e4a6-9097-11ed-86d8-8aa918463fa0' ) ) ) and ( ( RES.EXCLUSIVE_ = 1 and not exists( select J2.ID_ from ACT_RU_JOB J2 where J2.PROCESS_INSTANCE_ID_ = RES.PROCESS_INSTANCE_ID_ -- from the same proc. inst. and (J2.EXCLUSIVE_ = 1) -- also exclusive and (J2.LOCK_OWNER_ is not null and J2.LOCK_EXP_TIME_ >= '2023-01-10 04:15:03.606') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 230110 4:15:07 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2472 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2471 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324107; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2472 Schema: QC_hit: No # Query_time: 0.002334 Lock_time: 0.002159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2471 Schema: QC_hit: No # Query_time: 0.002741 Lock_time: 0.002244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324107; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp;