Gm command logTable
		
		
		
		Jump to navigation
		Jump to search
		
| UE | Field | Type | Key Type | Default | Extra | Description | 
|---|---|---|---|---|---|---|
| id | int(10) unsigned | PRI | auto_increment | |||
| account_id | int(10) unsigned | 0 | ||||
| gm | int(10) | 0 | ||||
| command | varchar(200) | /none | ||||
| player | int(10) | 0 | ||||
| ex_time | datetime |