blob: 08a957d80f345bf8abb93c5218237a6aae6b0142 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# reserved\_name
[<-Back-to:Characters](database-characters.md)
**The \`reserved\_name\` table**
**Structure**
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| --------- | ----------- | ---------- | --- | ---- | ------- | ----- | ------- |
| [name][1] | VARCHAR(12) | SIGNED | PRI | NO | '' | | |
[1]: #name
**Description of the fields**
### name
Name to be reserevd
|