MySQL 8.0.40
Source Code Documentation
|
Public Attributes | |
union { | |
ULong * x | |
struct Bigint * next | |
} | p |
int | k |
int | maxwds |
int | sign |
int | wds |
int Bigint::k |
int Bigint::maxwds |
struct Bigint* Bigint::next |
union { ... } Bigint::p |
int Bigint::sign |
int Bigint::wds |
ULong* Bigint::x |