dbTalk Databases Forums  

[MariaDB] Problem setting up new user

comp.databases.mysql comp.databases.mysql


Discuss [MariaDB] Problem setting up new user in the comp.databases.mysql forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Malcolm Hoar
 
Posts: n/a

Default Re: [MariaDB] Problem setting up new user - 06-14-2011 , 04:07 PM






In article <frbkc8-p1s.ln1 (AT) xl (DOT) homelinux.org>, axel.schwenke (AT) gmx (DOT) de wrote:

Quote:
Oh, now I guess I understand. Well, if you connect through the tunnel,
then from the MySQL servers point of view the connection will be
established by the sshd process (or ssh, depending which side opened
the tunnel). And this process is running on the same host than MySQL
itself and will thus connect from either 127.0.0.1 (preferred) or from
a public IP interface of your machine. Still you can configure how SSH
builds the tunnel.
Yeah. The tunnel is being created with a Windoze client versus
openssh so I'm not sure exactly what's going on there.

Quote:
There is http://dev.mysql.com/doc/refman/5.1/en/dns.html
it mentions a (small) performance penalty from having MySQL use DNS to
reverse-lookup incoming connections.
Yes, the reverse lookup is really unnecessary and is sure
to cause problems one day sometime in the future. I'm
going to nuke those lookups and live with the minor ambiguity
over the loopback versus public IP's.

At least I can forget about having to do the GRANTs for the
hostnames. Just 127.0.0.1 and my public IP.

--
Quote:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~|
Malcolm Hoar "The more I practice, the luckier I get". |
malch (AT) malch (DOT) com Gary Player. |
http://www.malch.com/ |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.