multiple mysqld servers that are
accessing the same tables, you can disable system locks
with the option.
+ For <literal>SHOW PROFILE</literal>, this state means the + thread is requesting the lock (not waiting for it.
@@ -12225,7 +12227,9 @@
The thread is going to request or is waiting for an
advisory lock requested with a
- GET_LOCK() call.
+ <literal>GET_LOCK()</literal> call. For <literal>SHOW + PROFILE</literal>, this state means the thread is + requesting the lock (not waiting for it.