1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/databases/xmysqladmin/files
Dirk Froemberg 0dea090527 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
1999-02-04 10:51:13 +00:00
..
patch-aa Fix build error: 1999-02-04 10:51:13 +00:00