[Maria-developers] Unsubscribe

2015-12-16 Thread Abdul Hakeem
___ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

Re: [Maria-developers] [Commits] 0b0d341: MDEV-9044 : Binlog corruption in Galera

2015-12-16 Thread Sergei Golubchik
Hi, Nirbhay! On Dec 07, Nirbhay Choubey wrote: > revision-id: 0b0d34138300b891ccbec58e01f3ab5bebe24d71 > parent(s): 3c0e9d31b3e6494931deb09f5c93b05a96df8471 > committer: Nirbhay Choubey > branch nick: 10.1.b9044 > timestamp: 2015-12-07 14:01:52 -0500 > message: > > MDEV-9044 : Binlog corruption

Re: [Maria-developers] [Commits] 732d45e: MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in many

2015-12-16 Thread Sergei Golubchik
Hi, Sergey! On Dec 16, Sergey Vojtovich wrote: > > > Are you sure we want to fix that at all? > Definitely daemon_example. fine > The rest is nice to have (e.g. I wouldn't want my app to exit if > embedded gets --print-defaults). agree > But the fix should be different: change of abort to

[Maria-developers] MDEV-8844 Unreadable control characters printed as is in warnings

2015-12-16 Thread Alexander Barkov
Hi Sergei, Please review a patch for MDEV-8844. Thanks! diff --git a/include/m_ctype.h b/include/m_ctype.h index a552226..b059258 100644 --- a/include/m_ctype.h +++ b/include/m_ctype.h @@ -582,6 +582,7 @@ struct charset_info_st extern MYSQL_PLUGIN_IMPORT struct charset_info_st my_charset_bin;

Re: [Maria-developers] [Commits] 732d45e: MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in many

2015-12-16 Thread Sergey Vojtovich
Hi Sergei, On Tue, Dec 15, 2015 at 10:49:37PM +0100, Sergei Golubchik wrote: > Hi, Sergey! > > On Dec 14, Sergey Vojtovich wrote: > > revision-id: 732d45e93b81a104e3f3931e4908e22167a54622 > > (mariadb-10.0.22-57-g732d45e) > > parent(s): 3e206a518dec400e084451165f633b78eb2e7fee > > committer: