On 05/29/2018 10:52 PM, larrydalton71 via Lazarus wrote:
How does TMysql57Connection know how to connect to the server if there is no hostname defined?


because if there's no host name it will try using a unix socket defined for the server... that /is/ local but not localhost and not using tcp/ip networking protocols... it is another way to connect to a server running on the same machine...


--
 NOTE: No off-list assistance is given without prior approval.
       *Please keep mailing list traffic on the list unless*
       *a signed and pre-paid contract is in effect with us.*
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to