summaryrefslogtreecommitdiff
path: root/docs/es/logs_ip_actions.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/es/logs_ip_actions.md')
-rw-r--r--docs/es/logs_ip_actions.md44
1 files changed, 32 insertions, 12 deletions
diff --git a/docs/es/logs_ip_actions.md b/docs/es/logs_ip_actions.md
index 89c2fcb..5236489 100644
--- a/docs/es/logs_ip_actions.md
+++ b/docs/es/logs_ip_actions.md
@@ -2,25 +2,27 @@
[<-Volver a:Auth](database-auth.md)
+Leer en: [English :gb:](../logs_ip_actions) [Spanish :es:](logs_ip_actions)
+
**Tabla \`logs\_ip\_actions\`**
-## Estructura
+**Estructura**
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
-|---------------------|-------------|------------|-----|------|-------------------|----------------|-------------------------------|
+| ------------------- | ----------- | ---------- | --- | ---- | ----------------- | -------------- | ----------------------------- |
| [id][1] | INT | UNSIGNED | PRI | NO | | AUTO_INCREMENT | Unique Identifier |
| [account_id][2] | INT | UNSIGNED | | NO | | | Account ID |
| [character_guid][3] | INT | UNSIGNED | | NO | | | Character Guid |
| [type][4] | TINYINT | UNSIGNED | | NO | | | |
-| [ip][5] | VARCHAR(15) | | | NO | 127.0.0.1 | | |
-| [systemnote][6] | text | | | YES | | | Notes inserted by system |
+| [ip][5] | VARCHAR(15) | SIGNED | | NO | 127.0.0.1 | | |
+| [systemnote][6] | TEXT | SIGNED | | YES | | | Notes inserted by system |
| [unixtime][7] | INT | UNSIGNED | | NO | | | Unixtime |
-| [time][8] | TIMESTAMP | | | NO | CURRENT_TIMESTAMP | | TIMESTAMP |
-| [comment][9] | text | | | YES | | | Allows users to add a comment |
+| [time][8] | TIMESTAMP | SIGNED | | NO | CURRENT_TIMESTAMP | | Timestamp |
+| [comment][9] | TEXT | SIGNED | | YES | | | Allows users to add a comment |
[1]: #id
-[2]: #account_id
-[3]: #character_guid
+[2]: #accountid
+[3]: #characterguid
[4]: #type
[5]: #ip
[6]: #systemnote
@@ -28,22 +30,40 @@
[8]: #time
[9]: #comment
-## Descripción de los campos
+**Descripción de los campos**
### id
-### account_id
+`campo-sin-descripción|1`
+
+### account\_id
+
+`campo-sin-descripción|2`
-### character_guid
+### character\_guid
+
+`campo-sin-descripción|3`
### type
+`campo-sin-descripción|4`
+
### ip
+`campo-sin-descripción|5`
+
### systemnote
+`campo-sin-descripción|6`
+
### unixtime
+`campo-sin-descripción|7`
+
### time
-### comment \ No newline at end of file
+`campo-sin-descripción|8`
+
+### comment
+
+`campo-sin-descripción|9`