mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
Caused by MDEV-30577 when the CHARSET_INFO structure changed. As hinted by clang: error: no member named 'csname' in 'struct charset_info_st'; did you mean 'cs_name'? Because the target conf_to_src has the properties EXCLUDE_FROM_DEFAULT_BUILD it hasn't been noticed. Also correct: warning: field precision should have type 'int', but argument has type 'size_t'
17 KiB
17 KiB