I'm trying to use the C++ API (a.k.a. MySQL++).
There's a mailing list dedicated to MySQL++. If you were subscribed, you would have seen the messages announcing the changes that are causing you problems.
The on-line manual
...is badly outdated.
when I downloaded the latest version of
MySQL++ (1.7.19-1 for RedHat 9) from mysql.com,
Actually, you didn't download it from mysql.com. You downloaded it from my site, tangentsoft.net. The only resource MySQL AB is giving to MySQL++ now is the mailing list. And redirection from their old links to my site, of course. :)
Has sqlplus.hh been replaced?
Yes, a fact mentioned in the library's ChangeLog.
What's the deal?
The deal is that there's a lot of legacy crud in the library dating back to the days when MySQL++ was supposed to be some kind of cross-database library. Under my maintainership, this is being excised...MySQL++ has always been MySQL-specific, and I am committed to removing any illusion to the contrary within the library code.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]