Hello,

I don't know if this has been answered, but here goes. I am using MySQL
4.1.0-alpha with the C api. Using the C api because not yet using the STL.
Anyway, is this true, If I make a call to mysql_options and give it a new
options file, does that fill in the database handle with options from the
client group? 
I have a C++ wrapper around the MySQL C api and don't want to hardcode the
host and port. I also don't want to use an environment file. Will the
mysql_options do what I am asking?

Thanks,

Cory Twibell
Lockheed Martin Space Systems Company
Electronic Combat Development Systems
[EMAIL PROTECTED]
(303) 971-3184


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to