Page 1 of 1

Mysql password

Posted: Wed 18 Mar 2009 19:44
by peat
When using the dbespress Mysql direct driver for connecting to mysql database on a remote server, is the Mysql password encrypted when it is sent over the network?

Thanks
Peter

Posted: Mon 23 Mar 2009 12:06
by Dimon
MyDAC does not send password to the MySQL server, but its hash function is computed and its result is passed.