On Thu, Jun 14, 2012 at 1:49 AM, Alberto Villa <avi...@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 <avi...@freebsd.org> http://people.FreeBSD.org/~avilla _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information