Important: As of 19/09/24 all versions of MariaDB, MySQL 5.7 and 8.1 will no longer be supported. Consider upgrading to MySQL 8.0 or 8.4.
secret_digest
<-Back-to:Auth
The `secret_digest` table
Table Structure
Field |
Type |
Attributes |
Key |
Null |
Default |
Extra |
Comment |
id |
INT |
UNSIGNED |
PRI |
NO |
|
|
|
digest |
VARCHAR(100) |
SIGNED |
|
NO |
|
|
|
Description of the fields
id
The id digest.
digest
field-no-description|2