mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Formatting changes
This commit is contained in:
@ -92,7 +92,7 @@ the x-latch freed? The most efficient way for performing a
|
||||
searched delete is obviously to keep the x-latch for several
|
||||
steps of query graph execution. */
|
||||
|
||||
/*********************************************************************//**
|
||||
/*************************************************************************
|
||||
IMPORTANT NOTE: Any operation that generates redo MUST check that there
|
||||
is enough space in the redo log before for that operation. This is
|
||||
done by calling log_free_check(). The reason for checking the
|
||||
|
Reference in New Issue
Block a user