y, December 03, 2001 8:27 AM
Subject: Connecting to mysql server in a remote site and using LOAD command
> Dear All,
>
> I have Mysql server installed at remote site which i need to connect to.
>
> I have tried this from my local computer but didn't work;
>
> c:\mysql\bin&
Dear All,
I have Mysql server installed at remote site which i need to connect to.
I have tried this from my local computer but didn't work;
c:\mysql\bin>mysql -h myhost -u myusername -pmypassword
I will also like to use LOAD command to load a text file from my local
computer to the database o
Dear All,
I have Mysql server installed at remote site which i need to connect to.
I have tried this from my local computer but didn't work;
c:\mysql\bin>mysql -h myhost -u myusername -pmypassword
I will also like to use LOAD command to load a text file from my local
computer to the database o