Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › Mysql Error: Show Profiles Nr: 1289
the only thing you can do is to got to tools .. preferences .. powertools tab .. enable query profiler group …. and here uncheck 'show profile'.
Ok, so that removes the message. Are there any consequences to doing this?
Only the Query Profiler will not display any information from SHOW PROFILE statement. But your server does not support it anyway.
Ok, great! Thanks for the reply.
Just to be sure, this doesn't affect mysql statements in anyway shape or form right?