The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
MySQL Problem
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Jzz
Why does my mysql not connecting to my webhost?
always like this shown :
I did this :
create database ragnarok;
grant usage on *.* to ragnarok@localhost identified by 'password';
grant all privileges on ragnarok.* to 'root@localhost';
Need help...
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.