Hi,
I read that SHOW PROFILE
, wich is used by HeidiSQL's great query profiler, is not deprecated (MySQL 5.6.7) and will be removed later on (see the note in http://dev.mysql.com/doc/refman/5.6/en/show-profile.html ).
So HeidiSQL will have to move to MySQL's "performance_schema" instead in the next versions ( http://dev.mysql.com/doc/refman/5.6/en/performance-schema-query-profiling.html ).