Changes between Version 1 and Version 2 of Ticket #31090, comment 4
- Timestamp:
- Dec 16, 2019, 6:20:12 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31090, comment 4
v1 v2 1 Note: `BEGIN` is logged only on SQLite as a workaround to start a transaction explicitly in autocommit mode, you will not find it in loggers for other databases. It is not a start of transaction.1 Note: `BEGIN` is logged only on SQLite as a workaround to start a transaction explicitly in autocommit mode, you will not find it in loggers for other databases.