pub(crate) const MAX_WARNINGS: usize = 64;
Maximum number of warnings to store per session (similar to MySQL’s max_error_count)