MySQL Forums
Forum List  »  Install & Repo

Problem with user inserts
Posted by: Sylvain aaaaaaa
Date: October 13, 2021 12:58AM

Hello,

I have a server with a mysql database that has only one user with all rights: root.

When I connect to the database in local on my server, I can do what I want, insert, delete, select ...

I access this server via API from my application.
And when I use my API to insert fields, it doesn't work. This is not due to my APIs but I have the impression that the my.ini has a role in this problem.
I don't know, maybe it needs a specific configuration to allow insertions from an API, I don't know.

I am completely stuck.

Options: ReplyQuote


Subject
Written By
Posted
Problem with user inserts
October 13, 2021 12:58AM
October 13, 2021 10:04AM


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.