From: Warren Young Date: January 14 2005 2:44am Subject: Re: mysql++ programm problem List-Archive: http://lists.mysql.com/plusplus/3903 Message-Id: <41E7321F.9030103@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 8bit »Æ ¿¡Ô´ wrote: > what does parameter 60 means? Connection timeout. That is, how long it will wait for the MySQL server to respond to the connection. > and how do i close the connection to the mysql? Destroy the Connection object.