Bug #34458 Extreneous use of templates in server code
Patch to remove white-space left over after removing anonymous namespace. sql/handler.cc: Removing indentation and whitespace.
This commit is contained in:
parent
40176e1962
commit
450ed5aea6
@ -3861,6 +3861,7 @@ bool ha_show_status(THD *thd, handlerton *db_type, enum ha_stat_type stat)
|
|||||||
mysql_bin_log.is_open());
|
mysql_bin_log.is_open());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/** @brief
|
/** @brief
|
||||||
Write table maps for all (manually or automatically) locked tables
|
Write table maps for all (manually or automatically) locked tables
|
||||||
to the binary log.
|
to the binary log.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user