mirror of
https://github.com/MariaDB/server.git
synced 2025-08-29 00:08:14 +03:00
Many files:
tabs replaced ha_innodb.cc: Comments removed
This commit is contained in:
@@ -2491,7 +2491,7 @@ mysql_execute_command(THD *thd)
|
||||
case SQLCOM_SHOW_MUTEX_STATUS:
|
||||
{
|
||||
if (check_global_access(thd, SUPER_ACL))
|
||||
goto error;
|
||||
goto error;
|
||||
res = innodb_mutex_show_status(thd);
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user