when i try to update one table(GLOBAL_VARIABLES) from information_schema db,
i get an error :
Access denied for user 'root'@'localhost' to database 'information_schema'
Although I am root user with all privileges ,
how can i fix permission. ?
or how can i update this table ?
thanks.