Re: IP Resolution

2005-10-17 Thread Ben Clewett

Eric,

Thanks for the advise.

I was not reporting a bug.  This is a live installation of a database I 
have to get working.  I was hoping somebody may give me some compilation 
options to make MySQL understand IP addresses.  Or something.


I cannot upgrade the database as this is our production level and 
changing up would require months of testing.


In time when I do, I can tell you if this may be a bug candidate.

So, if there is anybody why MySQL thinks all IP addresses are seen my 
MySQL as 0.0.0.0, I would very much like to know.


I note that netstat and other IP reporting programs have no problem.

Regards,

Ben Clewett.



Eric Bergen wrote:
MySQL 4.1.14 is the current version. You should always upgrade to the 
lastest release and test your problem before trying to report bugs.


Ben Clewett wrote:


Dear MySQL,

My MySQL 4.1.9 has lost the ability to work out what IP address 
clients are connecting from.  Eg:



$ mysqladmin  processlist
++--+---+--+-+--+---+--+ 

| Id | User | Host  | db   | Command | Time | State | 
Info|
++--+---+--+-+--+---+--+ 


| 5  | test | 0.0.0.0:55049 | test | Sleep   | 10   |   ||
| 6  | root | localhost |  | Query   | 0|   | show 
processlist |
++--+---+--+-+--+---+--+ 




This is annoying as I can't authenticate users based on their IP address.

I suspect this may be a clash between IPv6 and IPv4.  It happened 
after a patch was applied to the AIX operating system and MySQL 
recompiled.


Would any members have experience or ideas of how this problem may be 
resolved?


Regards,

Ben







--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



IP Resolution

2005-10-14 Thread Ben Clewett

Dear MySQL,

My MySQL 4.1.9 has lost the ability to work out what IP address clients 
are connecting from.  Eg:



$ mysqladmin  processlist
++--+---+--+-+--+---+--+
| Id | User | Host  | db   | Command | Time | State | Info|
++--+---+--+-+--+---+--+
| 5  | test | 0.0.0.0:55049 | test | Sleep   | 10   |   ||
| 6  | root | localhost |  | Query   | 0|   | show 
processlist |

++--+---+--+-+--+---+--+


This is annoying as I can't authenticate users based on their IP address.

I suspect this may be a clash between IPv6 and IPv4.  It happened after 
a patch was applied to the AIX operating system and MySQL recompiled.


Would any members have experience or ideas of how this problem may be 
resolved?


Regards,

Ben


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: IP Resolution

2005-10-14 Thread Eric Bergen
MySQL 4.1.14 is the current version. You should always upgrade to the 
lastest release and test your problem before trying to report bugs.


Ben Clewett wrote:


Dear MySQL,

My MySQL 4.1.9 has lost the ability to work out what IP address 
clients are connecting from.  Eg:



$ mysqladmin  processlist
++--+---+--+-+--+---+--+ 

| Id | User | Host  | db   | Command | Time | State | 
Info|
++--+---+--+-+--+---+--+ 


| 5  | test | 0.0.0.0:55049 | test | Sleep   | 10   |   ||
| 6  | root | localhost |  | Query   | 0|   | show 
processlist |
++--+---+--+-+--+---+--+ 




This is annoying as I can't authenticate users based on their IP address.

I suspect this may be a clash between IPv6 and IPv4.  It happened 
after a patch was applied to the AIX operating system and MySQL 
recompiled.


Would any members have experience or ideas of how this problem may be 
resolved?


Regards,

Ben





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



User setup IP resolution

2001-04-19 Thread SteveW

Request help getting myself setup with my website host.  They offer mySQL
but do not know very much about it and we seem to be stuck.

the error I am getting is this:

  Access denied for user: '[EMAIL PROTECTED]' (Using password: YES)

where "userid" is my userid and "xx.xxx.xxx.xxx" is my dynamic IP

The webmaster  I have tried setting my Hostname as "%" for mySQL to accept
my login from anywhere, buy still not working.

The webmaster also says it looks like the Reverse DNS is not working,
however my local ISP does have a REVERSE DNS server and they do generally
run a fairly standard operation, as does my web host is using Red Hat Linux.

BTW, I am on a Win98 machine, trying to connect vie mySQLgui.  I also get
the same error msg connecting via myOBDC.

Help appreciated.


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php