-
Christopher Powers authored
If the Performance Schema is not initialized, then disable SELECT, INSERT, UPDATE, DELETE and TRUNCATE for all Performance Schema tables. Return an error for INSERT. Otherwise, no error is returned because target row(s) will not be found.
Christopher Powers authoredIf the Performance Schema is not initialized, then disable SELECT, INSERT, UPDATE, DELETE and TRUNCATE for all Performance Schema tables. Return an error for INSERT. Otherwise, no error is returned because target row(s) will not be found.
Loading