[svlug] Remote connections to MySQL

Skip Evans skip at bigskypenguin.com
Mon Oct 29 19:41:33 PST 2007


Marco Walther wrote:
> 
> Your telnet does not talk mysql;-)
> 
> It did connect to the mysql server but then the protocol is binary. The 
> gibberish are just some bytes which happen to be valid ASCII.
> 
> Try `mysql -h 192.168.1.101 -P 3306' ;-)
> 

I am trying to get this working because I need to 
connect to MySQL from OpenOffice 2's database program.

It's still getting connection refused when I try 
to connect through it to a database on the server.

I have executed the GRANT command in MySQL on the 
server for the user, and when I do SHOW GRANTS in 
the database, all looks okay there.

-- 
Skip Evans
Big Sky Penguin, LLC
503 S Baldwin St, #1
Madison, WI 53703
608-250-2720
http://bigskypenguin.com
=-=-=-=-=-=-=-=-=-=
Check out PHPenguin, a lightweight and versatile
PHP/MySQL, AJAX & DHTML development framework.
http://phpenguin.bigskypenguin.com/



More information about the svlug mailing list