← Back to team overview

maria-developers team mailing list archive

Re: Rev 3847: Client attributes

 

Hi!

03.10.2013 18:47, Sergei Golubchik пишет:
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.

Naturally, it is not this task. But it is not clear from the answer, should they be removed or should not.

[skip]


References