Files
ast-project/part1/results/2/bug_d8814940-32d9-4bbe-9bb4-843b16bea740_logic.md
T
2026-06-24 13:47:14 +02:00

174 KiB

Summary

**No review yet**

Minimized query

.tables non_existent_table
BEGIN TRANSACTION;
.version
ATTACH DATABASE (':memory:' || '') AS aux99;
.stats stmt
SAVEPOINT sp3312;
SELECT total_changes()x0ACB29BM205381;
SELECT sqlite_compileoption_used('我的天你是怎么了'); /* PRAGMA temp_store_directory; */ SELECT -(-(time(round(1)))) >> -999999999999999999999999999;
SELECT sqlite_compileoption_get($1);
SELECT sqlite_version();
ROLLBACK TRANSACTION TO SAVEPOINT sp3312;
RELEASE SAVEPOINT sp3312; /* trim({v}, 'xyz') */ SAVEPOINT sp3312;
SELECT total_changes()x0ACB29BM205381;
SELECT sqlite_compileoption_used('我的天你是怎么了'); /* PRAGMA temp_store_directory; */ SELECT -(-(time(1))) >> -999999999999999999999999999;
SELECT sqlite_compileoption_get($1);
SELECT sqlite_version();
ROLLBACK TRANSACTION TO SAVEPOINT sp3312;
RELEASE SAVEPOINT sp3312;
SAVEPOINT sp3312;
SELECT total_changes()x0ACB29BM205381;
SELECT sqlite_compileoption_used('我的天你是怎么了'); /* PRAGMA temp_store_directory; */ SELECT -(-(time(1))) >> -999999999999999999999999999;
SELECT sqlite_compileoption_get($1);
SELECT sqlite_version();
ROLLBACK TRANSACTION TO SAVEPOINT sp3312;
RELEASE SAVEPOINT sp3312;
SAVEPOINT sp3312;
SELECT total_changes()x0ACB29BM205381;
SELECT sqlite_compileoption_used('我的天你是怎么了'); /* PRAGMA temp_store_directory; */ SELECT -(-(time(1))) >> -999999999999999999999999999;
SELECT sqlite_compileoption_get($1);
SELECT sqlite_version();
ROLLBACK TRANSACTION TO SAVEPOINT sp3312;
RELEASE SAVEPOINT sp3312;
SAVEPOINT sp3312;
SELECT total_changes()x0ACB29BM205381;
SELECT sqlite_compileoption_used('我的天你是怎么了'); /* PRAGMA temp_store_directory; */ SELECT -(-(time(1))) >> -999999999999999999999999999;
SELECT sqlite_compileoption_get($1);
SELECT sqlite_version();
ROLLBACK TRANSACTION TO SAVEPOINT sp3312;
RELEASE SAVEPOINT sp3312;
SAVEPOINT sp3312;
SELECT total_changes()x0ACB29BM205381;
SELECT sqlite_compileoption_used('我的天你是怎么了'); /* PRAGMA temp_store_directory; */ SELECT -(-(time(1))) >> -999999999999999999999999999;
SELECT sqlite_compileoption_get($1);
SELECT sqlite_version();
ROLLBACK TRANSACTION TO SAVEPOINT sp3312;
RELEASE SAVEPOINT sp3312;

DETACH DATABASE aux99;
ROLLBACK;
CREATE TABLE T (
  a TEXT,
  b REAL
);
INSERT INTO T VALUES ('a',100.0), ('b',-200.5), ('c',9e999);
SELECT a,b,
LEAD(b,1) OVER (ORDER BY b DESC) AS c,
NTILE(2) OVER (ORDER BY b DESC) AS d FROM T;

SELECT COUNT(*) FROM T;
DROP INDEX IF EXISTS T;
REINDEX;
VACUUM;
CREATE UNIQUE  INDEX IF NOT EXISTS idx_T_4239 ON T(b) WHERE b > 0;
SELECT * FROM T WHERE a IN (SELECT DISTINCT a FROM T);
CREATE TEMP  VIEW IF NOT EXISTS v_T_3047 AS SELECT b FROM T;
PRAGMA case_sensitive_like = FALSE;

Actual output

SQLite 3.39.0 2022-05-10 23:28:12 764b71267e0b31ff7eaf2a0def7526a1a02dce4d5b456dea060d97ed342ealt1
gcc-14.2.0
Number of output columns:            0
Memory Used:                         79920 (max 79920) bytes
Number of Outstanding Allocations:   158 (max 158)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                39 (max 114)
Successful lookaside attempts:       299
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     1
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            8997
Bytes sent to write():               110
Read() system calls:                 13
Write() system calls:                1
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       x0ACB29BM205381
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                41 (max 114)
Successful lookaside attempts:       314
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            9093
Bytes sent to write():               1444
Read() system calls:                 15
Write() system calls:                2
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_used('我的天你是怎么了')
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                42 (max 114)
Successful lookaside attempts:       335
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            9190
Bytes sent to write():               2878
Read() system calls:                 17
Write() system calls:                3
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       -(-(time(round(1)))) >> -999999999999999999999999999
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                43 (max 114)
Successful lookaside attempts:       372
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3168 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               14
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3168
Bytes received by read():            9287
Bytes sent to write():               2878
Read() system calls:                 19
Write() system calls:                3
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
ATOMIC_INTRINSICS=1
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_get($1)
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       395
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            9384
Bytes sent to write():               5822
Read() system calls:                 21
Write() system calls:                4
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3.39.0
Number of output columns:            1
Column 0 name:                       sqlite_version()
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                43 (max 114)
Successful lookaside attempts:       410
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               6
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            9481
Bytes sent to write():               7287
Read() system calls:                 23
Write() system calls:                5
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                41 (max 114)
Successful lookaside attempts:       414
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            9578
Bytes sent to write():               8727
Read() system calls:                 25
Write() system calls:                6
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                40 (max 114)
Successful lookaside attempts:       418
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            9675
Bytes sent to write():               10062
Read() system calls:                 27
Write() system calls:                7
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                41 (max 114)
Successful lookaside attempts:       423
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            9773
Bytes sent to write():               10062
Read() system calls:                 29
Write() system calls:                7
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       x0ACB29BM205381
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                43 (max 114)
Successful lookaside attempts:       438
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            9871
Bytes sent to write():               12734
Read() system calls:                 31
Write() system calls:                8
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_used('我的天你是怎么了')
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       459
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            9969
Bytes sent to write():               14169
Read() system calls:                 33
Write() system calls:                9
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       -(-(time(1))) >> -999999999999999999999999999
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       491
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               13
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            10067
Bytes sent to write():               14169
Read() system calls:                 35
Write() system calls:                9
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
ATOMIC_INTRINSICS=1
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_get($1)
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       513
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            10166
Bytes sent to write():               17109
Read() system calls:                 37
Write() system calls:                10
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3.39.0
Number of output columns:            1
Column 0 name:                       sqlite_version()
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                43 (max 114)
Successful lookaside attempts:       528
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               6
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            10266
Bytes sent to write():               18577
Read() system calls:                 39
Write() system calls:                11
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                41 (max 114)
Successful lookaside attempts:       532
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            10366
Bytes sent to write():               20020
Read() system calls:                 41
Write() system calls:                12
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                40 (max 114)
Successful lookaside attempts:       536
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            10466
Bytes sent to write():               21358
Read() system calls:                 43
Write() system calls:                13
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                41 (max 114)
Successful lookaside attempts:       541
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            10566
Bytes sent to write():               22696
Read() system calls:                 45
Write() system calls:                14
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       x0ACB29BM205381
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                43 (max 114)
Successful lookaside attempts:       556
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            10666
Bytes sent to write():               24034
Read() system calls:                 47
Write() system calls:                15
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_used('我的天你是怎么了')
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       577
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            10766
Bytes sent to write():               25471
Read() system calls:                 49
Write() system calls:                16
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       -(-(time(1))) >> -999999999999999999999999999
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       609
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               13
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            10866
Bytes sent to write():               25471
Read() system calls:                 51
Write() system calls:                16
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
ATOMIC_INTRINSICS=1
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_get($1)
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       631
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            10966
Bytes sent to write():               28414
Read() system calls:                 53
Write() system calls:                17
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3.39.0
Number of output columns:            1
Column 0 name:                       sqlite_version()
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                43 (max 114)
Successful lookaside attempts:       646
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               6
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            11066
Bytes sent to write():               29882
Read() system calls:                 55
Write() system calls:                18
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                41 (max 114)
Successful lookaside attempts:       650
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            11166
Bytes sent to write():               31325
Read() system calls:                 57
Write() system calls:                19
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                40 (max 114)
Successful lookaside attempts:       654
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            11266
Bytes sent to write():               32663
Read() system calls:                 59
Write() system calls:                20
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                41 (max 114)
Successful lookaside attempts:       659
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            11366
Bytes sent to write():               34001
Read() system calls:                 61
Write() system calls:                21
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       x0ACB29BM205381
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                43 (max 114)
Successful lookaside attempts:       674
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            11466
Bytes sent to write():               35339
Read() system calls:                 63
Write() system calls:                22
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_used('我的天你是怎么了')
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       695
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            11566
Bytes sent to write():               36776
Read() system calls:                 65
Write() system calls:                23
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       -(-(time(1))) >> -999999999999999999999999999
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       727
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               13
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            11666
Bytes sent to write():               36776
Read() system calls:                 67
Write() system calls:                23
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
ATOMIC_INTRINSICS=1
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_get($1)
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       749
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            11766
Bytes sent to write():               39719
Read() system calls:                 69
Write() system calls:                24
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3.39.0
Number of output columns:            1
Column 0 name:                       sqlite_version()
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                43 (max 114)
Successful lookaside attempts:       764
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               6
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            11866
Bytes sent to write():               41187
Read() system calls:                 71
Write() system calls:                25
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                41 (max 114)
Successful lookaside attempts:       768
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            11966
Bytes sent to write():               42630
Read() system calls:                 73
Write() system calls:                26
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                40 (max 114)
Successful lookaside attempts:       772
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            12066
Bytes sent to write():               43968
Read() system calls:                 75
Write() system calls:                27
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                41 (max 114)
Successful lookaside attempts:       777
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            12166
Bytes sent to write():               45306
Read() system calls:                 77
Write() system calls:                28
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       x0ACB29BM205381
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                43 (max 114)
Successful lookaside attempts:       792
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            12266
Bytes sent to write():               46644
Read() system calls:                 79
Write() system calls:                29
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_used('我的天你是怎么了')
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       813
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            12366
Bytes sent to write():               48081
Read() system calls:                 81
Write() system calls:                30
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       -(-(time(1))) >> -999999999999999999999999999
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       845
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               13
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            12466
Bytes sent to write():               48081
Read() system calls:                 83
Write() system calls:                30
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
ATOMIC_INTRINSICS=1
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_get($1)
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       867
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            12566
Bytes sent to write():               51024
Read() system calls:                 85
Write() system calls:                31
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3.39.0
Number of output columns:            1
Column 0 name:                       sqlite_version()
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                43 (max 114)
Successful lookaside attempts:       882
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               6
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            12666
Bytes sent to write():               52492
Read() system calls:                 87
Write() system calls:                32
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                41 (max 114)
Successful lookaside attempts:       886
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            12766
Bytes sent to write():               53935
Read() system calls:                 89
Write() system calls:                33
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                40 (max 114)
Successful lookaside attempts:       890
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            12866
Bytes sent to write():               55273
Read() system calls:                 91
Write() system calls:                34
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                41 (max 114)
Successful lookaside attempts:       895
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            12966
Bytes sent to write():               56611
Read() system calls:                 93
Write() system calls:                35
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       x0ACB29BM205381
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                43 (max 114)
Successful lookaside attempts:       910
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            13066
Bytes sent to write():               57949
Read() system calls:                 95
Write() system calls:                36
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_used('我的天你是怎么了')
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       931
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            13166
Bytes sent to write():               59386
Read() system calls:                 97
Write() system calls:                37
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       -(-(time(1))) >> -999999999999999999999999999
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       963
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               13
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            13266
Bytes sent to write():               59386
Read() system calls:                 99
Write() system calls:                37
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
ATOMIC_INTRINSICS=1
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_get($1)
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                44 (max 114)
Successful lookaside attempts:       985
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            13366
Bytes sent to write():               62329
Read() system calls:                 101
Write() system calls:                38
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3.39.0
Number of output columns:            1
Column 0 name:                       sqlite_version()
Column 0 declared type:              (null)
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                43 (max 114)
Successful lookaside attempts:       1000
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               6
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            13467
Bytes sent to write():               63798
Read() system calls:                 103
Write() system calls:                39
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                41 (max 114)
Successful lookaside attempts:       1004
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            13568
Bytes sent to write():               65243
Read() system calls:                 105
Write() system calls:                40
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79920 (max 79960) bytes
Number of Outstanding Allocations:   158 (max 159)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                40 (max 114)
Successful lookaside attempts:       1008
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    18496 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1104 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            13669
Bytes sent to write():               66583
Read() system calls:                 107
Write() system calls:                41
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         67704 (max 79960) bytes
Number of Outstanding Allocations:   141 (max 159)
Number of Pcache Overflow Bytes:     8464 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                39 (max 114)
Successful lookaside attempts:       1014
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    9248 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   736 bytes
Statement Heap/Lookaside Usage:      2784 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2784
Bytes received by read():            13770
Bytes sent to write():               67923
Read() system calls:                 109
Write() system calls:                42
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         67704 (max 79960) bytes
Number of Outstanding Allocations:   141 (max 159)
Number of Pcache Overflow Bytes:     8464 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                37 (max 114)
Successful lookaside attempts:       1017
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    9248 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   736 bytes
Statement Heap/Lookaside Usage:      2528 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               2
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2528
Bytes received by read():            13871
Bytes sent to write():               69260
Read() system calls:                 111
Write() system calls:                43
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         78848 (max 80400) bytes
Number of Outstanding Allocations:   162 (max 176)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                34 (max 114)
Successful lookaside attempts:       1092
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    13592 bytes
Page cache hits:                     4
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1008 bytes
Statement Heap/Lookaside Usage:      2400 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               30
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2400
Bytes received by read():            14228
Bytes sent to write():               70597
Read() system calls:                 114
Write() system calls:                44
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         76472 (max 82152) bytes
Number of Outstanding Allocations:   151 (max 176)
Number of Pcache Overflow Bytes:     16928 (max 16928) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                46 (max 114)
Successful lookaside attempts:       1126
Lookaside failures due to size:      0
Lookaside failures due to OOM:       0
Pager Heap Usage:                    13592 bytes
Page cache hits:                     2
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1032 bytes
Statement Heap/Lookaside Usage:      3680 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               32
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3680
Bytes received by read():            14329
Bytes sent to write():               71938
Read() system calls:                 116
Write() system calls:                45
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
c|Inf|100.0|1
a|100.0|-200.5|1
b|-200.5||2
Number of output columns:            4
Column 0 name:                       a
Column 0 declared type:              TEXT
Column 1 name:                       b
Column 1 declared type:              REAL
Column 2 name:                       c
Column 2 declared type:              (null)
Column 3 name:                       d
Column 3 declared type:              (null)
Memory Used:                         84696 (max 287360) bytes
Number of Outstanding Allocations:   157 (max 180)
Number of Pcache Overflow Bytes:     16928 (max 33344) bytes
Largest Allocation:                  87200 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                67 (max 123)
Successful lookaside attempts:       1271
Lookaside failures due to size:      2
Lookaside failures due to OOM:       9
Pager Heap Usage:                    13592 bytes
Page cache hits:                     2
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1032 bytes
Statement Heap/Lookaside Usage:      33760 bytes
Fullscan Steps:                      2
Sort Operations:                     1
Autoindex Inserts:                   0
Virtual Machine Steps:               286
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        33760
Bytes received by read():            14430
Bytes sent to write():               73279
Read() system calls:                 118
Write() system calls:                46
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3
Number of output columns:            1
Column 0 name:                       COUNT(*)
Column 0 declared type:              (null)
Memory Used:                         76472 (max 287360) bytes
Number of Outstanding Allocations:   151 (max 180)
Number of Pcache Overflow Bytes:     16928 (max 33344) bytes
Largest Allocation:                  87200 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                40 (max 123)
Successful lookaside attempts:       1289
Lookaside failures due to size:      2
Lookaside failures due to OOM:       9
Pager Heap Usage:                    13592 bytes
Page cache hits:                     2
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1032 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               9
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            14531
Bytes sent to write():               74995
Read() system calls:                 120
Write() system calls:                47
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         76472 (max 287360) bytes
Number of Outstanding Allocations:   151 (max 180)
Number of Pcache Overflow Bytes:     16928 (max 33344) bytes
Largest Allocation:                  87200 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                38 (max 123)
Successful lookaside attempts:       1295
Lookaside failures due to size:      2
Lookaside failures due to OOM:       9
Pager Heap Usage:                    13592 bytes
Page cache hits:                     1
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1032 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               5
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            14632
Bytes sent to write():               76428
Read() system calls:                 122
Write() system calls:                48
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         76472 (max 287360) bytes
Number of Outstanding Allocations:   151 (max 180)
Number of Pcache Overflow Bytes:     16928 (max 33344) bytes
Largest Allocation:                  87200 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                37 (max 123)
Successful lookaside attempts:       1298
Lookaside failures due to size:      2
Lookaside failures due to OOM:       9
Pager Heap Usage:                    13592 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1032 bytes
Statement Heap/Lookaside Usage:      2528 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               2
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2528
Bytes received by read():            14733
Bytes sent to write():               77769
Read() system calls:                 124
Write() system calls:                49
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         71312 (max 310472) bytes
Number of Outstanding Allocations:   124 (max 203)
Number of Pcache Overflow Bytes:     12824 (max 33344) bytes
Largest Allocation:                  87200 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                37 (max 123)
Successful lookaside attempts:       1675
Lookaside failures due to size:      2
Lookaside failures due to OOM:       9
Pager Heap Usage:                    13592 bytes
Page cache hits:                     7
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   0 bytes
Statement Heap/Lookaside Usage:      2528 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2528
Bytes received by read():            14834
Bytes sent to write():               79110
Read() system calls:                 126
Write() system calls:                50
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         85056 (max 310472) bytes
Number of Outstanding Allocations:   174 (max 203)
Number of Pcache Overflow Bytes:     21288 (max 33344) bytes
Largest Allocation:                  87200 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                34 (max 123)
Successful lookaside attempts:       1755
Lookaside failures due to size:      2
Lookaside failures due to OOM:       9
Pager Heap Usage:                    17936 bytes
Page cache hits:                     7
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1440 bytes
Statement Heap/Lookaside Usage:      3752 bytes
Fullscan Steps:                      0
Sort Operations:                     1
Autoindex Inserts:                   0
Virtual Machine Steps:               60
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3752
Bytes received by read():            14935
Bytes sent to write():               80448
Read() system calls:                 128
Write() system calls:                51
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
a|100.0
b|-200.5
c|Inf
Number of output columns:            2
Column 0 name:                       a
Column 0 declared type:              TEXT
Column 1 name:                       b
Column 1 declared type:              REAL
Memory Used:                         81248 (max 310472) bytes
Number of Outstanding Allocations:   156 (max 203)
Number of Pcache Overflow Bytes:     21288 (max 37704) bytes
Largest Allocation:                  87200 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                57 (max 123)
Successful lookaside attempts:       1822
Lookaside failures due to size:      2
Lookaside failures due to OOM:       9
Pager Heap Usage:                    17936 bytes
Page cache hits:                     3
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   1440 bytes
Statement Heap/Lookaside Usage:      6976 bytes
Fullscan Steps:                      4
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               70
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        6976
Bytes received by read():            15036
Bytes sent to write():               81790
Read() system calls:                 130
Write() system calls:                52
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         182976 (max 310472) bytes
Number of Outstanding Allocations:   186 (max 206)
Number of Pcache Overflow Bytes:     29496 (max 37704) bytes
Largest Allocation:                  87200 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                34 (max 123)
Successful lookaside attempts:       1897
Lookaside failures due to size:      2
Lookaside failures due to OOM:       9
Pager Heap Usage:                    27152 bytes
Page cache hits:                     3
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   2088 bytes
Statement Heap/Lookaside Usage:      2432 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               30
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2432
Bytes received by read():            15137
Bytes sent to write():               83317
Read() system calls:                 132
Write() system calls:                53
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         180584 (max 310472) bytes
Number of Outstanding Allocations:   175 (max 206)
Number of Pcache Overflow Bytes:     29496 (max 37704) bytes
Largest Allocation:                  87200 bytes
Largest Pcache Allocation:           4360 bytes
Lookaside Slots Used:                39 (max 123)
Successful lookaside attempts:       1904
Lookaside failures due to size:      2
Lookaside failures due to OOM:       9
Pager Heap Usage:                    27152 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Schema Heap Usage:                   2088 bytes
Statement Heap/Lookaside Usage:      2528 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2528
Bytes received by read():            15238
Bytes sent to write():               84660
Read() system calls:                 135
Write() system calls:                54
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0

Expectation

SQLite 3.51.1 2025-11-28 17:28:25 281fc0e9afc38674b9b0991943b9e9d1e64c6cbdb133d35f6f5c87ff6af38a88
zlib version 1.3.1
gcc-11.4.0 (64-bit)
Number of output columns:            0
Memory Used:                         80568 (max 80568) bytes
Number of Outstanding Allocations:   168 (max 168)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                55 (max 123)
Successful lookaside attempts:       301
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     1
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            9773
Bytes sent to write():               138
Read() system calls:                 14
Write() system calls:                1
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       x0ACB29BM205381
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                57 (max 123)
Successful lookaside attempts:       316
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               5
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            9869
Bytes sent to write():               1510
Read() system calls:                 16
Write() system calls:                2
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_used('我的天你是怎么了')
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                58 (max 123)
Successful lookaside attempts:       337
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               8
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            9966
Bytes sent to write():               2982
Read() system calls:                 18
Write() system calls:                3
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       -(-(time(round(1)))) >> -999999999999999999999999999
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                59 (max 123)
Successful lookaside attempts:       374
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3168 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               14
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3168
Bytes received by read():            10063
Bytes sent to write():               2982
Read() system calls:                 20
Write() system calls:                3
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
ATOMIC_INTRINSICS=1
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_get($1)
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       397
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               8
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            10161
Bytes sent to write():               6003
Read() system calls:                 22
Write() system calls:                4
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3.51.1
Number of output columns:            1
Column 0 name:                       sqlite_version()
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                59 (max 123)
Successful lookaside attempts:       412
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            10259
Bytes sent to write():               7507
Read() system calls:                 24
Write() system calls:                5
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                57 (max 123)
Successful lookaside attempts:       416
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            10357
Bytes sent to write():               8986
Read() system calls:                 26
Write() system calls:                6
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                56 (max 123)
Successful lookaside attempts:       420
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            10455
Bytes sent to write():               10360
Read() system calls:                 28
Write() system calls:                7
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                57 (max 123)
Successful lookaside attempts:       425
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            10554
Bytes sent to write():               10360
Read() system calls:                 30
Write() system calls:                7
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       x0ACB29BM205381
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                59 (max 123)
Successful lookaside attempts:       440
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               5
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            10653
Bytes sent to write():               13110
Read() system calls:                 32
Write() system calls:                8
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_used('我的天你是怎么了')
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       461
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               8
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            10752
Bytes sent to write():               14584
Read() system calls:                 34
Write() system calls:                9
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       -(-(time(1))) >> -999999999999999999999999999
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       493
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               13
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            10851
Bytes sent to write():               14584
Read() system calls:                 36
Write() system calls:                9
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
ATOMIC_INTRINSICS=1
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_get($1)
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       515
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               8
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            10950
Bytes sent to write():               17601
Read() system calls:                 38
Write() system calls:                10
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3.51.1
Number of output columns:            1
Column 0 name:                       sqlite_version()
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                59 (max 123)
Successful lookaside attempts:       530
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            11050
Bytes sent to write():               19107
Read() system calls:                 40
Write() system calls:                11
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                57 (max 123)
Successful lookaside attempts:       534
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            11150
Bytes sent to write():               20588
Read() system calls:                 42
Write() system calls:                12
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                56 (max 123)
Successful lookaside attempts:       538
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            11250
Bytes sent to write():               21964
Read() system calls:                 44
Write() system calls:                13
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                57 (max 123)
Successful lookaside attempts:       543
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            11350
Bytes sent to write():               23340
Read() system calls:                 46
Write() system calls:                14
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       x0ACB29BM205381
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                59 (max 123)
Successful lookaside attempts:       558
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               5
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            11450
Bytes sent to write():               24716
Read() system calls:                 48
Write() system calls:                15
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_used('我的天你是怎么了')
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       579
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               8
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            11550
Bytes sent to write():               26191
Read() system calls:                 50
Write() system calls:                16
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       -(-(time(1))) >> -999999999999999999999999999
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       611
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               13
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            11650
Bytes sent to write():               26191
Read() system calls:                 52
Write() system calls:                16
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
ATOMIC_INTRINSICS=1
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_get($1)
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       633
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               8
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            11750
Bytes sent to write():               29210
Read() system calls:                 54
Write() system calls:                17
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3.51.1
Number of output columns:            1
Column 0 name:                       sqlite_version()
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                59 (max 123)
Successful lookaside attempts:       648
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            11850
Bytes sent to write():               30716
Read() system calls:                 56
Write() system calls:                18
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                57 (max 123)
Successful lookaside attempts:       652
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            11950
Bytes sent to write():               32197
Read() system calls:                 58
Write() system calls:                19
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                56 (max 123)
Successful lookaside attempts:       656
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            12050
Bytes sent to write():               33573
Read() system calls:                 60
Write() system calls:                20
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                57 (max 123)
Successful lookaside attempts:       661
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            12150
Bytes sent to write():               34949
Read() system calls:                 62
Write() system calls:                21
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       x0ACB29BM205381
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                59 (max 123)
Successful lookaside attempts:       676
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               5
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            12250
Bytes sent to write():               36325
Read() system calls:                 64
Write() system calls:                22
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_used('我的天你是怎么了')
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       697
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               8
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            12350
Bytes sent to write():               37800
Read() system calls:                 66
Write() system calls:                23
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       -(-(time(1))) >> -999999999999999999999999999
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       729
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               13
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            12450
Bytes sent to write():               37800
Read() system calls:                 68
Write() system calls:                23
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
ATOMIC_INTRINSICS=1
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_get($1)
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       751
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               8
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            12550
Bytes sent to write():               40819
Read() system calls:                 70
Write() system calls:                24
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3.51.1
Number of output columns:            1
Column 0 name:                       sqlite_version()
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                59 (max 123)
Successful lookaside attempts:       766
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            12650
Bytes sent to write():               42325
Read() system calls:                 72
Write() system calls:                25
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                57 (max 123)
Successful lookaside attempts:       770
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            12750
Bytes sent to write():               43806
Read() system calls:                 74
Write() system calls:                26
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                56 (max 123)
Successful lookaside attempts:       774
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            12850
Bytes sent to write():               45182
Read() system calls:                 76
Write() system calls:                27
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                57 (max 123)
Successful lookaside attempts:       779
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            12950
Bytes sent to write():               46558
Read() system calls:                 78
Write() system calls:                28
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       x0ACB29BM205381
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                59 (max 123)
Successful lookaside attempts:       794
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               5
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            13050
Bytes sent to write():               47934
Read() system calls:                 80
Write() system calls:                29
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_used('我的天你是怎么了')
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       815
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               8
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            13150
Bytes sent to write():               49409
Read() system calls:                 82
Write() system calls:                30
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       -(-(time(1))) >> -999999999999999999999999999
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       847
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               13
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            13250
Bytes sent to write():               49409
Read() system calls:                 84
Write() system calls:                30
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
ATOMIC_INTRINSICS=1
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_get($1)
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       869
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               8
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            13350
Bytes sent to write():               52428
Read() system calls:                 86
Write() system calls:                31
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3.51.1
Number of output columns:            1
Column 0 name:                       sqlite_version()
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                59 (max 123)
Successful lookaside attempts:       884
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            13450
Bytes sent to write():               53934
Read() system calls:                 88
Write() system calls:                32
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                57 (max 123)
Successful lookaside attempts:       888
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            13550
Bytes sent to write():               55415
Read() system calls:                 90
Write() system calls:                33
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                56 (max 123)
Successful lookaside attempts:       892
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            13650
Bytes sent to write():               56791
Read() system calls:                 92
Write() system calls:                34
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                57 (max 123)
Successful lookaside attempts:       897
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            13750
Bytes sent to write():               58167
Read() system calls:                 94
Write() system calls:                35
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       x0ACB29BM205381
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                59 (max 123)
Successful lookaside attempts:       912
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               5
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            13850
Bytes sent to write():               59543
Read() system calls:                 96
Write() system calls:                36
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_used('我的天你是怎么了')
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       933
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               8
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            13950
Bytes sent to write():               61018
Read() system calls:                 98
Write() system calls:                37
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
0
Number of output columns:            1
Column 0 name:                       -(-(time(1))) >> -999999999999999999999999999
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       965
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               13
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            14050
Bytes sent to write():               61018
Read() system calls:                 100
Write() system calls:                37
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
ATOMIC_INTRINSICS=1
Number of output columns:            1
Column 0 name:                       sqlite_compileoption_get($1)
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                60 (max 123)
Successful lookaside attempts:       987
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      3040 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               8
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3040
Bytes received by read():            14151
Bytes sent to write():               64038
Read() system calls:                 102
Write() system calls:                38
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3.51.1
Number of output columns:            1
Column 0 name:                       sqlite_version()
Column 0 declared type:              (null)
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                59 (max 123)
Successful lookaside attempts:       1002
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               7
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            14252
Bytes sent to write():               65545
Read() system calls:                 104
Write() system calls:                39
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                57 (max 123)
Successful lookaside attempts:       1006
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            14353
Bytes sent to write():               67028
Read() system calls:                 106
Write() system calls:                40
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         80568 (max 80600) bytes
Number of Outstanding Allocations:   168 (max 169)
Number of Pcache Overflow Bytes:     16944 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                56 (max 123)
Successful lookaside attempts:       1010
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    18512 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   944 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            14454
Bytes sent to write():               68406
Read() system calls:                 108
Write() system calls:                41
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         68416 (max 80600) bytes
Number of Outstanding Allocations:   151 (max 169)
Number of Pcache Overflow Bytes:     8472 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                55 (max 123)
Successful lookaside attempts:       1016
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    9256 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   632 bytes
Statement Heap/Lookaside Usage:      2784 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               8
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2784
Bytes received by read():            14555
Bytes sent to write():               69784
Read() system calls:                 110
Write() system calls:                42
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         68416 (max 80600) bytes
Number of Outstanding Allocations:   151 (max 169)
Number of Pcache Overflow Bytes:     8472 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                53 (max 123)
Successful lookaside attempts:       1019
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    9256 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   632 bytes
Statement Heap/Lookaside Usage:      2528 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2528
Bytes received by read():            14656
Bytes sent to write():               71160
Read() system calls:                 112
Write() system calls:                43
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         79408 (max 80944) bytes
Number of Outstanding Allocations:   172 (max 186)
Number of Pcache Overflow Bytes:     16936 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                50 (max 123)
Successful lookaside attempts:       1087
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    13608 bytes
Page cache hits:                     4
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   856 bytes
Statement Heap/Lookaside Usage:      2304 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               30
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2304
Bytes received by read():            14757
Bytes sent to write():               72536
Read() system calls:                 114
Write() system calls:                44
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         77112 (max 82744) bytes
Number of Outstanding Allocations:   161 (max 186)
Number of Pcache Overflow Bytes:     16936 (max 16944) bytes
Largest Allocation:                  48000 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                63 (max 123)
Successful lookaside attempts:       1125
Lookaside failures due to size:      0
Lookaside failures due to OOM:       3
Pager Heap Usage:                    13608 bytes
Page cache hits:                     2
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   864 bytes
Statement Heap/Lookaside Usage:      4880 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               32
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        4880
Bytes received by read():            14858
Bytes sent to write():               73915
Read() system calls:                 116
Write() system calls:                45
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
c|Inf|100.0|1
a|100.0|-200.5|1
b|-200.5||2
Number of output columns:            4
Column 0 name:                       a
Column 0 declared type:              TEXT
Column 1 name:                       b
Column 1 declared type:              REAL
Column 2 name:                       c
Column 2 declared type:              (null)
Column 3 name:                       d
Column 3 declared type:              (null)
Memory Used:                         85520 (max 287440) bytes
Number of Outstanding Allocations:   177 (max 196)
Number of Pcache Overflow Bytes:     16936 (max 33336) bytes
Largest Allocation:                  87360 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                65 (max 123)
Successful lookaside attempts:       1246
Lookaside failures due to size:      2
Lookaside failures due to OOM:       30
Pager Heap Usage:                    13608 bytes
Page cache hits:                     2
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   864 bytes
Statement Heap/Lookaside Usage:      14528 bytes
Fullscan Steps:                      2
Sort Operations:                     1
Autoindex Inserts:                   0
Virtual Machine Steps:               286
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        14528
Bytes received by read():            14959
Bytes sent to write():               75294
Read() system calls:                 118
Write() system calls:                46
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
3
Number of output columns:            1
Column 0 name:                       COUNT(*)
Column 0 declared type:              (null)
Memory Used:                         77112 (max 287440) bytes
Number of Outstanding Allocations:   161 (max 196)
Number of Pcache Overflow Bytes:     16936 (max 33336) bytes
Largest Allocation:                  87360 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                56 (max 123)
Successful lookaside attempts:       1264
Lookaside failures due to size:      2
Lookaside failures due to OOM:       30
Pager Heap Usage:                    13608 bytes
Page cache hits:                     2
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   864 bytes
Statement Heap/Lookaside Usage:      2912 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               9
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2912
Bytes received by read():            15060
Bytes sent to write():               77049
Read() system calls:                 120
Write() system calls:                47
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         77112 (max 287440) bytes
Number of Outstanding Allocations:   161 (max 196)
Number of Pcache Overflow Bytes:     16936 (max 33336) bytes
Largest Allocation:                  87360 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                54 (max 123)
Successful lookaside attempts:       1270
Lookaside failures due to size:      2
Lookaside failures due to OOM:       30
Pager Heap Usage:                    13608 bytes
Page cache hits:                     1
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   864 bytes
Statement Heap/Lookaside Usage:      2656 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               5
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2656
Bytes received by read():            15161
Bytes sent to write():               78521
Read() system calls:                 122
Write() system calls:                48
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         77112 (max 287440) bytes
Number of Outstanding Allocations:   161 (max 196)
Number of Pcache Overflow Bytes:     16936 (max 33336) bytes
Largest Allocation:                  87360 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                53 (max 123)
Successful lookaside attempts:       1273
Lookaside failures due to size:      2
Lookaside failures due to OOM:       30
Pager Heap Usage:                    13608 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   864 bytes
Statement Heap/Lookaside Usage:      2528 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               3
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2528
Bytes received by read():            15262
Bytes sent to write():               79901
Read() system calls:                 124
Write() system calls:                49
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         76248 (max 311024) bytes
Number of Outstanding Allocations:   135 (max 213)
Number of Pcache Overflow Bytes:     16936 (max 33336) bytes
Largest Allocation:                  87360 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                53 (max 123)
Successful lookaside attempts:       1621
Lookaside failures due to size:      2
Lookaside failures due to OOM:       30
Pager Heap Usage:                    13608 bytes
Page cache hits:                     7
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   0 bytes
Statement Heap/Lookaside Usage:      2528 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2528
Bytes received by read():            15407
Bytes sent to write():               81281
Read() system calls:                 127
Write() system calls:                50
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         85528 (max 311024) bytes
Number of Outstanding Allocations:   182 (max 213)
Number of Pcache Overflow Bytes:     21304 (max 33336) bytes
Largest Allocation:                  87360 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                50 (max 123)
Successful lookaside attempts:       1694
Lookaside failures due to size:      2
Lookaside failures due to OOM:       30
Pager Heap Usage:                    17960 bytes
Page cache hits:                     7
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   1280 bytes
Statement Heap/Lookaside Usage:      3576 bytes
Fullscan Steps:                      0
Sort Operations:                     1
Autoindex Inserts:                   0
Virtual Machine Steps:               60
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        3576
Bytes received by read():            15508
Bytes sent to write():               82659
Read() system calls:                 129
Write() system calls:                51
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
a|100.0
b|-200.5
c|Inf
Number of output columns:            2
Column 0 name:                       a
Column 0 declared type:              TEXT
Column 1 name:                       b
Column 1 declared type:              REAL
Memory Used:                         81896 (max 311024) bytes
Number of Outstanding Allocations:   166 (max 213)
Number of Pcache Overflow Bytes:     21304 (max 37704) bytes
Largest Allocation:                  87360 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                72 (max 123)
Successful lookaside attempts:       1760
Lookaside failures due to size:      3
Lookaside failures due to OOM:       30
Pager Heap Usage:                    17960 bytes
Page cache hits:                     3
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   1280 bytes
Statement Heap/Lookaside Usage:      6848 bytes
Fullscan Steps:                      4
Sort Operations:                     0
Autoindex Inserts:                   0
Bloom filter bypass taken:           0/3
Virtual Machine Steps:               78
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        6848
Bytes received by read():            15609
Bytes sent to write():               84041
Read() system calls:                 131
Write() system calls:                52
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         183568 (max 311024) bytes
Number of Outstanding Allocations:   196 (max 216)
Number of Pcache Overflow Bytes:     29504 (max 37704) bytes
Largest Allocation:                  87360 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                50 (max 123)
Successful lookaside attempts:       1828
Lookaside failures due to size:      3
Lookaside failures due to OOM:       30
Pager Heap Usage:                    27192 bytes
Page cache hits:                     3
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   1816 bytes
Statement Heap/Lookaside Usage:      2352 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               30
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2352
Bytes received by read():            15710
Bytes sent to write():               85649
Read() system calls:                 133
Write() system calls:                53
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0
Number of output columns:            0
Memory Used:                         181256 (max 311024) bytes
Number of Outstanding Allocations:   185 (max 216)
Number of Pcache Overflow Bytes:     29504 (max 37704) bytes
Largest Allocation:                  87360 bytes
Largest Pcache Allocation:           4368 bytes
Lookaside Slots Used:                55 (max 123)
Successful lookaside attempts:       1835
Lookaside failures due to size:      3
Lookaside failures due to OOM:       30
Pager Heap Usage:                    27192 bytes
Page cache hits:                     0
Page cache misses:                   0
Page cache writes:                   0
Page cache spills:                   0
Temporary data spilled to disk:      0
Schema Heap Usage:                   1816 bytes
Statement Heap/Lookaside Usage:      2528 bytes
Fullscan Steps:                      0
Sort Operations:                     0
Autoindex Inserts:                   0
Virtual Machine Steps:               4
Reprepare operations:                0
Number of times run:                 1
Memory used by prepared stmt:        2528
Bytes received by read():            15811
Bytes sent to write():               87032
Read() system calls:                 136
Write() system calls:                54
Bytes read from storage:             0
Bytes written to storage:            0
Cancelled write bytes:               0

Flag