mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
cosmetic change
This commit is contained in:
@@ -647,7 +647,7 @@ public:
|
||||
so we internally disable it temporarily by creating the Disable_binlog
|
||||
object and reset the state by destroying the object (don't forget that! or
|
||||
write code so that the object gets automatically destroyed when leaving a
|
||||
function...).
|
||||
block, see example in sql_table.cc).
|
||||
*/
|
||||
class Disable_binlog {
|
||||
private:
|
||||
|
Reference in New Issue
Block a user