EXPAND ALL
  • Home

mysql_command_name

UDF to convert MySQL request command codes into their corresponding names.

Returns: STRING

The request code's name.

Arguments

VariableTypeDescription
cmdINT64A MySQL command code

Examples:

df.cmd = px.mysql_command_name(df.req_cmd)
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.