ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Fields |
Name | IsolationLevel |
---|---|
Type | ENUM |
Fields | 4 |
Source | transaction.h |
Namespace | mysqlpp::Transaction |
Size | 4 |
Usage | The type is used by 2 symbols. |
PADDING | FIELD |
BIT-FIELD |
Name | Value |
---|---|
read_uncommitted | 0 |
read_committed | 1 |
repeatable_read | 2 |
serializable | 3 |