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 'ai_playerbot_random_bots' table for MaNGOSZero
Table Notes
This table uses the 'InnoDB' DB Engine
The Field definitions follow:
Field Name | Field Type | Nullable | Key | Default Value | Attributes | Notes |
---|---|---|---|---|---|---|
id | bigint(20) | NO | PRI | NULL | 'auto_increment' | |
owner | bigint(20) | NO | MUL | NULL | ||
bot | bigint(20) | NO | MUL | NULL | ||
time | bigint(20) | NO | NULL | |||
validIn | bigint(20) | YES | NULL | |||
event | varchar(45) | YES | MUL | {Blank String} | ||
value | bigint(20) | YES | NULL | |||
data | varchar(255) | YES | {Blank String} |
Description of the fields
id bigint(20)
owner bigint(20)
bot bigint(20)
time bigint(20)
validIn bigint(20)
event varchar(45)
value bigint(20)
data varchar(255)
auto-generated by the getMaNGOS.eu MAGNET dbdocs module
Edited by Antz
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 accountSign in
Already have an account? Sign in here.
Sign In Now