Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in transactions
PostgreSQL: is it possible to ALTER TABLE and INSERT to it within a single transaction?
Oct 23, 2025
postgresql
transactions
insert
alter
What are the real world usecases of "REQUIRES_NEW" propagation attribute of @Transactional
Oct 23, 2025
java
spring
hibernate
spring-boot
transactions
"Non-repeatable read" and "phantom read" occur with 'SERIALIZABLE' isolation level (MySQL)
Oct 24, 2025
mysql
database
transactions
isolation-level
phantom-read
Entity Framework 6 Not Using Snapshot Isolation Level
Oct 22, 2025
c#
entity-framework
transactions
How to prevent database deadlocks in concurrent transactions?
Oct 21, 2025
sql
transactions
database-deadlocks
Why does not "@Transactional(propagation = propagation.NEVER)" work?
Oct 22, 2025
java
spring
transactions
spring-aop
spring-annotations
innodb rollback on timeout
Oct 22, 2025
mysql
database
transactions
locking
timeout
Does using a transaction but not actually making any queries have a resource cost?
Oct 22, 2025
performance
entity-framework
transactions
database-performance
SQLAlchemy: session.begin_nested() with session.commit()
Oct 21, 2025
python
session
sqlalchemy
transactions
flask-sqlalchemy
Exclusive Lock (Row Level) - MySql need an example
Oct 20, 2025
mysql
transactions
locking
Open Session in View vs @Transactional
Oct 21, 2025
java
spring
hibernate
transactions
open-session-in-view
Conditional updating in Django without race condition
Oct 20, 2025
django
transactions
App Engine NDB Transaction Collision
Oct 19, 2025
python
google-app-engine
transactions
Functionality to save and restore database state
Oct 18, 2025
sql-server
sql-server-2008
transactions
backup
Hibernate and TransactionRequiredException when propagation set to Propagation.NOT_SUPPORTED
Oct 20, 2025
java
hibernate
transactions
Correct isolation level for sequential counter
Oct 18, 2025
c#
mysql
transactions
innodb
galera
How to handle if DbTransaction's Commit() or Rollback() throw exception?
Oct 18, 2025
c#
sql-server
transactions
is insert into.. select statement transactional?
Oct 18, 2025
sql
sql-server
t-sql
transactions
Start psql with read-only transactions by default
Oct 19, 2025
postgresql
transactions
psql
Show currently active transaction(s) in mysql
Oct 19, 2025
mysql
transactions
« Newer Entries
Older Entries »