I got this warning when building 5.2 on Debian Buster:
CC (gcc) [M db_mysql.so] km_dbase.o
In file included from km_dbase.c:38:
/usr/include/mariadb/mysql_version.h:3:2: warning: #warning This file should not be
included by clients, include only <mysql.h> [-Wcpp]
#warning This file should not be included by clients, include only <mysql.h>
^~~~~~~
-- Juha