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 'bugreport' table for MaNGOSOne
This table stores all the Bugs/Suggestions submitted in-game by Players.
Table Notes
This table uses the 'MyISAM' DB Engine
The Field definitions follow:
Field Name | Field Type | Nullable | Key | Default Value | Attributes | Notes |
---|---|---|---|---|---|---|
id | int(11) | NO | PRI | NULL | 'auto_increment' | Auto generated value when records are inserted by the core. |
type | longtext | NO | NULL | The text description of the type of bug report / suggestion. | ||
content | longtext | NO | NULL | The text content of the bug/suggestion. |
Description of the fields
id int(11)
Auto generated value when records are inserted by the core. This id is just here to be a primary key and eases the data insertion. This field is also a auto increment field
type longtext
The text description of the type of bug report / suggestion.
content longtext
The text content of the bug/suggestion.
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