Layer: services

Module: mysql

Interfaces

Description:

Policy for MySQL


Interfaces:

mysql_admin( domain , role , terminal )
Summary

All of the rules required to administrate an mysql environment

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed to manage the mysql domain.

No
terminal

The type of the terminal allow the mysql domain to use.

No
mysql_initrc_domtrans( domain )
Summary

Execute mysql server in the mysqld domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
mysql_manage_db_dirs( domain )
Summary

Create, read, write, and delete MySQL database directories.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
mysql_manage_db_files( domain )
Summary

Create, read, write, and delete MySQL database files.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
mysql_read_config( domain )
Summary

Read MySQL configuration files.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
mysql_rw_db_dirs( domain )
Summary

Read and write to the MySQL database directory.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
mysql_rw_db_sockets( domain )
Summary

Read and write to the MySQL database named socket.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
mysql_search_db( domain )
Summary

Search the directories that contain MySQL database storage.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
mysql_search_pid_files( domain )
Summary

Search MySQL PID files.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
mysql_signal( domain )
Summary

Send a generic signal to MySQL.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
mysql_stream_connect( domain )
Summary

Connect to MySQL using a unix domain stream socket.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
mysql_write_log( domain )
Summary

Write to the MySQL log.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
Return