--disable_query_log SELECT @ndb_schema_locks_count:=VARIABLE_VALUE-@ndb_init_schema_locks_count FROM information_schema.session_status WHERE variable_name like 'NDB_SCHEMA_LOCKS_COUNT'; --enable_query_log