Created attachment 1297432 [details] Proposed patch Description of problem: With new version of MariaDB 10.2 we see basically this build issue: In file included from /usr/include/ruby/ruby.h:36:0, from /usr/include/ruby.h:33, from ./mysql2_ext.h:10, from client.c:1: client.c: In function 'rb_mysql_client_info': client.c:47:30: error: 'MYSQL_SERVER_VERSION' undeclared (first use in this function); did you mean 'MYSQL_LINK_VERSION'? #define MYSQL_LINK_VERSION MYSQL_SERVER_VERSION
This was actually done upstream in 0.4.8: https://github.com/brianmario/mysql2/commit/8ad9293795a9fce9ef2ccd650b2af62518ada476 I've committed a 0.4.8 bump ready for building (when the current s390 mess is sorted out).
Build is in progress now: https://koji.fedoraproject.org/koji/taskinfo?taskID=20526251