![]() |
Home | Libraries | People | FAQ | More |
The ID of the collation to use for the connection.
std::uint16_t connection_collation {45};
Impacts how text queries and prepared statements are interpreted. Defaults
to utf8mb4_general_ci
,
which is compatible with MySQL 5.x, 8.x and MariaDB.