SQLite

All files named ”test/trans.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/trans.test

2020-08-25
19:09
[45f6f9ab6f] part of check-in [ad195e3dd8] Add support for the sqlite3_txn_state() interface. (check-in: [ad195e3dd8] user: drh branch: trunk, size: 22115)
2010-07-13
07:38
[6e1b4c6a42] part of check-in [05ac254865] Fix problems with running the async.test script. (check-in: [05ac254865] user: dan branch: trunk, size: 21524)
2010-06-07
17:47
[56087099d7] part of check-in [7c33eb5a5a] Change all.test, quick.test and permutations.test so that they use a separate interpreter for each test file. (check-in: [7c33eb5a5a] user: dan branch: trunk, size: 21496)
2010-04-27
06:49
[f19bd2c8b5] part of check-in [c889331051] Run trans.test and avtrans.test as part of the "wal" permutation. (check-in: [c889331051] user: dan branch: wal, size: 21537)
2009-04-28
16:37
[d887cb0763] part of check-in [0799b729a7] When testing with TEMP_STORE=3 and the test pcache, only run 20 iterations in trans.test. Otherwise the test pcache runs out of memory. (CVS 6562) (check-in: [0799b729a7] user: danielk1977 branch: trunk, size: 21195)
2009-03-27
09:10
[8b79967a7e] part of check-in [6762625d29] Fix an incompatibility between the test_async.c backend and change (6390). (CVS 6391) (check-in: [6762625d29] user: danielk1977 branch: trunk, size: 20885)
2008-12-22
10:58
[b3f0c696dd] part of check-in [bb177e3072] Add a case to permutations.test to run tests with the test_journal.c backend installed. Also many fixes to test_journal.c and one quite obscure fix to pager.c. (CVS 6052) (check-in: [bb177e3072] user: danielk1977 branch: trunk, size: 20792)
2008-04-19
20:34
[2fd24cd7aa] part of check-in [277e4099ce] Continuing work on journal_mode. Journal_mode=persist now appears to be working, though additional testing would be welcomed. (CVS 5033) (check-in: [277e4099ce] user: drh branch: trunk, size: 20785)
2007-09-12
17:01
[b73289992b] part of check-in [c8405b15c0] Fixes for compilation/testing when the various OMIT macros are defined. (CVS 4423) (check-in: [c8405b15c0] user: danielk1977 branch: trunk, size: 20433)
2007-07-13
10:36
[d132b8af14] part of check-in [5ea43b2db1] Add an extra integrity_check to the transaction test script. (CVS 4158) (check-in: [5ea43b2db1] user: drh branch: trunk, size: 20424)
2007-06-18
12:22
[9e6e7b886e] part of check-in [eec3871038] Documentation updates prior to release 3.4.0. Enhanced support for soak testing in the test scripts. (CVS 4084) (check-in: [eec3871038] user: drh branch: trunk, size: 20396)
2007-03-26
08:05
[3fe1b9e03b] part of check-in [899e60707b] Some fixes and test cases for exclusive access mode. (CVS 3714) (check-in: [899e60707b] user: danielk1977 branch: trunk, size: 20352)
2007-03-24
16:45
[f4577bbefe] part of check-in [b6c700370b] Changes for exclusive access mode. There are still some bugs. (CVS 3712) (check-in: [b6c700370b] user: danielk1977 branch: trunk, size: 20401)
2006-06-20
11:01
[06bff02468] part of check-in [c6ea353bd9] Modifications so that compilation and testing with the various OMIT macros defined works. (CVS 3276) (check-in: [c6ea353bd9] user: danielk1977 branch: trunk, size: 20352)
2006-06-04
23:20
[0f6b9405cf] part of check-in [f2538dfdb6] Fix a windows portability problem in trans.test. (CVS 3201) (check-in: [f2538dfdb6] user: drh branch: trunk, size: 20345)
2006-02-13
18:35
[dbadb11882] part of check-in [5b16c43542] Fix a bug in the handling of sqlite3OsTruncate by the test_async.c demo. Added trans.test to the suite of tests for asychronous I/O. (CVS 3091) (check-in: [5b16c43542] user: drh branch: trunk, size: 20327)
2006-02-11
01:25
[6f96f824f8] part of check-in [f2069d0bf3] Add support and documentation for the fullfsync pragma. Also include some other unrelated documentation updates. (CVS 3080) (check-in: [f2069d0bf3] user: drh branch: trunk, size: 20214)
2006-01-17
09:35
[b25eae982d] part of check-in [3a54a33dcb] Test suite fixes for builds that define OMIT symbols. (CVS 2962) (check-in: [3a54a33dcb] user: danielk1977 branch: trunk, size: 20231)
2005-12-30
16:28
[abd2f74c56] 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: 20077)
2005-03-29
03:10
[10506dc303] part of check-in [c41d55443c] Add the SQLITE_OMIT_TEMPDB compile time macro. (CVS 2427) (check-in: [c41d55443c] user: danielk1977 branch: trunk, size: 20075)
2005-03-11
04:41
[ab6924a953] part of check-in [ace3e30de1] Fixes so that the FULLSYNC changes will build on windows. They do not have any effect, but neither do they cause errors. (CVS 2377) (check-in: [ace3e30de1] user: drh branch: trunk, size: 19946)
2005-03-10
14:11
[f32e3966f2] part of check-in [58b8733b96] Disable F_FULLSYNC if the sychronous pragma is not set to FULL. (CVS 2372) (check-in: [58b8733b96] user: drh branch: trunk, size: 19885)
2004-06-19
00:16
[29645b344d] 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: 19660)
2004-06-10
01:08
[4a26c6fa36] part of check-in [a60afd04c5] Tests in lock.test no conform to the new locking scheme. (CVS 1557) (check-in: [a60afd04c5] user: drh branch: trunk, size: 19657)
2004-06-09
19:03
[eae47c3a25] part of check-in [a12bef4a08] Remove legacy journal formats. (CVS 1549) (check-in: [a12bef4a08] user: drh branch: trunk, size: 20278)
2004-05-31
08:26
[45fa0ed87e] 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: 20327)
2004-03-08
13:26
[0cb8256daf] part of check-in [2c6bd21ed0] Bump the version number to 2.8.13. Patch up the limit test so that it works in spite of ticket #521 - we don't want any tests failing in an official release even if there are bugs. :-D (CVS 1285) (check-in: [2c6bd21ed0] user: drh branch: trunk, size: 20251)
2003-02-15
23:09
[75e7a171b5] part of check-in [3ef0ad8a4f] Fix the pager so that correct rollbacks occur when synchronous is turned off. This check-in also included unrelated documentation updates. (CVS 866) (check-in: [3ef0ad8a4f] user: drh branch: trunk, size: 20217)
2003-02-11
14:55
[0d3584f8d5] part of check-in [8ec5632536] Modify the journal format to be more robust against garbage that might appear in the file after a power failure. The changes are mostly working but more testing is still required. This check-in is to checkpoint the changes so far. (CVS 861) (check-in: [8ec5632536] user: drh branch: trunk, size: 20052)
2002-08-18
20:28
[10b53c77e2] part of check-in [df51cb166b] Fix for ticket #110: return an error if trying to start a transaction within a transaction or when attempting to commit or rollback outside of a transaction. (CVS 721) (check-in: [df51cb166b] user: drh branch: trunk, size: 20055)
2002-08-13
00:01
[5dccfa3115] part of check-in [34c4149eea] Updates prior to release 2.6.3. (CVS 706) (check-in: [34c4149eea] user: drh branch: trunk, size: 19933)
2002-08-12
12:29
[b8a51e9f61] part of check-in [2fb3fdcdf0] Fix for ticket #9 (again). The rollback journal files should now also be byte-order independent. (CVS 705) (check-in: [2fb3fdcdf0] user: drh branch: trunk, size: 19906)
2002-07-07
16:52
[1fd1ecdece] part of check-in [f6e24d5ccb] More rollback problems: Fix two more errors introduced by checking (410) that can cause database corruption after a ROLLBACK. Also add new tests to make sure everything is working this time. (CVS 663) (check-in: [f6e24d5ccb] user: drh branch: trunk, size: 19862)
2002-06-25
13:16
[4eeb19975b] part of check-in [52eba4de30] Enhance the INTEGRITY_CHECK pragma to test the auxiliary database file in addition to the main database file. (CVS 642) (check-in: [52eba4de30] user: drh branch: trunk, size: 17311)
2002-03-11
02:06
[ae0b9a82d5] part of check-in [9f5b241cb2] Preparing for the 2.4.0 release. (CVS 426) (check-in: [9f5b241cb2] user: drh branch: trunk, size: 17068)
2002-01-10
14:31
[9e49495c06] part of check-in [ba89da6031] Fix a problem with the way temporary tables mask permanent tables. (CVS 345) (check-in: [ba89da6031] user: drh branch: trunk, size: 13942)
2002-01-09
13:30
[9306ee5e47] part of check-in [0a3aa99e11] Continued work on the DROP/CREATE problem. (CVS 343) (check-in: [0a3aa99e11] user: drh branch: trunk, size: 13833)
03:19
[5f8543d3df] part of check-in [b3656a5cfe] Working on a bug: Dropping and recreating a table within a transaction causes an assertion failure. (CVS 342) (check-in: [b3656a5cfe] user: drh branch: trunk, size: 11318)
2001-09-24
03:12
[855337b8a1] part of check-in [a462c85083] Tests for inserting lots of data (~64K) into a single row of a table. (CVS 264) (check-in: [a462c85083] user: drh branch: trunk, size: 8996)
2001-09-23
02:35
[010dfe3cc7] part of check-in [337b3d3b2a] Fixes to the locking and rollback behavior. (CVS 261) (check-in: [337b3d3b2a] user: drh branch: trunk, size: 6270)
2001-09-17
20:48
[997c8dcc15] part of check-in [b30f2b5e15] Enchanced transaction tests (CVS 253) (check-in: [b30f2b5e15] user: drh branch: trunk, size: 6430)
2001-09-16
00:13
[097ef854f8] part of check-in [4e926efe2b] Disclaimed copyright. Preparing for release 2.0. (CVS 250) (check-in: [4e926efe2b] user: drh branch: trunk, size: 5406)
2001-09-14
03:24
[1727a0ebf0] part of check-in [e7b65e37fd] All tests now pass. But there are still issues. For example, inserts are way too slow. And additional tests are needed for new features. (CVS 243) (check-in: [e7b65e37fd] user: drh branch: trunk, size: 5949)
2001-04-12
23:21
[51e50e8273] part of check-in [3bde128418] More testing (CVS 209) (check-in: [3bde128418] user: drh branch: trunk, size: 6006)
2001-04-04
11:48
Added: [82556605d4] part of check-in [35a8feed0d] Added transaction support (CVS 196) (check-in: [35a8feed0d] user: drh branch: trunk, size: 4548)