Ney André de Mello Zunino wrote:
> and that worked. Going back to the administrator and filling in a
> password for "zunino@localhost" and using the *same* password in the
> last parameter of the constructor call will _always_ result in a
> "BadQuery" exception.
I don't know what's happening then. I don't do anything special in my
code to handle the password. It just works.
I think you should take this up on the main MySQL mailing list...I think
you'll have the same problem if you try the C API, since MySQL++ doesn't
do anything special with the login info -- it just passes it right on to
the C API.