Skip to content
  • Marc Alff's avatar
    fc85e817
    Fixed several issues affecting the embedded build. · fc85e817
    Marc Alff authored
    1) in psi.h, do not compile with the performance schema instrumentation,
    for the embedded build.
    
    2) in mysql_socket.h, cleanup compiler warnings when building
    without the socket instrumentation
    
    3) in mysqld.cc, remove un needed code for embedded builds
    
    4) in sql_class.h, remove un needed instrumentation state,
    when compiling for embedded
    fc85e817
    Fixed several issues affecting the embedded build.
    Marc Alff authored
    1) in psi.h, do not compile with the performance schema instrumentation,
    for the embedded build.
    
    2) in mysql_socket.h, cleanup compiler warnings when building
    without the socket instrumentation
    
    3) in mysqld.cc, remove un needed code for embedded builds
    
    4) in sql_class.h, remove un needed instrumentation state,
    when compiling for embedded
Loading