Re: [Maria-developers] [Commits] d1f5dfe: MDEV-8030 - Apc_target::disable() locks mutex twice

2015-06-19 Thread Sergey Petrunia
Hi Sergei, Ok to push. I'm sorry for the delay with this. On Wed, May 20, 2015 at 08:09:36AM +, s...@mariadb.org wrote: > revision-id: d1f5dfe67703a22f017eb25dd48b1eb5246a9c54 > parent(s): 80333ad847d9f1708fa02fb47a976e96f014bc50 > committer: Sergey Vojtovich > branch nick: mariadb > timestam

Re: [Maria-developers] GSoC2015: facing errors working on udf's for table valued functions.

2015-06-19 Thread Sergey Petrunia
On Fri, Jun 19, 2015 at 05:23:32PM +0530, Diwas Joshi wrote: > hii i have been stuck on some shift/reduce conflict since past few days. It > is giving the error for the code i have added for select query using the > udf. I think the rule that I defined under table_factor is conflicting with > the f

[Maria-developers] GSoC2015: facing errors working on udf's for table valued functions.

2015-06-19 Thread Diwas Joshi
hii i have been stuck on some shift/reduce conflict since past few days. It is giving the error for the code i have added for select query using the udf. I think the rule that I defined under table_factor is conflicting with the first rule defined under it. regards diff --git a/sql/sp.h b/sql/sp.h

Re: [Maria-developers] mariadb 10.1.5 crash

2015-06-19 Thread Sergey Vojtovich
Hi Jean-François, thanks for this information. Bug report concerning this issue: https://mariadb.atlassian.net/browse/MDEV-8339 Thanks, Sergey On Fri, Jun 19, 2015 at 12:45:17PM +0200, Jean-François Gagné wrote: > Hi, > > I have a very similar crash while testing optimistic parallel replication

Re: [Maria-developers] mariadb 10.1.5 crash

2015-06-19 Thread Jean-François Gagné
Hi, I have a very similar crash while testing optimistic parallel replication (stack trace in attachment). MariaDB was running with: * binlog enabled, but log-slave-updates disabled * reduced durability (trx-commit=2 + sync_binlog=0) * slave_parallel_mode=aggressive + slave_parallel_thread