Re: [Maria-developers] [maria-developers] MMC Snapin and WMI Provider

2015-06-04 Thread Sergei Golubchik
Hi, Rolain! On Jun 04, Rolain Djeumen wrote: > Hello to all , > > I would like to work on the MariaDB MMC Snapin and WMI Provider. > Is there anyone in charge of the said feature ? Unfortunately, no. The developer who added this feature to the "suggested development" list does not work on Maria

Re: [Maria-developers] 91259f9: MDEV-7505 - Too large scale in DECIMAL dynamic column getter crashes mysqld

2015-06-04 Thread Sergei Golubchik
Hi, Sergey! On Jun 04, Sergey Vojtovich wrote: > > > diff --git a/sql/item_strfunc.cc b/sql/item_strfunc.cc > > > index eedf149..7ad4c06 100644 > > > --- a/sql/item_strfunc.cc > > > +++ b/sql/item_strfunc.cc > > > @@ -4467,6 +4467,13 @@ bool Item_dyncol_get::get_date(MYSQL_TIME *ltime, > > > ulon

Re: [Maria-developers] 91259f9: MDEV-7505 - Too large scale in DECIMAL dynamic column getter crashes mysqld

2015-06-04 Thread Sergey Vojtovich
Hi Sergei, thanks for your review. Answers inline. On Thu, Jun 04, 2015 at 04:29:24PM +0200, Sergei Golubchik wrote: > Hi, svoj! > > On Jun 04, s...@mariadb.org wrote: > > revision-id: 91259f903c2ffac7c7c8fc72385a572eace4fa89 > > parent(s): 9bb9bde42dbf6f936faadeaa34cde838bf6b63dd > > committer:

Re: [Maria-developers] Please review MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 (0000)#

2015-06-04 Thread Sergei Golubchik
Hi, Alexander! On Jun 04, Alexander Barkov wrote: > On 06/04/2015 06:20 PM, Sergei Golubchik wrote: > > On Jun 04, Alexander Barkov wrote: > >> > >> Please review a joint patch for: > >> > >> MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 ()# > >> > >> MDEV-8267 Add /*old*

Re: [Maria-developers] Please review MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 (0000)#

2015-06-04 Thread Alexander Barkov
Hi Sergei, On 06/04/2015 06:20 PM, Sergei Golubchik wrote: Hi, Alexander! On Jun 04, Alexander Barkov wrote: Hi Sergei, Please review a joint patch for: MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 ()# MDEV-8267 Add /*old*/ comment into I_S.COLUMN_TYPE for old DE

Re: [Maria-developers] 91259f9: MDEV-7505 - Too large scale in DECIMAL dynamic column getter crashes mysqld

2015-06-04 Thread Sergei Golubchik
Hi, svoj! On Jun 04, s...@mariadb.org wrote: > revision-id: 91259f903c2ffac7c7c8fc72385a572eace4fa89 > parent(s): 9bb9bde42dbf6f936faadeaa34cde838bf6b63dd > committer: Sergey Vojtovich > branch nick: mariadb > timestamp: 2015-06-04 16:04:05 +0400 > message: > > MDEV-7505 - Too large scale in DECI

Re: [Maria-developers] Please review MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 (0000)#

2015-06-04 Thread Sergei Golubchik
Hi, Alexander! On Jun 04, Alexander Barkov wrote: > Hi Sergei, > > Please review a joint patch for: > > MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 ()# > > MDEV-8267 Add /*old*/ comment into I_S.COLUMN_TYPE for old DECIMAL Ok to push! How does this fix affect MDEV-

[Maria-developers] [maria-developers] MMC Snapin and WMI Provider

2015-06-04 Thread Rolain Djeumen
Hello to all , I would like to work on the MariaDB MMC Snapin and WMI Provider. Is there anyone in charge of the said feature ? ___ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe :

[Maria-developers] Please review MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 (0000)#

2015-06-04 Thread Alexander Barkov
Hi Sergei, Please review a joint patch for: MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 ()# MDEV-8267 Add /*old*/ comment into I_S.COLUMN_TYPE for old DECIMAL Thanks. diff --git a/mysql-test/r/type_decimal.result b/mysql-test/r/type_decimal.result index f8649f0..cde

Re: [Maria-developers] Probably in a bug in simple_pred()

2015-06-04 Thread Sergey Petrunia
Yes, will look. On Thu, Jun 04, 2015 at 02:05:11PM +0400, Alexander Barkov wrote: > Hi Sergey, > > Will you have time to have a look into this please? > > Thanks. > > On 05/28/2015 10:19 PM, Alexander Barkov wrote: > >Hi Sergey, > > > >did you have a chance to have a look into this? > > > >Thank

[Maria-developers] Work on MariaDB management console snapin and WMI Provider

2015-06-04 Thread Rolain Djeumen
Hello to All, I am new here , and i will like to work on the MariaDB management console snapin and WMI Provider. Who do i need to contact for that ? Thanks, ___ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists

Re: [Maria-developers] Probably in a bug in simple_pred()

2015-06-04 Thread Alexander Barkov
Hi Sergey, Will you have time to have a look into this please? Thanks. On 05/28/2015 10:19 PM, Alexander Barkov wrote: Hi Sergey, did you have a chance to have a look into this? Thanks. On 05/26/2015 09:39 AM, Alexander Barkov wrote: Hi Sergey, I probably found a bug in simple_pred() in