Jump to content
  • We are looking for staff for the Wiki area!
    If interested please
    click here and select "Documentation Team"

  • uptime


    antz
     NOTE:  This page is auto-generated from the MAGNET DBDocs module,
                 Any changes made directly to this page will be lost when it is regenerated.

    Description of the 'uptime' table.

    This table holds the uptime of all realms. Each realm will automatically update it's latest entry's value until it crashes and a new record is added. Doing so also some statistical/historical information is collected - about the availability of your machine.

    Table Notes

    This table uses the 'MyISAM' DB Engine

    The Field definitions follow:

    Field Name Field Type Nullable Key Default Value Attributes Notes
    realmid int(11) unsigned NO PRI NULL   The realm id [See realmlist.id].
    starttime bigint(20) unsigned NO PRI '0'   The time when the server was started, in Unix time.
    startstring varchar(64) NO {Blank String}   The time when the server started, formated as a readable string.
    uptime bigint(20) unsigned NO '0'   The uptime of the server, in seconds.
    maxplayers smallint(5) unsigned NO '0'   The maximum number of players connected

    Description of the fields

    realmid int(11) unsigned

    The realm id [See realmlist.id].

    starttime bigint(20) unsigned

    The time when the server was started, in Unix time.

    startstring varchar(64)

    The time when the server started, formated as a readable string.

    uptime bigint(20) unsigned

    The uptime of the server, in seconds.

    maxplayers smallint(5) unsigned

    The maximum number of players connected


    auto-generated by the getMaNGOS.eu MAGNET dbdocs module

    Edited by Antz


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use