[Pkg-xmpp-devel] Bug#917758: jabberd2: FTBFS: mysql-related errors
Faustin Lammler
faustin at fala.red
Thu Jan 17 21:50:26 GMT 2019
Control: forwarded -1 https://github.com/jabberd2/jabberd2/issues/193
Hi Lucas,
please see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919395#36:
> error: 'MYSQL' {aka 'struct st_mysql'} has no member named 'reconnect'
>
> This is not a bug. MYSQL.reconnect was not part of the API, even in 5.5
> https://dev.mysql.com/doc/refman/5.5/en/c-api-auto-reconnect.html
Your relevant error seems to be (without terminal coloration ;-)):
authreg_mysql.c: In function 'ar_init':
authreg_mysql.c:631:9: error: 'MYSQL' {aka 'struct st_mysql'} has no member named 'reconnect'
conn->reconnect = 1;
Regards,
Faustin
More information about the Pkg-xmpp-devel
mailing list