1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Formatting changes

This commit is contained in:
Inaam Rana
2010-06-10 09:58:11 -04:00
parent 28187edf33
commit e40c3b9763
5 changed files with 5 additions and 5 deletions

View File

@ -44,7 +44,7 @@ Created 3/14/1997 Heikki Tuuri
#include "row0mysql.h"
#include "log0log.h"
/*********************************************************************//**
/*************************************************************************
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