Re: Remote connection protocol

2001-03-19 Thread Gerald L. Clark
You don't. You can use telnet to connect and run mysql on that machine, displaying on yours. You can use mysql on your machine to connect to mysqld on the remote machine using the -h option to mysql. This requires that the grant command has been run on the server to allow you to connect, and tha

Remote connection protocol

2001-03-17 Thread Robert Feldbauer
I'm trying to use a remote telnet connection to access a mysql server. Anyone know where I could find protocols to connect to a mysql server, with telnet? Thanks. Bob Feldbauer [EMAIL PROTECTED] - Before posting, please check: