Ah, yes, I figured I'd have to change it to something like that. Just
wasn't sure how it would look.
I'll give that a shot and post back if I need further help.
Also, I'm assuming this bug will be fixed in 3.0.7?
2008/8/22 Warren Young <mysqlpp@stripped>:
> Alex wrote:
>>
>> It says this:
>>
>> -- 'info' * FROM `command` WHERE `name` =
>
> It's probably a bug in MySQL++: the stream manipulator is overwriting the
> start of the query, instead of appending to it. In the meantime, change it
> to:
>
> mysqlpp::Query qry_help_cmd = mysql_conn.query();
> qry_help_cmd << "SELECT * FROM `command` WHERE `name` = " <<
> quote << command_tokens[1];
>
> --
> MySQL++ Mailing List
> For list archives: http://lists.mysql.com/plusplus
> To unsubscribe: http://lists.mysql.com/plusplus?unsub=1
>
>
--
GamerzWoW - http://www.gamerzwow.net