Re: [Maria-developers] Fwd: Is it soon 'end of this year'?

2014-11-04 Thread Sergei Golubchik
Hi, Peter! On Nov 04, Peter Laursen wrote: > Forwarding to MariaDB developers mailing list. It may be a matter for > somebody else than Sergei (Georg, for instance) > > (and "here" means"Webyog"). > > Abishek detailed errors in a chat with me > > "symbols like Snippet > mysql_client_find_plugi

[Maria-developers] Fwd: Is it soon 'end of this year'?

2014-11-04 Thread Peter Laursen
Forwarding to MariaDB developers mailing list. It may be a matter for somebody else than Sergei (Georg, for instance) (and "here" means"Webyog"). Abishek detailed errors in a chat with me "symbols like Snippet mysql_client_find_plugin , Snippet mysql_client_register_plugin are not found" ..e

[Maria-developers] pcre.h should be installed if MariaDB is built with bundled pcre ?

2014-11-04 Thread Kazuhiko Shiozaki
Hi, pcre.h is not installed by 'make install' even if MariaDB is built with bundled pcre. But pcre.h is referred in one of installed header files like : include/mysql/private/item_cmpfunc.h:#include "pcre.h" /* pcre header file */ So I think that it is better to install pcre.h as well if MariaDB