Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Linux Installation localhost to % portion #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SkylarPlayz348
Copy link

I had an error trying to create a user like 'user1'@% but 'user1'@'%' works. This seems to be the way to do it from my research(MariaDB forum, ChatGPT, Tons of google searches). I also got rid of what I thought were unnecessary *. If those need to be added back feel free to comment about how many need to be there.

I had an error trying to create a user like 'user1'@% but 'user1'@'%' works. This seems to be the way to do it from my research(mariadb forums and even chatgpt). I also got rid of what I thought were unnecessary `*`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant