Date: Thu, 4 Feb 1999 02:51:14 -0800 (PST) From: Dirk Froemberg <dirk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/databases/xmysqladmin/patches patch-ab patch-aa Message-ID: <199902041051.CAA16437@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dirk 1999/02/04 02:51:14 PST
Modified files:
databases/xmysqladmin/patches patch-aa
Added files:
databases/xmysqladmin/patches patch-ab
Log:
Fix build error:
The API for libmysqlclient was changed a bit for mysql322.
(xmysqladmin was written for mysql321.) So a db argument for
mysql_real_connect() is necessary now and mysql_init() has to be
called in order to initialize the connection struct.
Problem reported by: jhk
Revision Changes Path
1.3 +12 -1 ports/databases/xmysqladmin/patches/patch-aa
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902041051.CAA16437>
