blob: 7c3a03b3f4d8df790e641deb09d3408a93ef9f7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
# guild\_member\_withdraw
[<-Back-to:Characters](database-characters.md)
**The \`guild\_member\_withdraw\` table**
**Structure**
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| ---------- | ----- | ---------- | --- | ---- | ------- | ------ | ------- |
| [guid][1] | INT | UNSIGNED | PRI | NO | | | |
| [tab1][2] | INT | UNSIGNED | | NO | 0 | | |
| [tab1][3] | INT | UNSIGNED | | NO | 0 | | |
| [tab2][4] | INT | UNSIGNED | | NO | 0 | | |
| [tab3][5] | INT | UNSIGNED | | NO | 0 | | |
| [tab4][6] | INT | UNSIGNED | | NO | 0 | | |
| [tab5][7] | INT | UNSIGNED | | NO | 0 | | |
| [money][8] | INT | UNSIGNED | | NO | 0 | | |
[1]: #guid
[2]: #tab
[3]: #tab
[4]: #tab
[5]: #tab
[6]: #tab
[7]: #tab
[8]: #money
**Description of the fields**
### guid
`field-no-description|1`
### tab
`field-no-description|2-7`
### money
`field-no-description|8`
|