Jump to content
  • 0

mysql connection


Question

Posted

Hello mxc community.

 

I have a website hosted on a commercial webhoster. Now i wanted to add statistic scripts but it doesn't work. My question is...how to allow mysql db access on my home pc (where the server runs at this moment) from the website ?

3 answers to this question

Recommended Posts

  • 0
Posted

Hello mxc community.

 

I have a website hosted on a commercial webhoster. Now i wanted to add statistic scripts but it doesn't work. My question is...how to allow mysql db access on my home pc (where the server runs at this moment) from the website ?

 

look  create a new user in  navicat   

 

1. Click on Manage users

2. Add User

3. Username = "user of database" default is  " root"

Host: your domain IP/Host

a new password

4. Click  OK

 

5. Select your new user  and  you have now a  box in right place  " Global Privileges "    and here  enable  "Select and Show View "  other disable

 

 

now at username  instead of " root " how you put in localhost      put  "root@myhostdomain.com" 

 

if is not clearly tell me ;)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...