Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

Table: command

Holds help and security permission information for commands. This table does NOT create new commands, it . It only sets / overrides security the permission and provides a help text.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

name

varchar(50)

signed

PRI

NO

NULL



permission

smallint(5)

unsigned


NO

0



help

longtext

signed


YES

NULL



...