Hiroshi Ayukawa wrote:
Quote:
I found Connection::set_option() and Connection::connect() do not work
together.
In MySQL C API, mysql_options() should be called after mysql_init() and
before mysql_real_connect().
Calling apply_pending_options() in Connection::connect() should be so. |
Can you please supply a patch for this, against the 2.1 branch? I'm not
sure I understand what you're saying, and I wouldn't like to guess.
Working code will speak most clearly.
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw