I've created a script that performs a simple select query on a mysql db table. When I run the script on one computer I don't receive any results back. When I run the same script on another computer, but setting the db host to the first computer, I get results. Any ideas?