-
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
Marc Alff authored1) 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