Hi there
I'm using MySQL v4.0.12 on a Windows 2000 Professional machine. I've got
about ten users connecting from different computers, to the same database,
using the same username and password. All the other machines have static
hardcoded IP's, and all are on the same workgroup.
Now to my question:
When I log into mysql and run the command "show processlist", it displays
all the users logged on, but it says that all the above users are from the
same host. Is this a bug, or am I misunderstanding the results.