Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in savepoints

How do I check whether a savepoint has been established before issuing a rollback?

Usage ROLLBACK TO SAVEPOINT with condition

sql postgresql case savepoints

Using SAVE TRANSACTION SavePointName in a Stored Procedure

Savepoint in PostgreSql Function

ERROR 1305 (42000): SAVEPOINT ... does not exist

mysql savepoints

SAVEPOINT mechanism in SQLite

How can to set savepoint in integration tests (with hsqldb in-memory)?

java sql jpa hsqldb savepoints

Achieving NHibernate Nested Transactions Behavior

Jdbc check for capability - savepoint release

Can I substitute savepoints for starting new transactions in Oracle?

sqlite transition from transactions to savepoints

How to use savepoints in oracle procedure

oracle rollback savepoints

ora-01086 : save point was not established or invalid

Django + MySQL - Admin Site - Add User - OperationalError - SAVEPOINT does not exist

How to rollback to savepoint nested transactions using Hibernate