Bug#41103 6.0 Windows embedded-server tests fail
Alexey Botchkov authored
    Two problems addressed here:
       Embedded-server linking failure.
          sql/sys_vars.cc absents in the libmysqld/CMakeLists.txt
       The PERFORMANCE_SCHEMA-related failure of the embedded-server compilation.
          We try to disable the PERFORMANCE_SCHEMA in the embedded server
          as it's considered useless there. But we do it in wrong way as
          we only disable header's links to the PF, not the PF's library itself.
          So on Unix-ex the embedded library still contains the PF code and
          grows bigger with no reason. On Windows that just fails to compile.
             
per-file comments:
  include/my_global.h
Bug#41103      6.0 Windows embedded-server tests fail
      No PERFORMANCE_SCHEMA disabling in the embedded server. User can
      just use the --without-perfschema-engine-plugin option to exclude it
      from the compilation.
1e2a3e26
Name Last commit Last update
..
atomic Fix compiler warnings in my_atomic.h
mysql merge
CMakeLists.txt merge, add plugin/audit_null/CMakeLists.txt
Makefile.am merge, add plugin/audit_null/CMakeLists.txt
base64.h Merge mysql.com:/home/kent/bk/main/mysql-5.0
config-netware.h WL#4738 streamline/simplify @@variable creation process
config-win.h Manual merge from mysql-next-mr.
decimal.h WL#3817: Simplify string / memory area types and make things more consistent (first part)
errmsg.h Merge from mysql-next-mr.
ft_global.h WL#4738 streamline/simplify @@variable creation process
hash.h WL#5137, Remove hash calculation from LOCK_open in open_table
heap.h WL#2360 Performance schema
help_end.h WL#5016: Fix header file include guards
help_start.h WL#5016: Fix header file include guards
keycache.h merge
lf.h WL#3230 concurrent hash
m_ctype.h Post-fix for WL#3090.
m_string.h Manual merge from mysql-trunk-merge.
my_aes.h WL#5016: Fix header file include guards
my_alarm.h Backport of:
my_alloc.h WL#3817: Simplify string / memory area types and make things more consistent (first part)
my_atomic.h Auto-merge from mysql-next-mr-bugfixing.
my_attribute.h Bug#25118 ATTRIBUTE_FORMAT_FPTR undeclared in m_ctype.h
my_base.h Patch for WL#3736: Extended Table, Column and Index Comments.
my_bit.h WL#5016: Fix header file include guards
my_bitmap.h
my_dbug.h
my_dir.h
my_getopt.h
my_global.h
my_handler.h
my_libwrap.h
my_list.h
my_md5.h
my_net.h
my_no_pthread.h
my_nosys.h
my_pthread.h
my_rdtsc.h
my_stacktrace.h
my_sys.h
my_time.h
my_tree.h
my_trie.h
my_uctype.h
my_user.h
my_vle.h
my_xml.h
myisam.h
myisammrg.h
myisampack.h
mysql.h
mysql.h.pp
mysql_com.h
mysql_embed.h
mysql_time.h
mysql_version.h.in
mysys_err.h
probes_mysql.d.base
probes_mysql.h
probes_mysql_nodtrace.h
queues.h
rijndael.h
service_versions.h
sha1.h
sql_common.h
sslopt-case.h
sslopt-longopts.h
sslopt-vars.h
t_ctype.h
thr_alarm.h
thr_lock.h
typelib.h
violite.h