hi,
today i reactivated some of my older goodies, but for some reason i cannot get the profiling to work.
information_schema.profiling sticks empty even if i manually start/end profiling SET PROFILING = 1 ... SET PROFILING = 0.
seems like profiling is somehow deactivated?
and long_query_time = 0 with pt-query-digest is the better way to profile now?
schnix
today i reactivated some of my older goodies, but for some reason i cannot get the profiling to work.
information_schema.profiling sticks empty even if i manually start/end profiling SET PROFILING = 1 ... SET PROFILING = 0.
seems like profiling is somehow deactivated?
and long_query_time = 0 with pt-query-digest is the better way to profile now?
schnix

Comment