Skip to content

build_info

Holds client build data to verify if a connecting client is supported by the server.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
buildintsignedPRINO
majorVersionintsignedYESNULL
minorVersionintsignedYESNULL
bugfixVersionintsignedYESNULL
hotfixVersionchar(3)YESNULL
 

Description of fields ​

build ​

e.g.: 335a.12340  

majorVersion ​

e.g.: 335a.12340  

minorVersion ​

e.g.: 335a.12340  

bugfixVersion ​

e.g.: 335a.12340  

hotfixVersion ​

e.g.: 335a.12340