MySQL 8.4.0
Source Code Documentation
sql_restart_server.h File Reference
#include "sql/sql_cmd.h"

Go to the source code of this file.

Classes

class  Sql_cmd_restart_server
 Sql_cmd_restart_server represents the RESTART server statement. More...
 

Functions

bool is_mysqld_managed ()
 Check if mysqld is managed by an external supervisor. More...
 

Function Documentation

◆ is_mysqld_managed()

bool is_mysqld_managed ( )

Check if mysqld is managed by an external supervisor.

Returns
true if it is under control of supervisor else false.