Home
last modified time | relevance | path

Searched refs:ROLLBACK (Results 1 – 25 of 15365) sorted by path

12345678910>>...615

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ctlib/
H A Ddbapi_get_cursor_textptrs.inc159 " -- Use a formal save point, to which it will be possible to ROLLBACK",
202 " ROLLBACK TRANSACTION DBAPIGetCurTPSavePoint;",
217 " ROLLBACK TRANSACTION DBAPIGetCurTPSavePoint;",
/dports/databases/apq/apq-3.2.0/manual/
H A Dmanual.tex4091 ROLLBACK WORK & "ROLLBACK" & \\
4897 \item ROLLBACK WORK\index{ROLLBACK WORK}
4920 Rollback\_Work & ROLLBACK WORK\\
4957 Abort\_State & A ROLLBACK is required\\
4992 the only course to recovery is by executing a ROLLBACK\index{ROLLBACK} WORK statement
9641 Connection\_Type is to ROLLBACK WORK\index{ROLLBACK WORK}, when the object finalizes\index{finalize…
9654 The APQ binding can only perform the default COMMIT/ROLLBACK action
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/
H A Dtypes.proto360 ROLLBACK = 2; enumerator
386 // If the failure action is ROLLBACK, the orchestrator will attempt to
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/lib/pq/
H A Dconn.go580 _, commandTag, err := cn.simpleExec("ROLLBACK")
587 if commandTag != "ROLLBACK" {
/dports/databases/cego/cego-2.47.11/src/
H A DCego.cc2862 Scanner s130(ROLLBACK); in loadScanner()
5092 _actionMap[942][ROLLBACK] = ActionEntry(SHIFT, 33); in loadParser3()
5358 _actionMap[912][ROLLBACK] = ActionEntry(SHIFT, 33); in loadParser8()
6341 _actionMap[803][ROLLBACK] = ActionEntry(SHIFT, 33); in loadParser27()
7305 _actionMap[707][ROLLBACK] = ActionEntry(SHIFT, 33); in loadParser45()
7510 _actionMap[714][ROLLBACK] = ActionEntry(SHIFT, 33); in loadParser49()
7965 _actionMap[736][ROLLBACK] = ActionEntry(SHIFT, 33); in loadParser57()
12733 _actionMap[388][ROLLBACK] = ActionEntry(SHIFT, 33); in loadParser147()
12842 _actionMap[389][ROLLBACK] = ActionEntry(SHIFT, 33); in loadParser149()
14673 _actionMap[233][ROLLBACK] = ActionEntry(SHIFT, 33); in loadParser184()
[all …]
H A DCego.def166 [rR][oO][lL][lL][bB][aA][cC][kK] : ROLLBACK
517 RollbackStatement : ROLLBACK ; rollbackStore
H A DCego.h409 ROLLBACK, enumerator
H A DCegoAction.cc4760 _pQuery = new CegoQuery(_pTabMng, _tableSet, CegoQuery::ROLLBACK); in rollbackStore()
H A DCegoQuery.cc39 else if ( to == CegoQuery::ROLLBACK ) in CegoQuery()
H A DCegoQuery.h55 enum TransactionOp { START, COMMIT, ROLLBACK }; enumerator
/dports/databases/dalmp/DALMP-3.1.0/
H A DREADME.md37 …ons](http://docs.dalmp.com/en/latest/database/StartTrans.html) (SAVEPOINT / ROLLBACK TO SAVEPOINT).
/dports/databases/dalmp/DALMP-3.1.0/docs/database/
H A DRollBackTrans.rst7 returns false if there was an error executing the ROLLBACK.
H A DStartTrans.rst53 TRANSACTION, COMMIT and ROLLBACK Syntax <http://dev.mysql.com/doc/refman/5.5/en/commit.html>`_.
/dports/databases/dalmp/DALMP-3.1.0/docs/
H A Dindex.rst30 * Nested `Transactions </en/latest/database/StartTrans.html>`_ (SAVEPOINT / ROLLBACK TO SAVEPOINT).
/dports/databases/db5/db-5.3.28/lang/sql/adapter/sqlite-patches/
H A D19_backup_test.patch246 - execsql { ROLLBACK } db3
259 execsql { ROLLBACK }
/dports/databases/db5/db-5.3.28/lang/sql/odbc/
H A DChangeLog358 * added DSN option "NoTXN" to disable BEGIN/COMMIT/ROLLBACK
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dparse.y128 cmd ::= ROLLBACK trans_opt. {sqlite3RollbackTransaction(pParse);}
138 cmd ::= ROLLBACK trans_opt TO savepoint_opt nm(X). { in nm()
200 QUERY KEY OF OFFSET PRAGMA RAISE RELEASE REPLACE RESTRICT ROW ROLLBACK
1296 raisetype(A) ::= ROLLBACK. {A = OE_Rollback;}
H A Dsqlite.h.in1540 ** routine. ^Thus INSERT OR FAIL, INSERT OR IGNORE, INSERT OR ROLLBACK,
2727 ** ^Transaction control statements such as [BEGIN], [COMMIT], [ROLLBACK],
4134 ** ^Autocommit mode is re-enabled by a [COMMIT] or [ROLLBACK].
4184 ** function to be invoked whenever a transaction is [ROLLBACK | rolled back].
4208 ** returns non-zero, then the [COMMIT] is converted into a [ROLLBACK].
4213 ** rolled back if an explicit "ROLLBACK" statement is executed, or
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/test/
H A Dattach.test430 execsql ROLLBACK
469 execsql {ROLLBACK}
H A Dattach2.test123 db2 eval ROLLBACK
361 ROLLBACK;
H A Dauth.test1597 catchsql {ROLLBACK}
1601 } {ROLLBACK {} {} {}}
1610 catchsql {ROLLBACK}
H A Davtrans.test179 ROLLBACK;
325 ROLLBACK;
342 ROLLBACK;
397 ROLLBACK;
420 ROLLBACK;
452 ROLLBACK;
482 ROLLBACK;
513 ROLLBACK;
553 ROLLBACK;
565 ROLLBACK;
[all …]
H A Dbackup.test438 ROLLBACK;
621 execsql { ROLLBACK }
H A Dbackup2.test80 db2 eval {ROLLBACK}
H A Dcapi2.test522 # execsql {ROLLBACK; SELECT * FROM t1}
566 catchsql {ROLLBACK}

12345678910>>...615