Daniel Reichenbach wrote:

> is created with the following line:
>
> mgd_easy_connect(mgd, MGD_MYSQL_HOST, database, username, password);
>
> It should be:
>
>       mgd_easy_connect(mgd, hostname, database, username, password);
>
> Otherwise the host parameter would be ignored. Can someone update this
> in CVS?

Done, but untested (see earlier mail).

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to