======================================================================================
dict_mysql.c: In function 'dict_mysql_lookup':
dict_mysql.c:318: error: 'MYSQL_RES' undeclared (first use in this function)
dict_mysql.c:318: error: (Each undeclared identifier is reported only once
dict_mysql.c:318: error: for each function it appears in.)
dict_mysql.c:318: error: 'query_res' undeclared (first use in this function)
dict_mysql.c:319: error: 'MYSQL_ROW' undeclared (first use in this function)
dict_mysql.c:319: error: expected ';' before 'row'
dict_mysql.c:396: error: 'row' undeclared (first use in this function)
dict_mysql.c: In function 'dict_mysql_check_stat':
dict_mysql.c:419: error: 'HOST' has no member named 'stat'
dict_mysql.c:419: error: 'HOST' has no member named 'type'
dict_mysql.c:421: error: 'HOST' has no member named 'stat'
dict_mysql.c:421: error: 'HOST' has no member named 'ts'