K 10 svn:author V 4 dirk K 8 svn:date V 27 1999-02-04T10:51:13.000000Z K 7 svn:log V 281 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 END