| /sqlite-3.40.0/test/ |
| H A D | stat.test | 166 i4 /000+000000 4 overflow 0 1020 0 0 \ 167 i4 /000+000001 5 overflow 0 1020 0 0 \ 168 i4 /000+000002 6 overflow 0 1020 0 0 \ 169 i4 /000+000003 7 overflow 0 1020 0 0 \ 170 i4 /000+000004 8 overflow 0 1020 0 0 \ 171 i4 /000+000005 9 overflow 0 1020 0 0 \ 172 i4 /000+000006 10 overflow 0 1020 0 0 \ 173 i4 /000+000007 11 overflow 0 539 481 0 \ 175 t4 /000+000000 12 overflow 0 1020 0 0 \ 219 t1 /000+000000 3 overflow 0 1020 0 0 \ [all …]
|
| H A D | corrupt3.test | 36 # Create a database with an overflow page. 51 # overflow page. The overflow page is page 3. The pointer to 52 # the overflow page is on the last 4 bytes of page 2. 65 } 0 ;# First chained overflow is 0 69 # Make the overflow chain loop back on itself. See if the 87 # Change the pointer for the first page of the overflow 118 On tree page 2 cell 0: overflow list length is 0 but should be 1
|
| H A D | speed3.test | 12 # focus of this script is testing that the overflow-page related 24 # + When deleting rows that span overflow pages. This is faster 25 # because the overflow pages no longer need to be read before 28 # + When reading a column value stored on an overflow page that 29 # is not the first overflow page for the row. The improvement 30 # in this case is because the overflow pages between the tree 31 # page and the overflow page containing the value do not have 162 # Select the "C" column (located at the far end of the overflow
|
| H A D | pageropt.test | 112 # Verify that the last page of an overflow chain is not read from 114 # of overflow. So deleting that row from t1 should involve reading 116 # the three overflow pages of t1 for a total of 5 pages. 119 # of the table, and one of the overflow chain pointers because it 164 # Once again, we do not need to read the last page of an overflow chain 179 # overflow chain by inserting a single large record. Starting from 183 # page1, the root page of table t1, and an 11 page overflow chain. 194 # empty freelist. The first 10 of the 11 pages overflow chain have
|
| H A D | autovacuum_ioerr2.test | 49 INSERT INTO abc VALUES(randstr(1100,1100)); -- Page 4 is overflow 50 INSERT INTO abc VALUES(randstr(1100,1100)); -- Page 5 is overflow 87 INSERT INTO abc VALUES(randstr(1100,1100)); -- Page 4 is overflow 88 INSERT INTO abc VALUES(randstr(1100,1100)); -- Page 5 is overflow
|
| H A D | tkt2767.test | 13 # Ticket #2767 is for a VDBE stack overflow on BEFORE 54 # DELETE trigger 32 times, which should overflow the VDBE stack if 66 # UPDATE trigger 32 times, which should overflow the VDBE stack if
|
| H A D | memsubsys1.test | 131 set overflow [lindex [sqlite3_status SQLITE_STATUS_PAGECACHE_OVERFLOW 0] 2] 137 expr {$overflow>=$max_pagecache*0.95 && $overflow<=$max_pagecache*1.05}
|
| H A D | ovfl.test | 23 # with 2000 rows. In each row, c2 spans multiple overflow pages. The text 26 # an overflow page. This was at one point exposing an obscure bug in the
|
| H A D | incrblob.test | 61 # regions of a blob that lie on overflow pages. 95 # * SELECT a column value that is located on an overflow page. 167 # the overflow-chain must be scanned. In auto-vacuum mode, 191 # the overflow-chain must be scanned. In auto-vacuum mode, 522 # 7.2 A CREATE TABLE requires that an overflow page that is part 525 # 7.3 An INCREMENTAL VACUUM moves an overflow page that is part 534 # that the internal cache of overflow page numbers is correctly
|
| H A D | misc3.test | 106 # Ticket #522. Make sure integer overflow is handled properly in 184 # Ticket #565. A stack overflow is occurring when the subquery to the 302 # Ticket #640: vdbe stack overflow with a LIMIT clause on a SELECT inside 338 # Ticket #668: VDBE stack overflow occurs when the left-hand side
|
| H A D | ioerr.test | 85 INSERT INTO abc VALUES(randstr(1500,1500)); -- Page 4 is overflow 103 # onto an overflow page. 326 # row inserted into t1 has an overflow page - page 3. Page 3 will be 363 -- is appended to the database file. But the overflow page used by 388 -- This statement inserts a row into t1 with an overflow page at the 395 -- overflow page inserted in the -sqlprep block above will change and
|
| H A D | func.test | 824 # Ticket #1664, #1669, #1670, #1674: An integer overflow on SUM causes 847 } {1 {integer overflow}} 860 } {1 {integer overflow}} 882 } {1 {integer overflow}} 905 } {1 {integer overflow}} 929 # Integer overflow on abs() 942 } {1 {integer overflow}} 1041 # Attempt to exploit a buffer-overflow that at one time existed 1115 # overflow, reported by Zimuzo Ezeozue 1358 # for fields with content-length=0 when the content offset is on an overflow
|
| H A D | crash5.test | 36 # The row has an overflow page (page 4). 68 # have to move the current contents of page 4 (the overflow
|
| H A D | incrblob2.test | 331 # integer overflow. 343 # integer overflow. 358 # integer overflow.
|
| H A D | bigsort.test | 18 # At one point there was an overflow problem if the product of the
|
| H A D | incrvacuum.test | 150 # 5 -> table tbl2 overflow page. 232 DELETE FROM tbl1 WHERE oid%2; -- Put 2 overflow pages on free-list. 841 # is left is the tail of an overflow chain. 845 # small to hold the last page of the overflow chain.
|
| H A D | bigfile2.test | 46 # Now insert a large row. The overflow pages will be located past the 4GB
|
| H A D | selectG.test | 40 # not cause processor stack overflow.
|
| H A D | view3.test | 24 # Ticket [d58ccbb3f1b]: Prevent Table.nRef overflow.
|
| H A D | rollback2.test | 127 # Now with some index scans that feature overflow keys.
|
| /sqlite-3.40.0/tool/ |
| H A D | spaceanal.tcl | 224 ovfl_payload int, -- Total amount of data stored on overflow pages 225 ovfl_cnt int, -- Number of entries that use overflow 229 ovfl_pages int, -- Number of overflow pages used 232 ovfl_unused int, -- Number of unused bytes on overflow pages 494 statline {Entries that use overflow} $ovfl_cnt $ovfl_cnt_percent 788 cells, the overflow pointers for overflow cells, and the rowid value for 819 Entries that use overflow 821 The number of entries that user one or more overflow pages. 839 The total number of overflow pages used for this category. 853 Unused bytes on overflow pages [all …]
|
| /sqlite-3.40.0/ext/wasm/common/ |
| H A D | emscripten.css | 5 #module-spinner { overflow: visible; }
|
| H A D | testing.css | 55 overflow: auto;
|
| /sqlite-3.40.0/ext/wasm/fiddle/ |
| H A D | emscripten.css | 5 #module-spinner { overflow: visible; }
|
| /sqlite-3.40.0/src/ |
| H A D | func.c | 1547 u8 overflow; /* True if integer overflow seen */ member 1573 if( (p->approx|p->overflow)==0 && sqlite3AddInt64(&p->iSum, v) ){ in sumStep() 1574 p->approx = p->overflow = 1; in sumStep() 1612 if( p->overflow ){ in sumFinalize()
|