Home |All Classes |Grouped Classes |Index |Search

Function CL_MySQLConnection

	CL_MySQLConnection::CL_MySQLConnection(
		const CL_String & server,
		const CL_String & username,
		const CL_String & password,
		const CL_String & database);