Jump to content

start mysql process on localhost only


manolo_asdf

Recommended Posts

hi,

 

i only need mysql for local app, so in view of security there is no point to expose it remotely. is there a way to start mysqld on localhost only? what needs to be configured with this?

 

i look for something where this is done on process level (port is not visible remotely at all) instead on mysql user level (db is visible on port but not on mysql-user level).

 

thanks for information.

Link to comment
Share on other sites

problem is that running webapp is using tcp/ip stack so i cannot switch to process level access. is it possible to tell mysql to listen only at localhost?

 

so instead of starting on all network interfaces (0.0.0.0) a start to 127.0.0.1 only would be fine.

 

thanks again.

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.