Re: [Maria-discuss] Mroonga storage engine is merged into MariaDB 10.0

2013-11-05 Thread Sergey Vojtovich
FYI: Alexander Barkov volunteered to take over this task. On Fri, Nov 01, 2013 at 05:11:47PM +0400, Sergey Vojtovich wrote: > Hi Kentoku, > > thanks for your contribution. I created jira task for Mroonga: > https://mariadb.atlassian.net/browse/MDEV-5222 > > I plan to start studying it next week.

[Maria-discuss] New Question: Client for Mysql - zeroDateTimeBehavior=convertToNull key

2013-11-05 Thread AskMonty KB
Hello, A new question has been asked in "MariaDB Java Client" by netanel: Hi, Does it possible to use the "zeroDateTimeBehavior=convertToNull" to the jdbc url connection string like in the original mysql driver? Is there a workaround? Netanel ---