Re: [Maria-developers] any plans to bump soname for libmysqlclient.so?

2015-11-03 Thread Mudd, Simon
Hi Honza, > On 3 Nov 2015, at 13:55, Honza Horak wrote: > > Hi, mysql 5.7 bumped soname of the libmysqlclient.so. Are there any plans to > do something like that in mariadb's libmysqlclient.so? > > I'm also wondering whether there are any particular plans to keep > compatibility of the client

Re: [Maria-developers] [Commits] 4685c90: mari...@.service.in should be configured for all systemd platforms.

2015-11-03 Thread Sergey Vojtovich
Hi Nirbhay, taking into account that CPackRPM won't be able to install it, what's the purpose of having this configured for all systemd platforms? Regards, Sergey On Tue, Nov 03, 2015 at 05:38:12PM -0500, Nirbhay Choubey wrote: > revision-id: 4685c903bc822596bcf12cbfdb5bcc4460ed0105 > parent(s):

[Maria-developers] any plans to bump soname for libmysqlclient.so?

2015-11-03 Thread Honza Horak
Hi, mysql 5.7 bumped soname of the libmysqlclient.so. Are there any plans to do something like that in mariadb's libmysqlclient.so? I'm also wondering whether there are any particular plans to keep compatibility of the client library (libmysqlclient.so) between MariaDB and MySQL in the future.