Hi, Oleksandr! On Oct 03, Oleksandr Byelkin wrote: > >> === modified file 'sql/sys_vars.cc' > >> --- a/sql/sys_vars.cc 2013-09-21 08:14:42 +0000 > >> +++ b/sql/sys_vars.cc 2013-10-02 13:54:55 +0000 > >> @@ -71,6 +71,7 @@ > >> #define export /* not static */ > >> > >> #ifdef WITH_PERFSCHEMA_STORAGE_ENGINE > >> +#ifndef EMBEDDED_LIBRARY > > Why is this? > removed (it actually caused bug) > > The big question is if embedded does not support performance schema > should we remove all performance schema control variables?
Not in this task. Regards, Sergei _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

