Re: permission issue for remote user
Posted by: Peter Brawley
Date: January 17, 2021 03:19PM

1 It's not an installation problem, it's an administration/configuration problem, uninstalling/reinstalling will will very likely land you back exactly where you are.

2 Magento is open source and written in PHP so it's possible to find out what's causing your difficulties. Start with looking in the MySQL error log and the Magento app's error log for problem reports. Post th relevant bits here.

3 Post the results of the query

show grants for ...

... for each user of your db.

4 Try inserting a product directly using the mysql client program to see if the problem occurs on that approach.

Options: ReplyQuote


Subject
Written By
Posted
January 17, 2021 02:55PM
Re: permission issue for remote user
January 17, 2021 03:19PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.