Answer the question
In order to leave comments, you need to log in
What and where to fix in the database?
Good evening. Tell me what could be wrong if this error is
displayed 14.SELECT elems.* FROM `example`.`example2` elems WHERE 1 ORDER BY `id` DESC, `len` ASC LIMIT 0, 30
SELECT command denied to user ' example3'@'localhost' for table 'example2'
Answer the question
In order to leave comments, you need to log in
GRANT SELECT ON `пример`.`пример2` TO 'пример3'@'localhost'
dev.mysql.com/doc/refman/5.7/en/grant.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question