summaryrefslogtreecommitdiff
path: root/docs/es/log_money.md
blob: 43792554814101622e4c586f62ae5e8fd28efce7 (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# log\_money

[<-Volver a:Characters](database-characters.md)

Leer en: [English :gb:](../log_money) [Spanish :es:](log_money)

**Tabla \`log\_money\`**

**Estructura**

| Field              | Type     | Attributes | Key | Null | Default | Extra | Comment |
| ------------------ | -------- | ---------- | --- | ---- | ------- | ----- | ------- |
| [sender_acc][1]    | INT      | UNSIGNED   |     | NO   |         |       |         |
| [sender_guid][2]   | INT      | UNSIGNED   |     | NO   |         |       |         |
| [sender_name][3]   | CHAR(32) | SIGNED     |     | NO   |         |       |         |
| [sender_ip][4]     | CHAR(32) | SIGNED     |     | NO   |         |       |         |
| [receiver_acc][5]  | INT      | UNSIGNED   |     | NO   |         |       |         |
| [receiver_name][6] | CHAR(32) | SIGNED     |     | NO   |         |       |         |
| [money][7]         | BIGINT   | UNSIGNED   |     | NO   |         |       |         |
| [topic][8]         | CHAR(255)| SIGNED     |     | NO   |         |       |         |
| [date][9]          | DATETIME | SIGNED     |     | NO   |         |       |         |

[1]: #senderacc
[2]: #senderguid
[3]: #sendername
[4]: #senderip
[5]: #receiveracc
[6]: #receivername
[7]: #money
[8]: #topic
[9]: #date

**Descripción de los campos**

### sender\_acc

`campo-sin-descripción|1`

### sender\_guid

`campo-sin-descripción|2`

### sender\_name

`campo-sin-descripción|3`

### sender\_ip

`campo-sin-descripción|4`

### receiver\_acc

`campo-sin-descripción|5`

### receiver\_name

`campo-sin-descripción|6`

### money

`campo-sin-descripción|7`

### topic

`campo-sin-descripción|8`

### date

`campo-sin-descripción|9`