Patch.

Show:

FILE_NAME

Varchar(255)

Name.


Default: ''

ID_PATCH

Int(11)

Unique identifier.

PATCH_DATE

Timestamp

Date.

PATCH_ETAT

Tinyint(1)

State :

  • 0 : Started
  • 1 : Success
  • 2 : Error


Default: 1

PATCH_HASH

Char(64)

Hash.


Default: ''