Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/attach2.test
2023-01-20
| ||
17:50 | [6d1e3a457c] part of check-in [a02da71f3a] Ensure that the database encoding cannot be changed while there are statements running. And that the connection is left in a valid state after an obscure OOM within sqlite3_deserialize(). (check-in: [a02da71f3a] user: dan branch: trunk, size: 11146) | |
2021-05-10
| ||
13:28 | [4a7e6750a4] part of check-in [905085a75d] Add new output columns to the "PRAGMA database_list" statement. (check-in: [905085a75d] user: drh branch: database-list-enhancement, size: 9914) | |
2017-10-04
| ||
18:26 | [256bd240da] part of check-in [40964a4ef7] Updates to requirements marks. (check-in: [40964a4ef7] user: drh branch: trunk, size: 9922) | |
2017-07-26
| ||
18:26 | [567047a760] part of check-in [ac1fd6beb6] Allow ATTACH and DETACH to occur inside of a transaction. (check-in: [ac1fd6beb6] user: drh branch: attach-in-trans, size: 9954) | |
2013-10-11
| ||
23:37 | [0ec5defa34] part of check-in [1be0a3adab] Identify requirements text in the SQLITE_CONFIG_ documentation. Fix a typo (a duplicated word) in part of that documentation. Add some requirements marks for DETACH to the test scripts. No code changes. (check-in: [1be0a3adab] user: drh branch: trunk, size: 10090) | |
2011-08-02
| ||
00:57 | [e54436ed95] 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: 9987) | |
2007-12-13
| ||
21:54 | [a295d2d706] part of check-in [4e91a267fe] Change all instances of "it's" in comments to either "its" or "it is", as appropriate, in case the comments are ever again read by a pedantic grammarian. Ticket #2840. (CVS 4629) (check-in: [4e91a267fe] user: drh branch: trunk, size: 10015) | |
2007-10-09
| ||
08:29 | [099e46a9a7] 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: 10024) | |
2007-08-14
| ||
13:20 | [e685a5db65] part of check-in [f0029da32f] Back-port critical soft heap limit fixes to version 3.3.17. The following check-ins were back-ported: (4031), (4037), (4097), (4202), (4203), (4207), (4208), (4214). (CVS 4222) (check-in: [f0029da32f] user: drh branch: branch_3_3_17, size: 9974) | |
2007-08-10
| ||
19:46 | [78bc1a25ea] part of check-in [e01eb99edf] Update tests so that they work properly even if the soft-heap-limit is set low. (CVS 4203) (check-in: [e01eb99edf] user: drh branch: trunk, size: 9970) | |
2006-01-03
| ||
00:33 | [0e6a7c5434] part of check-in [70b228575e] The sqlite TCL command no longer returns the hex address of the sqlite3* structure. Instead there is a new command in testfixture to find that information. (CVS 2852) (check-in: [70b228575e] user: drh branch: trunk, size: 9602) | |
2005-12-30
| ||
16:28 | [6096043937] part of check-in [2afcad9901] Add part of the btree layer of the shared-cache feature. (CVS 2848) (check-in: [2afcad9901] user: danielk1977 branch: trunk, size: 9610) | |
2005-12-06
| ||
17:19 | [4c31484096] part of check-in [5e04ec694a] Modify ATTACH and DETACH to execute at runtime instead of compile time. (CVS 2803) (check-in: [5e04ec694a] user: danielk1977 branch: trunk, size: 9582) | |
2005-03-29
| ||
03:10 | [3396c012a3] part of check-in [c41d55443c] Add the SQLITE_OMIT_TEMPDB compile time macro. (CVS 2427) (check-in: [c41d55443c] user: danielk1977 branch: trunk, size: 9544) | |
2005-01-24
| ||
01:38 | [6f3a3a3a7f] part of check-in [8beae3ff8c] Flush the TCL statement cache before each lock_status pragma. (CVS 2270) (check-in: [8beae3ff8c] user: drh branch: trunk, size: 9174) | |
2004-11-23
| ||
10:13 | [eeb987770f] part of check-in [6ccb589bd9] Have tests pass when SQLITE_OMIT_SCHEMA_PRAGMAS is defined. (CVS 2144) (check-in: [6ccb589bd9] user: danielk1977 branch: trunk, size: 9114) | |
2004-11-05
| ||
05:10 | [399128a7b3] part of check-in [ac2d5a605c] More use of sqlite3NestedParse. This version of the code does not work. (CVS 2060) (check-in: [ac2d5a605c] user: drh branch: trunk, size: 9049) | |
03:56 | [48a802ed9c] part of check-in [2d302931a6] Begin using sqlite3NestedParse() to generate sections of code. (CVS 2059) (check-in: [2d302931a6] user: drh branch: trunk, size: 9080) | |
2004-10-07
| ||
22:22 | [f7795123d3] part of check-in [3d04eef9b7] Sort the output of glob in test script attach2.test. Ticket #948. (CVS 2012) (check-in: [3d04eef9b7] user: drh branch: trunk, size: 9049) | |
2004-09-02
| ||
14:57 | [32ca2c1a5a] part of check-in [d1b2915655] Transactions commit on the last sqlite3_step(), not on sqlite3_finalize(). This allows the sqlite3_step() to return SQLITE_BUSY if the commit is blocked by a lock. Ticket #885. (CVS 1928) (check-in: [d1b2915655] user: drh branch: trunk, size: 9033) | |
2004-08-18
| ||
16:05 | [9be9656bc1] part of check-in [1cc0323f25] Better debug logging of the pager. (CVS 1892) (check-in: [1cc0323f25] user: drh branch: trunk, size: 9067) | |
15:58 | [2c8d19ebc4] part of check-in [6b2b6b2dbd] Be more agressive about not creating or opening the TEMP database if there are no TEMP tables. (CVS 1891) (check-in: [6b2b6b2dbd] user: drh branch: trunk, size: 9074) | |
02:10 | [07d509619d] part of check-in [5914a11caa] Avoid creating a TEMP database unless it is absolutely necessary. (CVS 1890) (check-in: [5914a11caa] user: drh branch: trunk, size: 9108) | |
2004-07-19
| ||
17:25 | [b175333059] part of check-in [c6c13dc460] Store schema cookies on the TEMP database. Ticket #807. (CVS 1817) (check-in: [c6c13dc460] user: drh branch: trunk, size: 9126) | |
2004-06-21
| ||
18:14 | [3cd1d4a69e] part of check-in [afc398c2ca] Fix an uninitialized variable. The variable was harmless, but pedantic error checking in MSVC raised an exception on it. (CVS 1651) (check-in: [afc398c2ca] user: drh branch: trunk, size: 9116) | |
2004-06-19
| ||
09:08 | [4462c2e652] part of check-in [c49d8bdc3e] Make sure ATTACH and DETACH fail if a transaction is active. (CVS 1633) (check-in: [c49d8bdc3e] user: danielk1977 branch: trunk, size: 9130) | |
00:16 | [a05150eb43] part of check-in [d705d051be] Change the name of the TCL command from "sqlite" to "sqlite3" so that both SQLite version 2 and SQLite version 3 can be used by Tcl at the same time. (CVS 1626) (check-in: [d705d051be] user: drh branch: trunk, size: 8693) | |
2004-06-14
| ||
09:41 | [579d6cb94c] part of check-in [2737505f28] Bugfix for previous checkin. (CVS 1587) (check-in: [2737505f28] user: danielk1977 branch: trunk, size: 8696) | |
09:35 | [e05d729cb0] part of check-in [cb3cbe00be] Ensure master journal file is deleted when a transaction is committed. (CVS 1586) (check-in: [cb3cbe00be] user: danielk1977 branch: trunk, size: 8708) | |
2004-06-12
| ||
02:17 | [e6b5f0d735] part of check-in [dcad244f58] Bug fix in the unix locking code. (CVS 1574) (check-in: [dcad244f58] user: drh branch: trunk, size: 7913) | |
2004-06-09
| ||
21:01 | [01f55202c7] part of check-in [39b4ba95c4] If a commit fails due to lock contention right after the COMMIT command, take the database back out of autocommit mode. Do not rollback. This gives the user the chance to try the COMMIT again. (CVS 1551) (check-in: [39b4ba95c4] user: drh branch: trunk, size: 7898) | |
17:37 | [228eaca954] part of check-in [dc0763455b] Fixes to the file locking. 109 tests are now failing. (CVS 1548) (check-in: [dc0763455b] user: drh branch: trunk, size: 7472) | |
14:01 | [fe8480cd1a] part of check-in [428b685b71] Change the MEMORY_DEBUG macro to SQLITE_DEBUG. (CVS 1546) (check-in: [428b685b71] user: drh branch: trunk, size: 6041) | |
2004-06-07
| ||
16:27 | [2185dce04e] part of check-in [0c2d169cf3] More work on windows locking. Fix some problems with unix locking. There is still an assertion failure on windows locking in attach2.test. (CVS 1539) (check-in: [0c2d169cf3] user: drh branch: trunk, size: 5777) | |
2004-05-31
| ||
12:34 | [e98aab3127] part of check-in [0e07006704] Some test cases for read locks (CVS 1505) (check-in: [0e07006704] user: danielk1977 branch: trunk, size: 5399) | |
08:26 | [617583b730] part of check-in [b8ed812c92] Replace OP_Begin, OP_Commit and OP_Rollback with OP_AutoCommit. (CVS 1500) (check-in: [b8ed812c92] user: danielk1977 branch: trunk, size: 3530) | |
2004-05-21
| ||
10:08 | [5472d442bb] part of check-in [fc94575d77] Further work on the new API. All the functions to execute queries are there now. (CVS 1427) (check-in: [fc94575d77] user: danielk1977 branch: trunk, size: 3295) | |
01:47 | [7a722607c1] part of check-in [307b55006c] Add new sqlite3_open() and sqlite3_open16() APIs. (CVS 1423) (check-in: [307b55006c] user: danielk1977 branch: trunk, size: 3293) | |
2004-05-13
| ||
11:34 | [7c388dee63] part of check-in [dbe8385ecf] Various minor fixes and updates to make more test cases pass. (CVS 1370) (check-in: [dbe8385ecf] user: danielk1977 branch: trunk, size: 3285) | |
2004-05-11
| ||
10:04 | [d9f55b94af] part of check-in [98f756e6a0] Change sqlite_ to sqlite3_ in the attach2.test test script. (CVS 1360) (check-in: [98f756e6a0] user: drh branch: trunk, size: 3281) | |
2004-02-12
| ||
15:31 | [ce61e6185b] part of check-in [12c7a83f8e] Always reload the schema after a rollback. Ticket #594. (CVS 1229) (check-in: [12c7a83f8e] user: drh branch: trunk, size: 3277) | |
2004-01-20
| ||
11:54 | [b1baa766fe] part of check-in [c32a80fe3c] Make ATTACH and DETACH work with the non-callback API. Ticket #574. (CVS 1194) (check-in: [c32a80fe3c] user: drh branch: trunk, size: 3277) | |
2003-12-06
| ||
22:22 | [d0105f4e8b] part of check-in [ac428c8d4a] Fail an ATTACH if the auxiliary database is locked. Ticket #514. (CVS 1127) (check-in: [ac428c8d4a] user: drh branch: trunk, size: 2847) | |
2003-07-18
| ||
01:25 | [6f98cc2b92] part of check-in [93a2c961b1] In the test scripts, do not try to delete files that are still open. Windows does not like it when you do. Ticket #397. (CVS 1055) (check-in: [93a2c961b1] user: drh branch: trunk, size: 1038) | |
2003-07-01
| ||
18:13 | Added: [d69003d59f] part of check-in [eb4582831d] Make sure indices in ATTACH-ed databases are put into the right hash table. Ticket #354. (CVS 1044) (check-in: [eb4582831d] user: drh branch: trunk, size: 1029) | |