MYSQL_VERSION_ID

Constant MYSQL_VERSION_ID 

Source
pub const MYSQL_VERSION_ID: i32 = 80030;
Expand description

The MySQL version that was used as the base for this library.

TODO: Make MySQL version configurable