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
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