Re: connecting to mysql securely via network

2001-07-06 Thread Tonu Samuel
James Gosnell wrote: > If I connect to mysql: > mysql -u username -p wherever.net > > is that encrypted at all? No and never will be default behaviour to encrypt communication as this reduces performance. > and if I make a network program via the C API, would that be encrypted > too? T

connecting to mysql securely via network

2001-07-05 Thread James Gosnell
If I connect to mysql: mysql -u username -p wherever.net is that encrypted at all? and if I make a network program via the C API, would that be encrypted too? Thanks James Gosnell [EMAIL PROTECTED] - Before posting, p