MySQL Forums
Forum List  »  Newbie

can mysql client use an already-open connection?
Posted by: wlorentz
Date: August 17, 2005 12:27PM

I have a program written in C that has a connection to mysql, and this program calls a shell script that uses mysql at the command line to query the database. Is there a way for the mysql client to use the currently open connection instead of open a new one?

Options: ReplyQuote


Subject
Written By
Posted
can mysql client use an already-open connection?
August 17, 2005 12:27PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.