[kde-freebsd] Akonadi/mysqld problems

Alberto Villa avilla at FreeBSD.org
Thu Jun 14 06:29:06 UTC 2012


On Thu, Jun 14, 2012 at 1:49 AM, Alberto Villa <avilla at freebsd.org> wrote:
> Oh no, it isn't apparently. I think I just found an interesting thing.
> :N look like placeholders:
>
> QString( "UPDATE table1 SET col = :0 FROM table2 WHERE ( ( SELECT
> table2.answer WHERE table2.t1_id = table1.id ) <> ( :2 ) )" ) <<
> bindVals;
>
> We might have a parsing error here. I'll make Akonadi print all the
> queries and see what fail.

No error, actually. Simply, Akonadi prints the failed query without
replacing :N placeholders.

By the way, it looks like I get failures with other tables, too. It
just depends on how long the timeout was (and how many things Akonadi
is able to do before it).
-- 
Alberto Villa, FreeBSD committer <avilla at FreeBSD.org>
http://people.FreeBSD.org/~avilla


More information about the kde-freebsd mailing list