Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/sqllimits1.test
2024-12-19
| ||
20:29 | [408131e497] part of check-in [536fff14ac] Fix a test case in sqllimits1.test so that it works with the Apple configuration which changes the default SQLITE_MAX_LENGTH. (check-in: [536fff14ac] user: drh branch: trunk, size: 30788) | |
2024-11-08
| ||
20:57 | [7fa5027c26] part of check-in [6aa01707af] Increase the minimum SQLITE_LENGTH_LIMIT from 1 to 30 to avoid problems doing simple things like converting strings into integers. See also [8fd5b8ec4ab9b555]. (check-in: [6aa01707af] user: drh branch: trunk, size: 30780) | |
2024-03-14
| ||
20:39 | [dee96a51b8] part of check-in [823e579362] Fix testcase to account for new behaviors with this branch. (check-in: [823e579362] user: drh branch: exp-values-clause2, size: 30609) | |
2024-02-07
| ||
19:09 | [5880a2f107] part of check-in [81bd7aee09] Checked into the wrong branch. (check-in: [81bd7aee09] user: drh branch: mistake, size: 30642) | |
2023-01-28
| ||
16:37 | [b28e5cc8d3] part of check-in [74508470c4] Update sqllimits1.test to account for the fact that if an odd value is specified as the length in bytes of a utf-16 string, it is truncated to the largest smaller even number. (check-in: [74508470c4] user: dan branch: trunk, size: 30642) | |
2022-08-15
| ||
19:23 | [69d110987d] part of check-in [c271096736] Extra test for SQLITE_MAX_COMPOUND_SELECT. (check-in: [c271096736] user: dan branch: trunk, size: 29216) | |
2021-11-05
| ||
14:13 | [f46f405d75] part of check-in [7bba415f91] Update sqllimits1.test to account for recent changes to SQL function strftime(). (check-in: [7bba415f91] user: dan branch: trunk, size: 28770) | |
11:18 | [daa412e62f] part of check-in [f474ac370a] Update a test case in sqllimits1.test to account for the updated implementation of SQL function strftime() (check-in: [f474ac370a] user: dan branch: trunk, size: 28490) | |
2021-06-14
| ||
11:20 | [3f9030e5d3] part of check-in [7068f1f69b] Avoid allocating oversized column names in the sqllimit1.test module. (check-in: [7068f1f69b] user: drh branch: trunk, size: 28163) | |
2019-04-09
| ||
20:50 | [264f4b0f94] part of check-in [9b5d408864] Fix a problem caused by a small SQLITE_LIMIT_LENGTH value and a CREATE TABLE with a very large name. (check-in: [9b5d408864] user: dan branch: toobig-fix, size: 28153) | |
2015-11-21
| ||
19:43 | [a74ee2a374] part of check-in [60de5f2342] Fix an obscure memory leak found by libfuzzer that may occur under some circumstances if expanding a "*" expression causes a SELECT to return more than 32767 columns. (check-in: [60de5f2342] user: dan branch: trunk, size: 27842) | |
2015-09-18
| ||
15:13 | [89b3d5aad0] part of check-in [acf5d87f94] Fix sqlilimits.test module so that it knows that the SELECT in a CREATE VIEW is not checked until the view is actually used. (check-in: [acf5d87f94] user: drh branch: trunk, size: 27564) | |
2015-03-06
| ||
04:37 | [e05786eaed] part of check-in [8c1e85aab9] Clearification of some documentation text. Added requirements marks. (check-in: [8c1e85aab9] user: drh branch: trunk, size: 27469) | |
2014-10-08
| ||
15:53 | [9014524e7a] part of check-in [6483d426c4] Fix up test cases to account for the new SQLITE_LIMIT_WORKER_THREADS limit. (check-in: [6483d426c4] user: drh branch: trunk, size: 26441) | |
2013-03-29
| ||
19:38 | [861cbb85ec] part of check-in [23ffa4f9fb] Further fixes for test scripts. (check-in: [23ffa4f9fb] user: dan branch: two-mappings, size: 26199) | |
2011-08-02
| ||
00:57 | [b1aae27cc9] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 26180) | |
2011-07-04
| ||
06:52 | [0ebf7bed0b] part of check-in [6c51bad0a3] Adjust a couple of test scripts so that they work with OMIT_UTF16 builds. (check-in: [6c51bad0a3] user: dan branch: trunk, size: 26187) | |
2009-06-25
| ||
01:47 | [e90a0ed944] part of check-in [8b34076668] Improved handling of oversize string and blob errors. Other simplifications in support of full coverage testing. (CVS 6813) (check-in: [8b34076668] user: drh branch: trunk, size: 26131) | |
2009-06-12
| ||
12:04 | [06c2c6cbdb] part of check-in [a17e331717] Enable the SQLITE_LIMIT_FUNCTION_ARG limiter. (CVS 6753) (check-in: [a17e331717] user: drh branch: trunk, size: 26143) | |
2008-07-15
| ||
00:27 | [2f7ca3c7e7] part of check-in [7cf91e08c0] Increased test coverage. (CVS 5414) (check-in: [7cf91e08c0] user: drh branch: trunk, size: 26146) | |
2008-07-10
| ||
00:32 | [bfa4ffaeb2] part of check-in [636cd72329] Remove unused code. Test coverage enhancements. Modify the algorithm used to select column names for VIEWs of joins so that the constructed column names omits the underlying table names. (CVS 5386) (check-in: [636cd72329] user: drh branch: trunk, size: 25842) | |
2008-07-08
| ||
15:26 | [b0444644e8] part of check-in [c5e45dd664] Tests for SQLITE_LIMIT_LENGTH enforcement in sqlite3_bind. (CVS 5369) (check-in: [c5e45dd664] user: drh branch: trunk, size: 25254) | |
2008-04-15
| ||
02:36 | [68f7eab0bf] part of check-in [b7ffc6f0f3] Add out-of-range tests on the first parameter to sqlite3_limit(). Add the ability to record tests that have been skipped due to configuration limitations. (CVS 5009) (check-in: [b7ffc6f0f3] user: drh branch: trunk, size: 24481) | |
2008-03-22
| ||
23:59 | [cebd870957] part of check-in [2a89fb3c3e] Bug fix in the newly revised sqllimit1.test script. (CVS 4908) (check-in: [2a89fb3c3e] user: drh branch: trunk, size: 24136) | |
2008-03-20
| ||
18:00 | [844c594775] part of check-in [d6be1f495e] In the sqlite3_limit() interface, take out the feature where zero means use the hard upper bound. If an application wants the hard upper bound, it can set the limit to 0x7fffffff and the bound will be automatically truncated. (CVS 4900) (check-in: [d6be1f495e] user: drh branch: trunk, size: 24141) | |
16:30 | [9ecac01f2f] part of check-in [4c4be4c3c8] Reinstate test cases for the limit tests. The sqlite3_limit() API is now tested and working. (CVS 4899) (check-in: [4c4be4c3c8] user: drh branch: trunk, size: 24237) | |
2008-01-31
| ||
14:54 | [29d87be264] part of check-in [9b207d1a66] Fix assertion fault in sqllimits1.test encountered when auto_vacuum is enabled. Correct the sqllimit1 tests to account for extra pages inserted by auto_vacuum. (CVS 4759) (check-in: [9b207d1a66] user: drh branch: trunk, size: 19484) | |
2008-01-22
| ||
01:48 | [f861e6179a] part of check-in [2a0bc1e186] Changes to lemon to generate additional comments in the output file and to remove unreachable code. Additional test cases for improved test coverage. (CVS 4736) (check-in: [2a0bc1e186] user: drh branch: trunk, size: 19381) | |
2008-01-17
| ||
20:26 | [81827ef286] part of check-in [495fb41626] Improved test coverage in date.c. Report an error if a malloc fails within strftime(). (CVS 4721) (check-in: [495fb41626] user: drh branch: trunk, size: 18772) | |
2007-12-17
| ||
16:20 | [ede9874fc0] part of check-in [07aeca3b9c] When SQLITE_MAX_SQL_LENGTH is 0, disable the limit. Make the default 0. Once again build the sqlite3 CLI from individual source files so that it can be built on systems that lack tclsh. Tickets #2845 and #2846. (CVS 4636) (check-in: [07aeca3b9c] user: drh branch: trunk, size: 18420) | |
2007-11-28
| ||
22:36 | [e7a6c34f69] part of check-in [221aee72be] Add the {quote: StrAccum} object for accumulating strings. Revamp xprintf to use the new object. Rewrite the group_concat() function to use the new object. Productize and test the group_concat() function. (CVS 4578) (check-in: [221aee72be] user: drh branch: trunk, size: 17628) | |
2007-10-09
| ||
08:29 | [3b08a538c9] part of check-in [07c00fffe5] Fixes to the test suite (no code changes) so that quick.test runs with OMIT_ATTACH builds. #2706. (CVS 4480) (check-in: [07c00fffe5] user: danielk1977 branch: trunk, size: 17342) | |
2007-09-06
| ||
23:39 | [2495508114] part of check-in [4881f7cb37] Throw an error on an attempt to open a database where the page size is larger than SQLITE_MAX_PAGE_SIZE. Ticket #2628. (CVS 4411) (check-in: [4881f7cb37] user: drh branch: trunk, size: 17288) | |
2007-09-03
| ||
18:01 | [1e47dd64b4] part of check-in [51726a9bb6] In sqllimits1.test, set MAX_SQL_LENGTH to a value smaller than MAX_LENGTH. (CVS 4385) (check-in: [51726a9bb6] user: danielk1977 branch: trunk, size: 16743) | |
17:30 | [a86428dde2] part of check-in [75af7189c0] Remove an unreachable case from xferOptimization(). Also other minor test coverage improvements. (CVS 4383) (check-in: [75af7189c0] user: danielk1977 branch: trunk, size: 16743) | |
2007-09-01
| ||
18:24 | [4522961cee] part of check-in [02b751fb9d] Fix a bug in jrnlTruncate(). And other coverage improvements. (CVS 4367) (check-in: [02b751fb9d] user: danielk1977 branch: trunk, size: 16447) | |
16:16 | [b4b2afd7d7] part of check-in [fb27692ab1] Remove the syncOk argument to pager_recycle. Now that sqlite3_memory_release uses a global lru list of page, it is no longer required. (CVS 4364) (check-in: [fb27692ab1] user: danielk1977 branch: trunk, size: 16133) | |
11:04 | [573788829a] part of check-in [fde6142b7b] Test sqlite3_bind_zeroblob(). Only include sqlite3Utf8To8 in builds if SQLITE_DEBUG is defined. (CVS 4363) (check-in: [fde6142b7b] user: danielk1977 branch: trunk, size: 14552) | |
05:57 | [6974f124d9] part of check-in [3d74256c91] Call sqlite3OsDlError to obtain error information after DlOpen or DlSym fail. (CVS 4358) (check-in: [3d74256c91] user: danielk1977 branch: trunk, size: 14356) | |
2007-08-31
| ||
17:42 | [cd2069518d] part of check-in [d119427314] Allow sqllimits1.test to be run from a regular build of testfixture. Add the 'amalgamation-testfixture' target to main.mk - to build testfixture via sqlite3.c. (CVS 4354) (check-in: [d119427314] user: danielk1977 branch: trunk, size: 14210) | |
2007-06-07
| ||
19:08 | [c74c7cdbb2] part of check-in [f40218434e] Make sure zeroblob does reasonable things with a negative argument or an argument that is larger than the maximum blob size. (CVS 4048) (check-in: [f40218434e] user: drh branch: trunk, size: 13649) | |
15:45 | [2b5c2588ab] part of check-in [e66aa2c34a] Fix an error in test file sqllimits1.test that was causing a test to fail when SQLITE_MAX_EXPR_DEPTH was defined. (CVS 4047) (check-in: [e66aa2c34a] user: danielk1977 branch: trunk, size: 13282) | |
2007-05-10
| ||
11:43 | [b15a5784e4] part of check-in [5800d0327e] Another test for overflow in strftime(). It was not broken. (CVS 3969) (check-in: [5800d0327e] user: danielk1977 branch: trunk, size: 13299) | |
10:46 | [674866819f] part of check-in [2c9c94a24d] Add code to enforce the MAX_EXPR_DEPTH limit. (CVS 3968) (check-in: [2c9c94a24d] user: danielk1977 branch: trunk, size: 12796) | |
2007-05-09
| ||
15:56 | [d5d0047bd2] part of check-in [e8e879aca6] Fix an obscure cache corruption that could occur after an SQLITE_FULL error. (CVS 3964) (check-in: [e8e879aca6] user: danielk1977 branch: trunk, size: 11796) | |
11:37 | [f06a557469] part of check-in [9bf2c594a4] Add further test cases for compile time limits. (CVS 3963) (check-in: [9bf2c594a4] user: danielk1977 branch: trunk, size: 11469) | |
08:24 | [7fff0aaf86] part of check-in [8819617b7c] Fix enforcement of the LIKE_PATTERN limit. (CVS 3962) (check-in: [8819617b7c] user: danielk1977 branch: trunk, size: 8148) | |
2007-05-08
| ||
17:54 | [02a33a7f6c] part of check-in [eeee6b71e5] Add a few more tests to sqllimit1.test. (CVS 3954) (check-in: [eeee6b71e5] user: danielk1977 branch: trunk, size: 5379) | |
16:13 | [b88ffc18cf] part of check-in [6368222558] Add a test case that uses a trigger to insert many rows to sqllimits1.test. (CVS 3953) (check-in: [6368222558] user: danielk1977 branch: trunk, size: 3851) | |
15:59 | Added: [180c2bc1a1] part of check-in [c897460397] Add new test file sqllimits1.test. (CVS 3952) (check-in: [c897460397] user: danielk1977 branch: trunk, size: 1652) | |