Hi, Jon!
On Jun 04, Jon Olav Hauglid wrote:
> #At file:///export/home/z/mysql-azalea-bugfixing-bug44651/ based on
> revid:magne.mahre@stripped
>
> 2791 Jon Olav Hauglid 2009-06-04
> Bug #44651 "have_community_features" variable should be renamed
> "have_profiling"
>
> @@ -8088,9 +8088,9 @@ static int mysql_init_variables(void)
> #endif
> opt_error_log= IF_WIN(1,0);
> #ifdef COMMUNITY_SERVER
> - have_community_features = SHOW_OPTION_YES;
> + have_profiling = SHOW_OPTION_YES;
> #else
> - have_community_features = SHOW_OPTION_NO;
> + have_profiling = SHOW_OPTION_NO;
> #endif
> global_system_variables.ndb_index_stat_enable=FALSE;
> max_system_variables.ndb_index_stat_enable=TRUE;
shouldn't you also rename COMMUNITY_SERVER macro and configure option ?
Regards / Mit vielen Grüßen,
Sergei
--
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Sergei Golubchik <serg@stripped>
/ /|_/ / // /\ \/ /_/ / /__ Principal Software Engineer/Server Architect
/_/ /_/\_, /___/\___\_\___/ Sun Microsystems GmbH, HRB München 161028
<___/ Sonnenallee 1, 85551 Kirchheim-Heimstetten
Geschäftsführer: Thomas Schroeder, Wolfgang Engels, Wolf Frenkel
Vorsitzender des Aufsichtsrates: Martin Häring