Added default value "NULL"
This commit is contained in:
@@ -4,7 +4,7 @@ Currently running system processes
|
||||
|
||||
| Field | Description | Type | Null | Key | Default | Extra |
|
||||
| ----- | ----------- | ---- | ---- | --- | ------- | ----- |
|
||||
| pid | | int unsigned | YES | PRI | | |
|
||||
| pid | | int unsigned | YES | PRI | NULL | |
|
||||
| command | | varbinary(32) | YES | | | |
|
||||
| created | | datetime | YES | | 0001-01-01 00:00:00 | |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user