mariadb log: Difference between revisions

From Onset Developer Wiki
m (BlueMountains moved page mysql log to mariadb log without leaving a redirect)
No edit summary
Line 4: Line 4:
{{FuncDescription|__EDIT_ME__}}
{{FuncDescription|__EDIT_ME__}}


{{FuncSyntax|mysql_log(level_str)}}
{{FuncSyntax|mariadb_log(level_str)}}


{{FuncParameters}}
{{FuncParameters}}

Revision as of 16:27, 18 May 2019

mariadb log

Type: Function
Context: Server
Introduced: v1.0

NOTICE

This function is provided by the official MySQL plugin.

Description

__EDIT_ME__

Syntax

mariadb_log(level_str)

Parameters

  • level_str
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__