mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
branches/zip: Whitespace fixup
This commit is contained in:
parent
aff2d59043
commit
3f41e58cfb
1 changed files with 1 additions and 1 deletions
|
|
@ -843,7 +843,7 @@ trx_commit_off_kernel(
|
|||
recovery i.e.: back ground rollback thread is still active
|
||||
then there is a chance that the rollback thread may see
|
||||
this trx as COMMITTED_IN_MEMORY and goes adhead to clean it
|
||||
up calling trx_cleanup_at_db_startup(). This can happen
|
||||
up calling trx_cleanup_at_db_startup(). This can happen
|
||||
in the case we are committing a trx here that is left in
|
||||
PREPARED state during the crash. Note that commit of the
|
||||
rollback of a PREPARED trx happens in the recovery thread
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue