Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] In the case of the `RealmID` what do we do?

[DiscordArchive] In the case of the `RealmID` what do we do?

[DiscordArchive] In the case of the `RealmID` what do we do?

Pages (5): 1 2 3 4 5 Next
rektbyfaith
Administrator
0
01-10-2021, 07:54 PM
#1
Archived author: stevej • Posted: 2021-01-10T19:54:30.546000+00:00
Original source

In the case of the `RealmID` what do we do?
rektbyfaith
01-10-2021, 07:54 PM #1

Archived author: stevej • Posted: 2021-01-10T19:54:30.546000+00:00
Original source

In the case of the `RealmID` what do we do?

rektbyfaith
Administrator
0
01-10-2021, 07:54 PM
#2
Archived author: stevej • Posted: 2021-01-10T19:54:47.602000+00:00
Original source

It is supposed, that it cannot be null, but it has a default value.
rektbyfaith
01-10-2021, 07:54 PM #2

Archived author: stevej • Posted: 2021-01-10T19:54:47.602000+00:00
Original source

It is supposed, that it cannot be null, but it has a default value.

rektbyfaith
Administrator
0
01-10-2021, 07:55 PM
#3
Archived author: Kitzunu • Posted: 2021-01-10T19:55:38.757000+00:00
Original source

the default value is -1
rektbyfaith
01-10-2021, 07:55 PM #3

Archived author: Kitzunu • Posted: 2021-01-10T19:55:38.757000+00:00
Original source

the default value is -1

rektbyfaith
Administrator
0
01-10-2021, 07:55 PM
#4
Archived author: Kitzunu • Posted: 2021-01-10T19:55:42.807000+00:00
Original source

not NULL
rektbyfaith
01-10-2021, 07:55 PM #4

Archived author: Kitzunu • Posted: 2021-01-10T19:55:42.807000+00:00
Original source

not NULL

rektbyfaith
Administrator
0
01-10-2021, 07:57 PM
#5
Archived author: Kitzunu • Posted: 2021-01-10T19:57:46.802000+00:00
Original source

`NOT NULL` just means it will never allow the value to be NULL
rektbyfaith
01-10-2021, 07:57 PM #5

Archived author: Kitzunu • Posted: 2021-01-10T19:57:46.802000+00:00
Original source

`NOT NULL` just means it will never allow the value to be NULL

rektbyfaith
Administrator
0
01-10-2021, 07:58 PM
#6
Archived author: stevej • Posted: 2021-01-10T19:58:23.067000+00:00
Original source

Could you put it that way?
rektbyfaith
01-10-2021, 07:58 PM #6

Archived author: stevej • Posted: 2021-01-10T19:58:23.067000+00:00
Original source

Could you put it that way?

rektbyfaith
Administrator
0
01-10-2021, 07:58 PM
#7
Archived author: Kitzunu • Posted: 2021-01-10T19:58:40.263000+00:00
Original source

whatcha mean?
rektbyfaith
01-10-2021, 07:58 PM #7

Archived author: Kitzunu • Posted: 2021-01-10T19:58:40.263000+00:00
Original source

whatcha mean?

rektbyfaith
Administrator
0
01-10-2021, 07:58 PM
#8
Archived author: stevej • Posted: 2021-01-10T19:58:42.115000+00:00
Original source

```
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|--------------|--------------|------------|-----|------|---------|-------|---------|
| [id][1] | int(10) | unsigned | PRI | NO | 0 | | |
| [gmlevel][2] | tinyint(3) | unsigned | | NO | 0 | | |
| [RealmID][3] | int(11) | | PRI | NO | -1 | | |
| [comment][4] | varchar(255) | | | YES | | | |
```
rektbyfaith
01-10-2021, 07:58 PM #8

Archived author: stevej • Posted: 2021-01-10T19:58:42.115000+00:00
Original source

```
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|--------------|--------------|------------|-----|------|---------|-------|---------|
| [id][1] | int(10) | unsigned | PRI | NO | 0 | | |
| [gmlevel][2] | tinyint(3) | unsigned | | NO | 0 | | |
| [RealmID][3] | int(11) | | PRI | NO | -1 | | |
| [comment][4] | varchar(255) | | | YES | | | |
```

rektbyfaith
Administrator
0
01-10-2021, 07:58 PM
#9
Archived author: stevej • Posted: 2021-01-10T19:58:45.019000+00:00
Original source

Or
rektbyfaith
01-10-2021, 07:58 PM #9

Archived author: stevej • Posted: 2021-01-10T19:58:45.019000+00:00
Original source

Or

rektbyfaith
Administrator
0
01-10-2021, 07:58 PM
#10
Archived author: stevej • Posted: 2021-01-10T19:58:59.412000+00:00
Original source

```
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|--------------|--------------|------------|-----|------|---------|-------|---------|
| [id][1] | int(10) | unsigned | PRI | NO | | | |
| [gmlevel][2] | tinyint(3) | unsigned | | NO | | | |
| [RealmID][3] | int(11) | | PRI | NO | -1 | | |
| [comment][4] | varchar(255) | | | YES | | | |
```
rektbyfaith
01-10-2021, 07:58 PM #10

Archived author: stevej • Posted: 2021-01-10T19:58:59.412000+00:00
Original source

```
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|--------------|--------------|------------|-----|------|---------|-------|---------|
| [id][1] | int(10) | unsigned | PRI | NO | | | |
| [gmlevel][2] | tinyint(3) | unsigned | | NO | | | |
| [RealmID][3] | int(11) | | PRI | NO | -1 | | |
| [comment][4] | varchar(255) | | | YES | | | |
```

Pages (5): 1 2 3 4 5 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)