Error 1142: SELECT and LOCK TABLE commands denied
问题 I reinstalled the server running MySQL. I had created a backup of the database by using MySQL Workbench. Now I'm trying to import the dump in to the database trough the same program but I get the following error: ERROR 1142 (42000) at line 656: SELECT,LOCK TABL command denied to user 'root'@'MIKKOS' for table 'events_waits_summary_by_thread_by_event_name' I tought that root had full privileges. I ran the following but the same error appears with the previous query after executing this: GRANT